| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/asrc_anoisesrc: improve velvet noise output | Paul B Mahol | 2023-05-09 | 1 | -10/+15 |
* | avfilter: convert to new channel layout API | James Almer | 2022-03-15 | 1 | -1/+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 | -2/+1 |
* | avfilter/formats: Factor common function combinations out | Andreas Rheinhardt | 2021-08-13 | 1 | -17/+3 |
* | avcodec/avcodec: Stop including channel_layout.h in avcodec.h | Andreas Rheinhardt | 2021-07-22 | 1 | -0/+1 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avfilter/formats: Schedule avfilter_make_format64_list() for removal | Andreas Rheinhardt | 2020-08-12 | 1 | -1/+1 |
* | avfilter/asrc_anoisesrc: switch to activate | Paul B Mahol | 2020-06-06 | 1 | -4/+9 |
* | avfilter/asrc_anoisesrc: add velvet noise | Paul B Mahol | 2020-01-18 | 1 | -7/+15 |
* | avfilter/asrc_anoisesrc: change color variable to int | Limin Wang | 2019-10-29 | 1 | -1/+1 |
* | avfilter: Add blue and violet noise generation filters | George Boyle | 2017-07-19 | 1 | -17/+55 |
* | avfilter: don't anonymously typedef structs | Paul B Mahol | 2017-05-13 | 1 | -1/+1 |
* | lavfi: remove stray semicolons. | Nicolas George | 2017-01-12 | 1 | -1/+1 |
* | avfilter: add anoisesrc | Kyle Swanson | 2015-11-08 | 1 | -0/+207 |