2015-03-11 2:26 GMT+01:00 Michael Niedermayer <michae...@gmx.at>:
> this breaks
> make libavcodec/dct-test
> ...
> LD      libavcodec/dct-test
> libavcodec/dct-test.o:(.rodata+0xe8): undefined reference to 
> `ff_xvid_idct_mmx'
> libavcodec/dct-test.o:(.rodata+0x108): undefined reference to 
> `ff_xvid_idct_mmxext'

This is because they are no longer build for ARCH_X86_64. What would
be the preference here? Not testing them then, or keep testing them
(and therefore, do compile them)?

-- 
Christophe
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to