| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: Replace query_formats callback with union of list and callback | Andreas Rheinhardt | 2021-10-05 | 1 | -2/+2 |
* | avfilter/f_drawgraph: Deduplicate AVClasses | Andreas Rheinhardt | 2021-09-19 | 1 | -6/+3 |
* | avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter | Andreas Rheinhardt | 2021-08-20 | 1 | -8/+4 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -2/+2 |
* | lavfi: regroup formats lists in a single structure. | Nicolas George | 2020-09-08 | 1 | -1/+1 |
* | remove CHAR_MIN/CHAR_MAX usage | Paul B Mahol | 2020-03-17 | 1 | -9/+9 |
* | avfilter/f_drawgraph: add rate/r option | Paul B Mahol | 2020-01-14 | 1 | -1/+22 |
* | avfilter/f_drawgraph: use av_sscanf() | Paul B Mahol | 2018-11-18 | 1 | -1/+2 |
* | avfilter/f_drawgraph: fix drawing of first point for non-first metadata key | Paul B Mahol | 2018-06-03 | 1 | -6/+6 |
* | avfilter: do not use AVFrame accessor | Muhammad Faiz | 2017-04-23 | 1 | -1/+1 |
* | avfilter/f_drawgraph: add another slide mode | Paul B Mahol | 2016-07-28 | 1 | -12/+158 |
* | avfilter/all: propagate errors of functions from avfilter/formats | Ganesh Ajjanagadde | 2015-10-14 | 1 | -3/+3 |
* | avfilter/vf_drawgraph: add rscroll slide mode | Paul B Mahol | 2015-09-03 | 1 | -5/+13 |
* | avfilter/f_drawgraph: stop making foreground color transparent | Paul B Mahol | 2015-08-02 | 1 | -5/+6 |
* | lavfi: add (a)drawgraph filter | Paul B Mahol | 2015-07-03 | 1 | -0/+346 |