summaryrefslogtreecommitdiff
path: root/libavfilter/vf_interlace.c
Commit message (Expand)AuthorAge
* 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