8 Commits (2da5bf4c2f4cb878bad794be2b76108afbbd899d)

Author SHA1 Message Date
Thomas Mundt 2da5bf4c2f avfilter/interlace: add complex vertical low-pass filter 8 years ago
Thomas Mundt 207e6debf8 avfilter/interlace: change lowpass_line function prototype 8 years ago
Paul B Mahol 13090895cf avfilter/vf_tinterlace: add mergex2 mode 9 years ago
Michael Niedermayer 8ae350004d avfilter/tinterlace: Change enum to int, which is accessed via AVOption as int 10 years ago
Michael Niedermayer 59f1f764d6 avfilter/vf_tinterlace: Favor using standard timebases for the output 10 years ago
Michael Niedermayer fb3eb57369 avfilter/tinterlace: add Support for ff_lowpass_line_avx() & ff_lowpass_line_sse2() 10 years ago
Michael Niedermayer 18b46ecc93 avfilter/tinterlace: Move lowpass_line to a separate function and call it through a function pointer 10 years ago
Michael Niedermayer 9d548fce24 avfilter/tinterlace: split context definition into seperate header so it can be used by future optimizations 10 years ago