summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_interlace.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b'Michael Niedermayer2014-04-191-1/+1
|\
| * lavfi: name anonymous structsVittorio Giovara2014-04-191-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-02-191-29/+35
|\ \ | |/
| * vf_interlace: deprecate lowpass optionVittorio Giovara2014-02-191-29/+35
* | Merge commit '3a16ec19d2426457419cb8a7304f97982699efda'Michael Niedermayer2013-11-191-0/+2
|\ \ | |/
| * vf_interlace: check one av_frame_clone allocationVittorio Giovara2013-11-191-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-291-1/+1
|\ \ | |/
| * lavfi: do not export the filters from shared objectsAnton Khirnov2013-10-281-1/+1
* | Merge commit '06e7301a2efa8dededecbe6836ee5b59bf7e5e76'Michael Niedermayer2013-10-031-0/+9
|\ \ | |/
| * vf_interlace: do not process an already interlaced frameVittorio Giovara2013-10-021-0/+10
| * vf_interlace: fix file permissionsVittorio Giovara2013-08-271-0/+0
* | avfilter: various cosmeticsPaul B Mahol2013-09-121-6/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-07-121-1/+1
|\ \ | |/
| * vf_interlace: better handling of odd video sizeMichael Niedermayer2013-07-121-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-06-181-1/+1
|\ \ | |/
| * lavfi: math typo in interlace filterVittorio Giovara2013-06-171-1/+1
* | lavfi/interlace: make use of AVFILTER_DEFINE_CLASSPaul B Mahol2013-05-271-9/+3
* | lavfi/interlace: remove request frame hackPaul B Mahol2013-05-271-16/+1
* | lavfi: use ceil right shift for chroma width/height.Clément Bœsch2013-05-101-1/+1
* | lavfi/interlace: remove exec permissions.Clément Bœsch2013-04-171-0/+0
* | lavfi/interlace: remove now unused av_opt_free() callPaul B Mahol2013-04-161-2/+0
* | vf_interlace: fix frame rateMichael Niedermayer2013-04-121-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-121-4/+9
|/
* lavfi: new interlace filterVittorio Giovara2013-04-111-0/+252
OpenPOWER on IntegriCloud