1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-21 00:35:05 +02:00
ffmpeg/postproc
Michael Niedermayer aa21f0c389 rgb24toyv12 bugfix
Originally committed as revision 3634 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2001-12-20 17:30:59 +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 faster brightness correcture in MMX2 2001-11-28 01:26:03 +00:00
postprocess.c runtime cpu detect optional (compiles faster) 2001-11-27 01:12:30 +00:00
postprocess.h compiletime pp-mode support (luminance = chrominance filters though) 1-2% faster with -benchmark -vo null -nosound 2001-11-27 02:25:31 +00:00
rgb2rgb_template.c rgb24toyv12 bugfix 2001-12-20 17:30:59 +00:00
rgb2rgb.c runtime cpu detection 2001-11-26 01:15:08 +00:00
rgb2rgb.h rgb24toyv12 bugfix 2001-12-20 17:30:59 +00:00
swscale_template.c print more info if -v 2001-12-06 19:07:25 +00:00
swscale.c print more info if -v 2001-12-06 19:07:25 +00:00
swscale.h vertical cubic/linear scaling 2001-12-06 00:10:42 +00:00
yuv2rgb_mlib.c Remove a few obsolete header includes (fixes a compile error on solaris) 2001-11-06 17:04:13 +00:00
yuv2rgb_template.c runtime cpu detection 2001-11-26 21:17:23 +00:00
yuv2rgb.c runtime cpu detection 2001-11-26 21:17:23 +00:00