| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avfilter/vf_w3fdif: reduce overhead calling execute for every plane | Paul B Mahol | 2021-01-22 | 1 | -8/+14 |
* | avfilter/vf_w3fdif: add more forgotten formats | Paul B Mahol | 2021-01-18 | 1 | -1/+4 |
* | avfilter/vf_w3fdif: fix parity in frame mode | Paul B Mahol | 2021-01-15 | 1 | -1/+3 |
* | avfilter/vf_w3fdif: add support for >8 depth gray formats | Paul B Mahol | 2021-01-14 | 1 | -0/+1 |
* | avfilter/vf_w3fdif: not interlaced frames are filtered like tff | Paul B Mahol | 2021-01-03 | 1 | -1/+1 |
* | avfilter/vf_w3fdif: add two more useful options | Paul B Mahol | 2021-01-03 | 1 | -4/+15 |
* | avfilter/vf_w3fdif: add support for commands | Paul B Mahol | 2020-12-30 | 1 | -1/+2 |
* | avfilter/vf_w3fdif: add support for more >8 bit alpha formats | Paul B Mahol | 2019-11-18 | 1 | -0/+4 |
* | avfilter/vf_w3fdif: deny processing small videos | Paul B Mahol | 2019-10-11 | 1 | -0/+5 |
* | avfilter/w3fdif: do not write to line before start line | Muhammad Faiz | 2017-07-23 | 1 | -2/+2 |
* | avfilter/vf_w3fdif: add >8 but <16 bit support | Paul B Mahol | 2016-12-25 | 1 | -9/+125 |
* | avfilter: make use of ff_filter_get_nb_threads | Paul B Mahol | 2016-08-29 | 1 | -1/+1 |
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT | Derek Buitenhuis | 2016-01-27 | 1 | -1/+1 |
* | avfilter/vf_w3fdif: add x86 SIMD | Paul B Mahol | 2015-10-10 | 1 | -37/+95 |
* | avfilter/vf_w3fdif: scale down coefficiends by 2 | Paul B Mahol | 2015-10-07 | 1 | -7/+7 |
* | lavfi/vf_w3fdif: reindent after last commit. | Nicolas George | 2015-10-07 | 1 | -16/+14 |
* | lavfi/vf_w3fdif: remove looping on request_frame(). | Nicolas George | 2015-10-07 | 1 | -2/+1 |
* | lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. | Nicolas George | 2015-09-20 | 1 | -1/+0 |
* | avfilter/vf_w3fdif: implement slice threading | Paul B Mahol | 2015-07-12 | 1 | -18/+49 |
* | avfilter: handle error in query_formats() in bunch of filters | Paul B Mahol | 2015-04-08 | 1 | -3/+4 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -1/+1 |
* | avfilter/vf_w3fdif: do not reset pts to 0 | Paul B Mahol | 2013-10-10 | 1 | -8/+20 |
* | lavfi: Weston 3 Field Deinterlacing Filter | Paul B Mahol | 2013-09-06 | 1 | -0/+382 |