summaryrefslogtreecommitdiff
path: root/libavfilter/vf_yadif.c
Commit message (Expand)AuthorAge
* Add mode to yadif to enable/disable deinterlacing based on src frame "interla...Joakim Plate2011-07-03
* lavfi: add layout negotiation fields and helper functions.Mina Nagy Zaki2011-06-19
* Merge remote branch 'qatar/master'Michael Niedermayer2011-04-27
|\
| * 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
* | Update yadif copyright headerMichael Niedermayer2011-04-05
* | Factorise the C filtering in yadifJames Darnley2011-04-05
* | Yadif fixes that where missing from the patchMichael Niedermayer2011-04-05
* | Support 16-bit in yadifJames Darnley2011-04-05
* | support more than yuv420p in yadifJames Darnley2011-04-05
* | yadif:Fix assert() failureMichael Niedermayer2011-04-02
* | yadif: add parens around macro parametersMans Rullgard2011-03-08
* | Reduce picture size for yadif.Michael Niedermayer2011-02-18
* | Change yadif to not use out of picture lines.Michael Niedermayer2011-02-18
|/
* 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