1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-03 05:10:03 +02:00
FFmpeg/postproc
Alex Beregszaszi 6c1baeb0aa added missing palette8tobgr pairs (hope it's correct)
Originally committed as revision 7160 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2002-08-30 11:17:15 +00:00
..
.cvsignore
cs_test.c
Makefile removed -W -Wall -g and other gcc-specific warning/debug options 2002-08-22 23:29:46 +00:00
postprocess_template.c 1000l 2002-08-08 10:46:16 +00:00
postprocess.c
postprocess.h
rgb2rgb_template.c
rgb2rgb.c added missing palette8tobgr pairs (hope it's correct) 2002-08-30 11:17:15 +00:00
rgb2rgb.h
swscale_template.c fixing sinc filter (seems the problem was caused by rounding in pmulhw -> solution use shorter filter, its long and slow enough anyway) 2002-07-09 17:01:52 +00:00
swscale.c planar yuv 444 422 411 support 2002-08-01 12:39:08 +00:00
swscale.h
yuv2rgb_mlib.c
yuv2rgb_template.c
yuv2rgb.c remove unused varibles patch by (Eric Sesterhenn <SnakeByte at gmx dot de>) 2002-08-13 19:18:20 +00:00