1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-21 08:45:06 +02:00
ffmpeg/postproc
Michael Niedermayer acced5532e fixed the height%8!=0 bug
simplified a few things
removed last row variants of the deinterlace filters, they are not needed anymore
added cubic interpolating deinterlacer

Originally committed as revision 2247 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2001-10-17 20:42:07 +00:00
..
postprocess_template.c fixed the height%8!=0 bug 2001-10-17 20:42:07 +00:00
postprocess.c fixed the height%8!=0 bug 2001-10-17 20:42:07 +00:00
postprocess.h fixed the height%8!=0 bug 2001-10-17 20:42:07 +00:00
swscale_template.c 24bpp support (untested) 2001-10-17 13:59:49 +00:00
swscale.c 24bpp support (untested) 2001-10-17 13:59:49 +00:00
swscale.h header for swscale.c 2001-10-15 19:06:16 +00:00