1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-21 08:45:06 +02:00
ffmpeg/postproc
Michael Niedermayer 7c30782729 fixing scaling/contrast for 1/4/8 bpp
exporting yuv2rgb_c_init() as the swscaler will use it (avoids code duplication)

Originally committed as revision 6578 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2002-06-27 17:40:51 +00:00
..
.cvsignore Move ignores in subdirs to their respective .cvsignore files. 2001-11-17 23:55:40 +00:00
Makefile runtime cpu detection 2001-11-26 21:17:23 +00:00
postprocess_template.c 3dnow temporal denoiser bugfix by Rémi Guyomarch <rguyom@pobox.com> 2002-05-05 11:08:59 +00:00
postprocess.c applied 64bit patch from Ulrich Hecht <uli at suse dot de> 2002-05-23 15:40:08 +00:00
postprocess.h fix typo found by Milan Cutka <cutka@szm.sk> 2002-04-12 14:01:10 +00:00
rgb2rgb_template.c sync with mplayer xp 2002-06-22 08:49:45 +00:00
rgb2rgb.c sync with mplayer xp 2002-06-22 08:49:45 +00:00
rgb2rgb.h sync with mplayer xp 2002-06-22 08:49:45 +00:00
swscale_template.c killing globals 2002-06-24 20:05:53 +00:00
swscale.c killing globals 2002-06-24 20:05:53 +00:00
swscale.h 10l 2002-06-24 00:56:27 +00:00
yuv2rgb_mlib.c sync with mplayer xp 2002-06-22 08:49:45 +00:00
yuv2rgb_template.c sync with mplayer xp 2002-06-22 08:49:45 +00:00
yuv2rgb.c fixing scaling/contrast for 1/4/8 bpp 2002-06-27 17:40:51 +00:00