On Saturday 18 August 2007 03:35, Kevin Brosius wrote: > Should have sent this to devel... > > I've run into build trouble on SUSE x86_64 related to this patch: > > On 2007-03-31 19:36, Johannes Sixt <[EMAIL PROTECTED]> wrote: > > Author: j6t > > Date: 2007-03-31 21:36:53 +0200 (Sat, 31 Mar 2007) > > New Revision: 1007 > > > > Modified: > > trunk/hvirtual/configure.in > > trunk/hvirtual/libmpeg3/video/Makefile.am > > Log: > > Make configure detect and work on amd64. > > > > Patch by j <[EMAIL PROTECTED]>. > > Hannes, or j, > > The use of USEMMX is not just in libmpeg3, which was changed. > > > AM_CONDITIONAL(USEMMX, test "x$enable_mmx" = "xyes") > > +AM_CONDITIONAL(USEMMX32, test "x$enable_mmx32" = "xyes") > > While this addresses libmpeg3, there are also uses of USEMMX in > quicktime/ffmpeg/libavcodec
The purpose of this fix, AFAIR, was to address only MMX issues in libmpeg3, not in ffmpeg. I faintly recall that I have even encouraged j not to touch USEMMX in ffmpeg, because it has a different meaning/purpose there. What's your problem? -- Hannes _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
