rewrote the horizontal lowpass filter to fix a bug which caused a blocky look
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 15 Oct 2001 03:01:08 +0000 (03:01 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 15 Oct 2001 03:01:08 +0000 (03:01 +0000)
commit3b58b885fa875ce2a1c716c3cf675260dfa82369
tree200b66075739498667864f655791e70803f32aa2
parent9ae0a66da12523b31b19ba85419e37cc7cd627ee
rewrote the horizontal lowpass filter to fix a bug which caused a blocky look
added deinterlace filters (linear interpolate, linear blend, median)
minor cleanups (removed some outcommented stuff)

Originally committed as revision 2204 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
postproc/postprocess.c
postproc/postprocess.h
postproc/postprocess_template.c