summaryrefslogtreecommitdiff
path: root/libavfilter/vf_yadif.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-13
|\
| * yadif: support 10bit YUVLuca Barbato2011-12-13
| * vf_yadif: add support to yuva420pStefano Sabatini2011-09-21
| * vf_yadif: correct documentation on the parity parameterStefano Sabatini2011-09-21
| * vf_yadif: copy buffer properties like aspect for second frame as wellJoakim Plate2011-09-21
| * vf_yadif: add an option to enable/disable deinterlacing based on src frame "i...Joakim Plate2011-09-19
* | yadif, its 2011Michael Niedermayer2011-11-11
* | yadif: reject reuse2 buffers as we cant use frames that change under ourMichael Niedermayer2011-11-11
* | Mark AVFilterPad[] compound literals as const.Reimar Döffinger2011-11-06
* | yadif: Fix assignment from incompatible pointer type warningMichael Niedermayer2011-10-18
* | vf_yadif: add support to yuva420pStefano Sabatini2011-08-31
* | yadif: correct documentation on the parity parameterStefano Sabatini2011-08-04
* | yadif must copy buffer properties like aspect for second frame as wellJoakim Plate2011-07-28
* | 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