[FFmpeg-devel] [PATCH] add neon h264pred_neon.o also for SVQ3, RV30 and RV40
Måns Rullgård
mans
Tue Mar 16 02:59:27 CET 2010
Vladimir Pantelic <pan at nt.tu-darmstadt.de> writes:
> h264pred is used not only for H264 but also for SVQ3, RV30 and RV40.
> there is a neon optimized version in arm/h264pred_neon.o, but it is
> only added for NEON-OBJS-$(CONFIG_H264_DECODER).
>
> attached patch also adds this file for SVQ3, RV30 and RV40.
>
> BTW, compilation breaks if you build for arm+neon but do not
> have the H264 decoder enabled, in this case it pulls in
> arm/h264pred_init_arm.c via OBJS-$(ARCH_ARM) but not
> arm/h264pred_neon.S which is under $(CONFIG_H264_DECODER)!
>
> Any idea how to solve that most elegantly?
Should be fixed.
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-devel
mailing list