summaryrefslogtreecommitdiff
path: root/libavfilter/tinterlace.h
Commit message (Expand)AuthorAge
* avfilter/vf_tinterlace: use frame counter from lavfiPaul B Mahol2020-07-17
* avfilter/vf_tinterlace: add support for bypassing already interlaced framesMarton Balint2019-12-15
* avfilter/vf_interlace: restore lowpass mode constantsMarton Balint2019-12-14
* avfilter/vf_interlace: fix numerical optionsThomas Mundt2018-09-07
* avfilter/interlace: add support for 10 and 12 bitThomas Mundt2017-09-23
* avfilter/tinterlace: use drawutils for pad modeThomas Mundt2017-09-23
* avfilter: don't anonymously typedef structsPaul B Mahol2017-05-13
* avfilter/interlace: add complex vertical low-pass filterThomas Mundt2017-05-02
* avfilter/interlace: change lowpass_line function prototypeThomas Mundt2017-04-22
* avfilter/vf_tinterlace: add mergex2 modePaul B Mahol2015-10-03
* avfilter/tinterlace: Change enum to int, which is accessed via AVOption as intMichael Niedermayer2015-03-30
* avfilter/vf_tinterlace: Favor using standard timebases for the outputMichael Niedermayer2014-12-02
* avfilter/tinterlace: add Support for ff_lowpass_line_avx() & ff_lowpass_line_...Michael Niedermayer2014-11-15
* avfilter/tinterlace: Move lowpass_line to a separate function and call it thr...Michael Niedermayer2014-11-15
* avfilter/tinterlace: split context definition into seperate header so it can ...Michael Niedermayer2014-11-15