| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: Reindentation after query_formats changes | Andreas Rheinhardt | 2021-10-05 | 1 | -13/+13 |
* | avfilter/vf_tinterlace: Use formats list instead of query function | Andreas Rheinhardt | 2021-10-05 | 1 | -7/+2 |
* | avfilter: Replace query_formats callback with union of list and callback | Andreas Rheinhardt | 2021-10-05 | 1 | -2/+2 |
* | avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter | Andreas Rheinhardt | 2021-08-20 | 1 | -6/+4 |
* | avfilter/formats: Factor common function combinations out | Andreas Rheinhardt | 2021-08-13 | 1 | -4/+1 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -2/+2 |
* | avfilter/vf_tinterlace: fix mergex2, first frame is always considered odd | Paul B Mahol | 2020-07-17 | 1 | -2/+2 |
* | avfilter/vf_tinterlace: use frame counter from lavfi | Paul B Mahol | 2020-07-17 | 1 | -2/+1 |
* | avfilter/vf_interlace: do not interlace already interlaced frames | Marton Balint | 2019-12-15 | 1 | -0/+1 |
* | avfilter/vf_tinterlace: add support for bypassing already interlaced frames | Marton Balint | 2019-12-15 | 1 | -0/+11 |
* | avfilter/vf_interlace: restore lowpass mode constants | Marton Balint | 2019-12-14 | 1 | -4/+9 |
* | avfilter/vf_tinterlace: re-enable lowpass option | Paul B Mahol | 2019-07-08 | 1 | -1/+1 |
* | avfilter/vf_interlace: fix numerical options | Thomas Mundt | 2018-09-07 | 1 | -4/+15 |
* | avfilter/vf_interlace: remove duplicate code with same funcionality | Vasile Toncu | 2018-04-23 | 1 | -0/+26 |
* | avfilter/interlace: rename two variables for consistency | Thomas Mundt | 2017-09-25 | 1 | -5/+5 |
* | avfilter/interlace: add support for 10 and 12 bit | Thomas Mundt | 2017-09-23 | 1 | -5/+73 |
* | avfilter/tinterlace: use drawutils for pad mode | Thomas Mundt | 2017-09-23 | 1 | -9/+7 |
* | avfilter/tinterlace: Simplify checks for lowpass filtering flags | James Almer | 2017-09-18 | 1 | -8/+4 |
* | avfilter/interlace: simplify code | Thomas Mundt | 2017-09-15 | 1 | -20/+9 |
* | avfilter/interlace: prevent over-sharpening with the complex low-pass filter | Thomas Mundt | 2017-09-15 | 1 | -4/+13 |
* | avfilter/interlace: add complex vertical low-pass filter | Thomas Mundt | 2017-05-02 | 1 | -11/+50 |
* | avfilter/interlace: change lowpass_line function prototype | Thomas Mundt | 2017-04-22 | 1 | -6/+8 |
* | lavfi: split frame_count between input and output. | Nicolas George | 2016-11-13 | 1 | -2/+2 |
* | avfilter/vf_tinterlace: fix image alignment | Michael Niedermayer | 2016-02-14 | 1 | -1/+1 |
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT | Derek Buitenhuis | 2016-01-27 | 1 | -3/+3 |
* | avfilter/vf_tinterlace: add mergex2 mode | Paul B Mahol | 2015-10-03 | 1 | -5/+12 |
* | lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. | Nicolas George | 2015-09-20 | 1 | -1/+0 |
* | lavfi/tinterlace: Double aspect ratio for modes merge and pad. | Carl Eugen Hoyos | 2015-06-04 | 1 | -0/+5 |
* | avfilter: handle error in query_formats() in bunch of filters | Paul B Mahol | 2015-04-08 | 1 | -2/+4 |
* | vfilter/vf_tinterlace: Fix issues with linesize and cols | Michael Niedermayer | 2015-01-06 | 1 | -6/+3 |
* | avfilter/vf_tinterlace: Favor using standard timebases for the output | Michael Niedermayer | 2014-12-02 | 1 | -2/+23 |
* | avfilter/vf_tinterlace: remove unused variable | Michael Niedermayer | 2014-11-16 | 1 | -1/+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 | -15/+28 |
* | avfilter/tinterlace: split context definition into seperate header so it can ... | Michael Niedermayer | 2014-11-15 | 1 | -23/+1 |
* | avfilter/vf_tinterlace: fix linesize vs. width | Michael Niedermayer | 2014-11-15 | 1 | -1/+2 |
* | avfilter/vf_tinterlace: Fix output top field first flag for MODE_INTERLACEX2 | Michael Niedermayer | 2014-11-15 | 1 | -0/+1 |
* | avfilter/vf_tinterlace: fix frame rate | Aleksey Vasenev | 2014-11-13 | 1 | -0/+2 |
* | lavfi: add const/static const to pix_fmts arrays. | Reimar Döffinger | 2014-08-31 | 1 | -1/+1 |
* | avfilter/vf_tinterlace: Fix vf_tinterlace mode 6 (interlacex2) | Jasper Taylor | 2014-03-16 | 1 | -0/+12 |
* | avfilter/vf_tinterlace: check clone return value | Michael Niedermayer | 2013-11-19 | 1 | -0/+2 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -1/+1 |
* | avfilter/vf_tinterlace: add yuv411p, yuv440p, yuva422p and yuva444p | Paul B Mahol | 2013-09-21 | 1 | -2/+4 |
* | avfilter: various cosmetics | Paul B Mahol | 2013-09-12 | 1 | -3/+3 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-06-18 | 1 | -1/+1 |
* | lavfi/tinterlace: remove request frame hack | Paul B Mahol | 2013-05-27 | 1 | -16/+1 |
* | lavfi: use ceil right shift for chroma width/height. | Clément Bœsch | 2013-05-10 | 1 | -1/+1 |
* | lavu: add FF_CEIL_RSHIFT and use it in various places. | Clément Bœsch | 2013-05-09 | 1 | -1/+1 |
* | avfilter/vf_tinterlace: fix handling of not so even sizes | Michael Niedermayer | 2013-04-29 | 1 | -2/+2 |
* | lavfi/tinterlace: switch to an AVOptions-based system. | Clément Bœsch | 2013-04-11 | 1 | -3/+0 |