FFmpeg/postproc
Michael Niedermayer e3d2500fe4 print more info if -v
use new horizontal mmx scaler instead of old x86asm if mmx2 cant be used (FAST_BILINEAR only)
fixed overflow in init function ... using double precission fp now :)
using C scaler for the last 1-2 lines if there is a chance to write over the end of the dst array

Originally committed as revision 3353 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2001-12-06 19:07:25 +00:00
..
.cvsignore
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
rgb2rgb.c
rgb2rgb.h
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
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