| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: Reindentation after query_formats changes | Andreas Rheinhardt | 2021-10-05 | 1 | -14/+14 |
* | avfilter/vf_vibrance: 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: Replace AVFilterPad.needs_writable by flags | Andreas Rheinhardt | 2021-08-17 | 1 | -1/+1 |
* | avfilter/internal: Factor out executing a filter's execute_func | Andreas Rheinhardt | 2021-08-15 | 1 | -2/+2 |
* | avfilter/formats: Factor common function combinations out | Andreas Rheinhardt | 2021-08-13 | 1 | -7/+1 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avfilter/vf_vibrance: add packed formats support | Paul B Mahol | 2021-01-31 | 1 | -0/+138 |
* | avfilter/vf_vibrance: add support for commands | Paul B Mahol | 2019-12-27 | 1 | -1/+2 |
* | avfilter/vf_vibrance: add alternate option | Paul B Mahol | 2019-05-05 | 1 | -6/+10 |
* | avfilter/vf_vibrance: factor some calculations out of loop | Paul B Mahol | 2019-05-05 | 1 | -12/+20 |
* | avfilter: add vibrance filter | Paul B Mahol | 2018-10-23 | 1 | -0/+240 |