[FFmpeg-devel] [PATCH]Fix compilation with --disable-everything on ia32

Carl Eugen Hoyos cehoyos at ag.or.at
Wed May 23 17:45:22 CEST 2012


Hi!

Compilation with --disable-everything currently fails:
libavcodec/libavcodec.a(dsputil_mmx.o): In function `ff_avg_h264_qpel16_mc33_10_mmxext':
libavcodec/x86/h264_qpel_mmx.c:1288: undefined reference to `ff_avg_h264_qpel8_mc33_10_mmxext'
libavcodec/x86/h264_qpel_mmx.c:1288: undefined reference to `ff_avg_h264_qpel8_mc33_10_mmxext'
libavcodec/x86/h264_qpel_mmx.c:1288: undefined reference to `ff_avg_h264_qpel8_mc33_10_mmxext'
...

Please comment, Carl Eugen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patchdisableh264.diff
Type: text/x-diff
Size: 449 bytes
Desc: 
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120523/47a9419b/attachment.bin>


More information about the ffmpeg-devel mailing list