summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_interlace.c
Commit message (Expand)AuthorAgeFilesLines
* lavfi: Use AV_CEIL_RSHIFT where neededVittorio Giovara2016-01-251-2/+4
* vf_interlace: implement frame rateMichael Niedermayer2015-11-091-0/+2
* vf_interlace: remove the warning tag in the messageVittorio Giovara2015-01-051-1/+1
* vf_interlace: merge FIELD_LOWER checkVittorio Giovara2015-01-051-2/+2
* vf_interlace: also assert for heightVittorio Giovara2015-01-051-1/+1
* vf_interlace: use image width rather than linesizeVittorio Giovara2015-01-051-4/+5
* vf_interlace: Add SIMD for lowpass filterKieran Kunhya2014-11-151-29/+28
* Revert "vf_interlace: deprecate lowpass option"Vittorio Giovara2014-08-011-35/+34
* lavfi: name anonymous structsVittorio Giovara2014-04-191-1/+1
* vf_interlace: deprecate lowpass optionVittorio Giovara2014-02-191-29/+35
* vf_interlace: check one av_frame_clone allocationVittorio Giovara2013-11-191-0/+2
* lavfi: do not export the filters from shared objectsAnton Khirnov2013-10-281-1/+1
* vf_interlace: do not process an already interlaced frameVittorio Giovara2013-10-021-0/+10
* vf_interlace: fix file permissionsVittorio Giovara2013-08-271-0/+0
* vf_interlace: better handling of odd video sizeMichael Niedermayer2013-07-121-2/+2
* lavfi: math typo in interlace filterVittorio Giovara2013-06-171-1/+1
* lavfi: new interlace filterVittorio Giovara2013-04-111-0/+252
OpenPOWER on IntegriCloud