| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/common: Don't auto-include mem.h | Andreas Rheinhardt | 2024-03-31 | 1 | -0/+1 |
* | avfilter: Deduplicate default audio inputs/outputs | Andreas Rheinhardt | 2023-08-07 | 1 | -8/+1 |
* | avfilter/af_apsyclip: add copy_props() call | Paul B Mahol | 2022-12-01 | 1 | -0/+1 |
* | avfilter: fix av_tx_fn stride usage for complex inputs | Paul B Mahol | 2022-11-19 | 1 | -4/+4 |
* | avfilter: convert to new channel layout API | James Almer | 2022-03-15 | 1 | -4/+4 |
* | avfilter/af_apsyclip: increase protection for high frequencies | Jason Jang | 2022-02-05 | 1 | -1/+1 |
* | avfilter/af_apsyclip: fix peak overestimation | Jason Jang | 2022-02-05 | 1 | -1/+1 |
* | avfilter/af_apsyclip: fix FFT bin indexing | Jason Jang | 2022-02-05 | 1 | -10/+9 |
* | avfilter/af_apsyclip: Store format in filter, remove query function | Andreas Rheinhardt | 2021-10-05 | 1 | -20/+1 |
* | avfilter: Replace query_formats callback with union of list and callback | Andreas Rheinhardt | 2021-10-05 | 1 | -1/+1 |
* | avfilter/af_apsyclip: fix mixed declarations and code | Paul B Mahol | 2021-09-11 | 1 | -4/+4 |
* | avfilter: add audio psychoacoustic clipper | Paul B Mahol | 2021-09-11 | 1 | -0/+679 |