mpv/postproc
michael bb837200ba 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


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3353 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-06 19:07:25 +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.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
postprocess_template.c faster brightness correcture in MMX2 2001-11-28 01:26:03 +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
rgb2rgb_template.c runtime cpu detection 2001-11-26 01:15:08 +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
swscale_template.c print more info if -v 2001-12-06 19:07:25 +00:00
yuv2rgb.c runtime cpu detection 2001-11-26 21:17:23 +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