summaryrefslogtreecommitdiff
path: root/libavfilter/vf_yadif.c
Commit message (Expand)AuthorAge
* yadif: support 16-bitJames Darnley2011-04-26
* yadif: support more than yuv420p.James Darnley2011-04-26
* yadif: Fix assert() failureMichael Niedermayer2011-04-26
* Reduce picture size for yadif.Michael Niedermayer2011-04-20
* Change yadif to not use out of picture lines.Michael Niedermayer2011-04-03
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* yadif: add parens around macro parametersMans Rullgard2011-03-05
* In yadif filter, default to top field first if interlacing is unknownBaptiste Coudurier2011-01-15
* yadif sse2/ssse3 optimizationsBaptiste Coudurier2010-12-04
* In yadif filter, copy video props to output picture.Baptiste Coudurier2010-11-22
* merge #if with if()Aurelien Jacobs2010-09-27
* yadif: remove unnecessary #includeMåns Rullgård2010-09-26
* Cosmetics: fix style nits.Stefano Sabatini2010-09-26
* In yadif filter, use current frame when previous is missing,Baptiste Coudurier2010-09-26
* Fix 0 vs 1 porting bug from mplayer.Michael Niedermayer2010-09-25
* yadif filter, based on stefanos port of my yadif from mplayer.Michael Niedermayer2010-09-25