mpv/postproc
michael e016034afc removed global vars so that multiple swscalers can be used
experimental upscaling mode (-sws 3)
general convolution filters support (unfinished)
bugfix for bicubic upscaling
assertion checking if defined MP_DEBUG
checking of the input/output size instead of segfault if its very large


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4277 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-20 05:30:23 +00:00
..
.cvsignore
Makefile
postprocess.c Added reverting support for -pp and -npp options 2002-01-19 17:01:03 +00:00
postprocess.h -npp fq:<quantizer> 2002-01-03 14:16:13 +00:00
postprocess_template.c fix mangling with runtime cpu detection 2002-01-19 16:56:35 +00:00
rgb2rgb.c
rgb2rgb.h rgb24toyv12 bugfix 2001-12-20 17:30:59 +00:00
rgb2rgb_template.c rgb24toyv12 bugfix 2001-12-20 17:30:59 +00:00
swscale.c removed global vars so that multiple swscalers can be used 2002-01-20 05:30:23 +00:00
swscale.h removed global vars so that multiple swscalers can be used 2002-01-20 05:30:23 +00:00
swscale_template.c removed global vars so that multiple swscalers can be used 2002-01-20 05:30:23 +00:00
yuv2rgb.c
yuv2rgb_mlib.c
yuv2rgb_template.c