| Commit message (Expand) | Author | Age | Files | Lines |
* | all: use designated initializers for AVOption.unit | Anton Khirnov | 2024-02-14 | 1 | -1/+1 |
* | avfilter: Replace query_formats callback with union of list and callback | Andreas Rheinhardt | 2021-10-05 | 1 | -1/+1 |
* | avfilter/vf_remap: remove timeline support | Paul B Mahol | 2021-09-28 | 1 | -6/+2 |
* | 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: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | lavfi: regroup formats lists in a single structure. | Nicolas George | 2020-09-08 | 1 | -4/+4 |
* | avfilter/vf_remap: Fix double-free of AVFilterFormats on error | Andreas Rheinhardt | 2020-08-23 | 1 | -17/+7 |
* | avfilter/vf_remap: add fill color option | Paul B Mahol | 2020-02-14 | 1 | -3/+28 |
* | avfilter/vf_remap: add support for 12bit yuva format | Paul B Mahol | 2019-11-18 | 1 | -1/+1 |
* | lavfi/remap: remove unnecessary cast for void * | Jun Zhao | 2019-10-10 | 1 | -2/+2 |
* | avfilter/vf_remap: add option to control output format | Paul B Mahol | 2019-07-14 | 1 | -1/+11 |
* | avfilter/vf_remap: use time_base from framesync | Paul B Mahol | 2019-07-14 | 1 | -3/+5 |
* | avfilter/vf_remap: refactor code | Paul B Mahol | 2018-09-13 | 1 | -158/+84 |
* | avfilter/vf_remap: add slice threading | Daniel Oberhoff | 2018-09-09 | 1 | -53/+102 |
* | avfilter: add support for gray14 format | Paul B Mahol | 2018-09-09 | 1 | -1/+1 |
* | lavfi: rename framesync2 to framesync. | Nicolas George | 2017-09-12 | 1 | -8/+8 |
* | avfilter: add support for GRAY9 and GBRAP10 | Paul B Mahol | 2017-08-07 | 1 | -0/+3 |
* | lavfi/vf_remap: move to "activate" design. | Nicolas George | 2017-07-30 | 1 | -19/+11 |
* | avfilter/vf_remap: add . at end of long description | Paul B Mahol | 2017-01-29 | 1 | -1/+1 |
* | avfilter/vf_remap: >8 bit support | Paul B Mahol | 2016-08-10 | 1 | -3/+81 |
* | avfilter: add remap filter | F.Sluiter | 2016-04-07 | 1 | -0/+337 |