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

Jason Millard jsm174
Thu May 17 01:35:49 CEST 2007


On 5/16/07, Aurelien Jacobs <aurel at gnuage.org> wrote:
> On Wed, 16 May 2007 19:13:15 -0400
> "Jason Millard" <jsm174 at gmail.com> wrote:
>
> > > 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
>
> Ok. Well, anyway, I've just slightly cleaned up handling of vp3dsp.
> It might solve your issue, so please try latest SVN.
>
> Aurel
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at mplayerhq.hu
> http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel
>

Yup, you fixed it!  Thanks alot!

-- Jason




More information about the ffmpeg-devel mailing list