Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avfilter/af_dialoguenhance: add double-floating point sample format support | Paul B Mahol | 2023-12-04 | 1 | -203/+26 |
* | avfilter/af_dialoguenhance: do output scaling once | Paul B Mahol | 2023-11-27 | 1 | -7/+4 |
* | avfilter/af_dialoguenhance: simplify channels copy | Paul B Mahol | 2023-11-27 | 1 | -15/+17 |
* | avfilter/af_dialoguenhance: fix overreads | Paul B Mahol | 2023-11-25 | 1 | -8/+9 |
* | avfilter/internal: Don't include formats.h | Andreas Rheinhardt | 2023-08-07 | 1 | -0/+1 |
* | avfilter: Deduplicate default audio inputs/outputs | Andreas Rheinhardt | 2023-08-07 | 1 | -8/+1 |
* | avfilter/af_dialoguenhance: call av_frame_copy_props() | Paul B Mahol | 2023-01-17 | 1 | -1/+1 |
* | avfilter: fix av_tx_fn stride usage for complex inputs | Paul B Mahol | 2022-11-19 | 1 | -1/+1 |
* | avfilter: convert to new channel layout API | James Almer | 2022-03-15 | 1 | -2/+2 |
* | avfilter: add dialogue enhance audio filter | Paul B Mahol | 2022-02-12 | 1 | -0/+407 |