| 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 | -4/+4 |
* | avfilter/avf_abitscope: fix undefined behaviour | Paul B Mahol | 2019-10-16 | 1 | -1/+1 |
* | avfilter/avf_abitscope: make use of av_rescale | Paul B Mahol | 2019-05-28 | 1 | -1/+1 |
* | avfilter/avf_abitscope: switch to activate | Paul B Mahol | 2019-05-01 | 1 | -6/+27 |
* | avfilter: properly set SAR for A->V filters | Paul B Mahol | 2017-06-13 | 1 | -0/+2 |
* | avfilter/avf_abitscope: Correct range for framerate | Gyan Doshi | 2017-03-30 | 1 | -2/+2 |
* | avfilter: add abitscope multimedia filter | Paul B Mahol | 2017-01-26 | 1 | -0/+250 |