| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/af_drmeter: misc cleanups | Paul B Mahol | 2023-06-18 | 1 | -27/+27 |
* | avfilter/af_drmeter: fix error in picking 2nd peak | Paul B Mahol | 2023-06-18 | 1 | -1/+1 |
* | avfilter: convert to new channel layout API | James Almer | 2022-03-15 | 1 | -2/+2 |
* | avfilter: add AVFILTER_FLAG_METADATA_ONLY | Anton Khirnov | 2021-12-04 | 1 | -0/+1 |
* | avfilter/af_drmeter: improve measurement precision | Paul B Mahol | 2021-11-18 | 1 | -4/+4 |
* | avfilter/af_drmeter: refactor number of bins out | Paul B Mahol | 2021-11-18 | 1 | -11/+13 |
* | avfilter/af_drmeter: Use formats list instead of query function | Andreas Rheinhardt | 2021-10-05 | 1 | -18/+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/formats: Factor common function combinations out | Andreas Rheinhardt | 2021-08-13 | 1 | -16/+3 |
* | avfilter/af_drmeter: Check that there is data | Michael Niedermayer | 2021-07-20 | 1 | -0/+5 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avfilter: add drmeter audio filter | Paul B Mahol | 2018-03-11 | 1 | -0/+233 |