summaryrefslogtreecommitdiff
path: root/libavformat/westwood_audenc.c
Commit message (Expand)AuthorAgeFilesLines
* avformat/avformat: Move AVOutputFormat internals out of public headerAndreas Rheinhardt2023-02-091-6/+7
* westwood: convert to new channel layout APIVittorio Giovara2022-03-151-1/+1
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-221-2/+0
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-271-1/+1
* avformat/westwood_audenc: Remove unused variableAndreas Rheinhardt2021-04-261-1/+0
* avformat/westwood_audenc: Check for, not assert on invalid dataAndreas Rheinhardt2021-04-261-1/+2
* avformat/westwoodaudenc: Adds muxer for Westwood AUD format.Aidan Richmond2021-04-261-0/+141