| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/mux: Add flag for "only default codecs allowed" | Andreas Rheinhardt | 2024-03-22 | 1 | -8/+2 |
* | avformat/mux: Add flag for "not more than one stream of each type" | Andreas Rheinhardt | 2024-03-22 | 1 | -5/+2 |
* | libavformat/westwood_audenc: Use proper logcontext | Andreas Rheinhardt | 2024-03-22 | 1 | -3/+3 |
* | avformat/avformat: Move AVOutputFormat internals out of public header | Andreas Rheinhardt | 2023-02-09 | 1 | -6/+7 |
* | westwood: convert to new channel layout API | Vittorio Giovara | 2022-03-15 | 1 | -1/+1 |
* | Remove unnecessary avassert.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -2/+0 |
* | avformat: Constify all muxer/demuxers | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avformat/westwood_audenc: Remove unused variable | Andreas Rheinhardt | 2021-04-26 | 1 | -1/+0 |
* | avformat/westwood_audenc: Check for, not assert on invalid data | Andreas Rheinhardt | 2021-04-26 | 1 | -1/+2 |
* | avformat/westwoodaudenc: Adds muxer for Westwood AUD format. | Aidan Richmond | 2021-04-26 | 1 | -0/+141 |