[Ffmpeg-devel] swscale patch

Michael Niedermayer michaelni
Mon Jul 3 12:45:34 CEST 2006


Hi

On Mon, Jul 03, 2006 at 12:45:46PM +0200, Luca Abeni wrote:
> Hi Michael,
> 
> On Mon, 2006-07-03 at 11:06 +0200, Michael Niedermayer wrote:
> [...]
> > > and includes libavutil/x86_cpu.h from
> > > libavcodec/i386/mmx.h.
> > 
> > not ok, x86_cpu.h should be included directly from the c files, and mmx.h
> > removed if its unneeded which it probably is in most cases
> Ok, I reworked the patch in such way.
> mmx.h is still included by
> libavcodec/i386/vp3dsp_mmx.c
> libavcodec/i386/fdct_mmx.c
> libavcodec/i386/idct_mmx.c
> libavcodec/i386/dsputil_mmx.c
> libavcodec/i386/vp3dsp_sse2.c
> libavcodec/imgresample.c
> libavcodec/imgconvert.c
> libavformat/grab.c
> because they use some of the MMX macros defined in such file (movq_m2r()
> and similar stuff) and by
> libavcodec/motion_test.c
> because I've not been able to test it (motion_test does not compile even
> before my patch)

patch ok

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In the past you could go to a library and read, borrow or copy any book
Today you'd get arrested for mere telling someone where the library is




More information about the ffmpeg-devel mailing list