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

Michael Niedermayer michaelni at gmx.at
Wed May 23 17:18:33 CEST 2012


On Wed, May 23, 2012 at 05:45:22PM +0200, Carl Eugen Hoyos wrote:
> 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

shoudl be ok
i assume the asm code is under the same #if

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Awnsering whenever a program halts or runs forever is
On a turing machine, in general impossible (turings halting problem).
On any real computer, always possible as a real computer has a finite number
of states N, and will either halt in less than N cycles or never halt.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120523/cacdb135/attachment.asc>


More information about the ffmpeg-devel mailing list