| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Remove unnecessary avassert.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -1/+0 |
* | 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 | -2/+2 |
* | avfilter/vf_showpalette: Fix double-free of AVFilterFormats on error | Andreas Rheinhardt | 2020-08-23 | 1 | -19/+6 |
* | avfilter/vf_showpalette: Don't pretend disp_palette can fail | Andreas Rheinhardt | 2020-06-22 | 1 | -5/+3 |
* | avfilter/vf_showpalette: remove timeline flag | Paul B Mahol | 2019-10-07 | 1 | -1/+0 |
* | avfilter/vf_showpalette: fix small cosmetics issue | Paul B Mahol | 2019-10-01 | 1 | -1/+1 |
* | avfilter: don't anonymously typedef structs | Paul B Mahol | 2017-05-13 | 1 | -1/+1 |
* | lavfi/show_palette: fix memory leak | Ganesh Ajjanagadde | 2015-12-09 | 1 | -4/+12 |
* | avfilter: add '.' at and of long filter description where it is missing | Paul B Mahol | 2015-11-25 | 1 | -1/+1 |
* | avfilter/all: propagate errors of functions from avfilter/formats | Ganesh Ajjanagadde | 2015-10-14 | 1 | -2/+4 |
* | avfilter/showpalette: fix leak in case of error | Clément Bœsch | 2015-02-18 | 1 | -1/+4 |
* | avfilter: add showpalette filter | Clément Bœsch | 2015-01-15 | 1 | -0/+127 |