Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avfilter/tinterlace: Change enum to int, which is accessed via AVOption as int | Michael Niedermayer | 2015-03-30 | 1 | -1/+1 |
* | avfilter/vf_tinterlace: Favor using standard timebases for the output | Michael Niedermayer | 2014-12-02 | 1 | -0/+1 |
* | avfilter/tinterlace: add Support for ff_lowpass_line_avx() & ff_lowpass_line_... | Michael Niedermayer | 2014-11-15 | 1 | -0/+2 |
* | avfilter/tinterlace: Move lowpass_line to a separate function and call it thr... | Michael Niedermayer | 2014-11-15 | 1 | -0/+2 |
* | avfilter/tinterlace: split context definition into seperate header so it can ... | Michael Niedermayer | 2014-11-15 | 1 | -0/+56 |