1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-21 00:35:05 +02:00
ffmpeg/postproc
Michael Niedermayer cf7d1c1a73 use unified yuv2rgb init
{RGB,BGR}{1,4,8,15,16,24,32} output supported

Originally committed as revision 6579 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2002-06-27 18:00:47 +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 use unified yuv2rgb init 2002-06-27 18:00:47 +00:00
swscale.c use unified yuv2rgb init 2002-06-27 18:00:47 +00:00
swscale.h use unified yuv2rgb init 2002-06-27 18:00:47 +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