1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-21 08:45:06 +02:00
ffmpeg/postproc
Michael Niedermayer d3f41512a8 MMX & MMX2 optimizations (MMX2 is buggy and commented out)
32, 24, 16, 15 bit support in C (only 32 & 16 tested)
32, 16 bit support in mmx (16 with dithering)
ranges of some variables changed so mmx likes them more

Originally committed as revision 2233 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2001-10-17 02:30:39 +00:00
..
postprocess_template.c quick fix for movies with a height which is not a multiple of 8 2001-10-17 02:04:16 +00:00
postprocess.c quick fix for movies with a height which is not a multiple of 8 2001-10-17 02:04:16 +00:00
postprocess.h minor cleanups 2001-10-16 02:31:14 +00:00
swscale_template.c MMX & MMX2 optimizations (MMX2 is buggy and commented out) 2001-10-17 02:30:39 +00:00
swscale.c MMX & MMX2 optimizations (MMX2 is buggy and commented out) 2001-10-17 02:30:39 +00:00
swscale.h header for swscale.c 2001-10-15 19:06:16 +00:00