removed global vars so that multiple swscalers can be used
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 20 Jan 2002 05:30:23 +0000 (05:30 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 20 Jan 2002 05:30:23 +0000 (05:30 +0000)
commit28bf81c90d36a55cf76e2be913c5215ebebf61f2
treec465262f4b3f57b991027ecbc33fe8e1619c6e1a
parentcbf5fa71c9cf556cb3117b2fd31b3dcf0ce52c49
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

Originally committed as revision 4277 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
postproc/swscale.c
postproc/swscale.h
postproc/swscale_template.c