[FFmpeg-devel] [PATCH] Make vp3dsp*.c compilation optional

Jason Millard jsm174
Thu May 17 01:13:15 CEST 2007


> Could you please retry with the attached patch applied ?

Sure, no problem.

I'm getting:

i386/dsputil_mmx.c: In function `dsputil_init_mmx':
i386/dsputil_mmx.c:3289: error: `ff_vp3_idct_put_sse2' undeclared
(first use in this function)
i386/dsputil_mmx.c:3289: error: (Each undeclared identifier is
reported only once
i386/dsputil_mmx.c:3289: error: for each function it appears in.)
i386/dsputil_mmx.c:3290: error: `ff_vp3_idct_add_sse2' undeclared
(first use in this function)
i386/dsputil_mmx.c:3295: error: `ff_vp3_idct_put_mmx' undeclared
(first use in this function)
i386/dsputil_mmx.c:3296: error: `ff_vp3_idct_add_mmx' undeclared
(first use in this function)
i386/dsputil_mmx.c:3515: warning: assignment from incompatible pointer type
i386/dsputil_mmx.c:3516: warning: assignment from incompatible pointer type
make[1]: *** [i386/dsputil_mmx.o] Error 1
make[1]: Leaving directory `/c/svn-win32-1.4.3/bin/ffmpeg/libavcodec'
make: *** [lib] Error 2




More information about the ffmpeg-devel mailing list