summaryrefslogtreecommitdiffstats
path: root/libavfilter/tinterlace.h
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_interlace: fix numerical optionsThomas Mundt2018-09-071-2/+7
* avfilter/interlace: add support for 10 and 12 bitThomas Mundt2017-09-231-1/+4
* avfilter/tinterlace: use drawutils for pad modeThomas Mundt2017-09-231-0/+3
* avfilter: don't anonymously typedef structsPaul B Mahol2017-05-131-1/+1
* avfilter/interlace: add complex vertical low-pass filterThomas Mundt2017-05-021-0/+4
* avfilter/interlace: change lowpass_line function prototypeThomas Mundt2017-04-221-1/+1
* avfilter/vf_tinterlace: add mergex2 modePaul B Mahol2015-10-031-0/+1
* avfilter/tinterlace: Change enum to int, which is accessed via AVOption as intMichael Niedermayer2015-03-301-1/+1
* avfilter/vf_tinterlace: Favor using standard timebases for the outputMichael Niedermayer2014-12-021-0/+1
* avfilter/tinterlace: add Support for ff_lowpass_line_avx() & ff_lowpass_line_...Michael Niedermayer2014-11-151-0/+2
* avfilter/tinterlace: Move lowpass_line to a separate function and call it thr...Michael Niedermayer2014-11-151-0/+2
* avfilter/tinterlace: split context definition into seperate header so it can ...Michael Niedermayer2014-11-151-0/+56
OpenPOWER on IntegriCloud