1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/postproc
Michael Niedermayer c1b0bfb477 vertical cubic/linear scaling
prints some info (MMX, dstbpp, ...)
mainloop rewritten

Originally committed as revision 3345 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2001-12-06 00:10:42 +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 runtime cpu detection 2001-11-26 01:15:08 +00:00
rgb2rgb.c runtime cpu detection 2001-11-26 01:15:08 +00:00
rgb2rgb.h rgb32tobgr32 now is documented ;) 2001-11-07 08:52:04 +00:00
swscale_template.c vertical cubic/linear scaling 2001-12-06 00:10:42 +00:00
swscale.c vertical cubic/linear scaling 2001-12-06 00:10:42 +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