summaryrefslogtreecommitdiff
path: root/libavfilter/vf_interlace.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-02-19
|\
| * vf_interlace: deprecate lowpass optionVittorio Giovara2014-02-19
* | Merge commit '3a16ec19d2426457419cb8a7304f97982699efda'Michael Niedermayer2013-11-19
|\|
| * vf_interlace: check one av_frame_clone allocationVittorio Giovara2013-11-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-29
|\|
| * lavfi: do not export the filters from shared objectsAnton Khirnov2013-10-28
* | Merge commit '06e7301a2efa8dededecbe6836ee5b59bf7e5e76'Michael Niedermayer2013-10-03
|\|
| * vf_interlace: do not process an already interlaced frameVittorio Giovara2013-10-02
| * vf_interlace: fix file permissionsVittorio Giovara2013-08-27
* | avfilter: various cosmeticsPaul B Mahol2013-09-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-07-12
|\|
| * vf_interlace: better handling of odd video sizeMichael Niedermayer2013-07-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-06-18
|\|
| * lavfi: math typo in interlace filterVittorio Giovara2013-06-17
* | lavfi/interlace: make use of AVFILTER_DEFINE_CLASSPaul B Mahol2013-05-27
* | lavfi/interlace: remove request frame hackPaul B Mahol2013-05-27
* | lavfi: use ceil right shift for chroma width/height.Clément Bœsch2013-05-10
* | lavfi/interlace: remove exec permissions.Clément Bœsch2013-04-17
* | lavfi/interlace: remove now unused av_opt_free() callPaul B Mahol2013-04-16
* | vf_interlace: fix frame rateMichael Niedermayer2013-04-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-12
|/
* lavfi: new interlace filterVittorio Giovara2013-04-11