[FFmpeg-devel] [PATCH] v210enc: Add x86 SIMD

Carl Eugen Hoyos cehoyos at ag.or.at
Sat Nov 22 22:12:07 CET 2014


Kieran Kunhya <kierank <at> obe.tv> writes:

> --- a/libavcodec/x86/Makefile
> +++ b/libavcodec/x86/Makefile
>  <at>  <at>  -47,6 +47,7  <at>  <at> 
>                                            x86/rv40dsp_init.o
>  OBJS-$(CONFIG_SVQ1_ENCODER)            += x86/svq1enc.o
>  OBJS-$(CONFIG_TRUEHD_DECODER)          += x86/mlpdsp.o
> +OBJS-$(CONFIG_V210_ENCODER)            += x86/v210enc_init.o

This does not apply here, please update to current 
git head.

Carl Eugen



More information about the ffmpeg-devel mailing list