ffmpeg/postproc
Michael Niedermayer 01dc3aa48d using fewer registers ... to workaround something
Originally committed as revision 7991 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2002-10-31 01:42:59 +00:00
..
.cvsignore
Makefile -fomit-frame-pointer is needed for the PIC code 2002-10-29 11:21:43 +00:00
cs_test.c
postprocess.c removing "-npp" (found by arpi) 2002-10-30 21:13:07 +00:00
postprocess.h per context cpuCaps (idea by kabi) 2002-10-30 21:02:21 +00:00
postprocess_template.c using fewer registers ... to workaround something 2002-10-31 01:42:59 +00:00
rgb2rgb.c fixed palette8to{rgb24,bgr24,rgb32,bgr32} 2002-09-09 16:18:47 +00:00
rgb2rgb.h tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug 2002-09-22 02:33:28 +00:00
rgb2rgb_template.c fixing RGB32->RGB16 on big endian patch by (Colin Leroy <colin at colino dot net>) 2002-10-23 23:52:57 +00:00
swscale.c fixing yuy2 upscaling (use -sws 0 for the faster but uglier variant) 2002-10-13 19:46:51 +00:00
swscale.h
swscale_template.c mmx yuy2 output 2002-10-13 17:23:02 +00:00
yuv2rgb.c avoid multiple init 2002-10-17 00:04:33 +00:00
yuv2rgb_mlib.c
yuv2rgb_template.c