summaryrefslogtreecommitdiff
path: root/libavfilter/vf_interlace.c
Commit message (Expand)AuthorAge
* lavfi: Use AV_CEIL_RSHIFT where neededVittorio Giovara2016-01-25
* vf_interlace: implement frame rateMichael Niedermayer2015-11-09
* vf_interlace: remove the warning tag in the messageVittorio Giovara2015-01-05
* vf_interlace: merge FIELD_LOWER checkVittorio Giovara2015-01-05
* vf_interlace: also assert for heightVittorio Giovara2015-01-05
* vf_interlace: use image width rather than linesizeVittorio Giovara2015-01-05
* vf_interlace: Add SIMD for lowpass filterKieran Kunhya2014-11-15
* Revert "vf_interlace: deprecate lowpass option"Vittorio Giovara2014-08-01
* lavfi: name anonymous structsVittorio Giovara2014-04-19
* vf_interlace: deprecate lowpass optionVittorio Giovara2014-02-19
* vf_interlace: check one av_frame_clone allocationVittorio Giovara2013-11-19
* lavfi: do not export the filters from shared objectsAnton Khirnov2013-10-28
* vf_interlace: do not process an already interlaced frameVittorio Giovara2013-10-02
* vf_interlace: fix file permissionsVittorio Giovara2013-08-27
* vf_interlace: better handling of odd video sizeMichael Niedermayer2013-07-12
* lavfi: math typo in interlace filterVittorio Giovara2013-06-17
* lavfi: new interlace filterVittorio Giovara2013-04-11