| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/vf_[color/chroma]key: lower lower limit for similarity option | Paul B Mahol | 2022-10-27 | 1 | -2/+2 |
* | avfilter: Reindentation after query_formats changes | Andreas Rheinhardt | 2021-10-05 | 1 | -30/+30 |
* | avfilter/vf_chromakey: Use formats list instead of query function | Andreas Rheinhardt | 2021-10-05 | 1 | -11/+3 |
* | 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 | -8/+4 |
* | avfilter/vf_chromakey: fix diff scaling for chromahold filter | Paul B Mahol | 2021-08-20 | 1 | -2/+2 |
* | avfilter/internal: Replace AVFilterPad.needs_writable by flags | Andreas Rheinhardt | 2021-08-17 | 1 | -2/+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 | -6/+3 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -2/+2 |
* | avfilter/vf_chromakey: fix formula for calculation of difference | Paul B Mahol | 2020-05-19 | 1 | -2/+2 |
* | remove CHAR_MIN/CHAR_MAX usage | Paul B Mahol | 2020-03-17 | 1 | -2/+2 |
* | avfilter/vf_chromakey: add support for commands | Paul B Mahol | 2019-11-21 | 1 | -1/+15 |
* | avfilter/vf_chromakey: add >8 bit support | Paul B Mahol | 2019-11-20 | 1 | -10/+143 |
* | avfilter/vf_chromahold: implement blend option | Paul B Mahol | 2019-05-13 | 1 | -1/+7 |
* | avfilter: add chromahold filter | Paul B Mahol | 2018-10-21 | 1 | -2/+94 |
* | avfilter: make use of ff_filter_get_nb_threads | Paul B Mahol | 2016-08-29 | 1 | -1/+1 |
* | chromakey: Use the pixel descriptor API for chroma subsampling info | Timothy Gu | 2015-10-17 | 1 | -8/+17 |
* | avfilter/vf_chromakey: Add chromakey video filter | Timo Rothenpieler | 2015-09-23 | 1 | -0/+199 |