]> git.sesse.net Git - ffmpeg/commit
yadif filter, based on stefanos port of my yadif from mplayer.
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 25 Sep 2010 16:43:42 +0000 (16:43 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 25 Sep 2010 16:43:42 +0000 (16:43 +0000)
commitacbac56789750361b7d623cd85a136b58ce1fc31
treedf0c01b93a2123da2dc5b091b5eecd983247e33e
parentb299c4e4d342bd7894a9fe9b805a5c0f8b6603a1
yadif filter, based on stefanos port of my yadif from mplayer.
Compared to stefanos, 2 frame output works with ffplay.

Originally committed as revision 25196 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure
doc/filters.texi
libavfilter/Makefile
libavfilter/allfilters.c
libavfilter/vf_yadif.c [new file with mode: 0644]
libavfilter/x86/yadif.c [new file with mode: 0644]
libavfilter/yadif.h [new file with mode: 0644]