| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: Reindentation after query_formats changes | Andreas Rheinhardt | 2021-10-05 | 1 | -20/+20 |
* | avfilter/vf_bwdif: Use formats list instead of query function | Andreas Rheinhardt | 2021-10-05 | 1 | -6/+1 |
* | avfilter: Replace query_formats callback with union of list and callback | Andreas Rheinhardt | 2021-10-05 | 1 | -1/+1 |
* | avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter | Andreas Rheinhardt | 2021-08-20 | 1 | -4/+2 |
* | avfilter/internal: Factor out executing a filter's execute_func | Andreas Rheinhardt | 2021-08-15 | 1 | -1/+2 |
* | avfilter/formats: Factor common function combinations out | Andreas Rheinhardt | 2021-08-13 | 1 | -5/+1 |
* | Remove unnecessary avassert.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -1/+0 |
* | avfilter/bwdif: Fix time base for large denominators | Philip Langdale | 2021-05-29 | 1 | -4/+3 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | Revert "avfilter/yadif: simplify the code for better readability" | Limin Wang | 2020-08-27 | 1 | -6/+7 |
* | avfilter/yadif: simplify the code for better readability | Limin Wang | 2020-08-26 | 1 | -7/+6 |
* | avfilter/vf_bwdif: fix heap-buffer overflow | Paul B Mahol | 2019-10-14 | 1 | -2/+2 |
* | avfilter/vf_bwdif: Use common yadif frame management logic | Philip Langdale | 2018-11-14 | 1 | -198/+37 |
* | avfilter: make use of ff_filter_get_nb_threads | Paul B Mahol | 2016-08-29 | 1 | -1/+1 |
* | avfilter/vf_bwdif: Change default to deinterlace all frames | Thomas Mundt | 2016-06-19 | 1 | -1/+1 |
* | avfilter/vf_bwdif: add x86 SIMD | Thomas Mundt | 2016-03-13 | 1 | -55/+14 |
* | avfilter: add BobWeaver deinterlacing filter | Thomas Mundt | 2016-02-18 | 1 | -0/+625 |