summaryrefslogtreecommitdiff
path: root/libavformat/daudenc.c
Commit message (Expand)AuthorAgeFilesLines
* avformat/avformat: Move AVOutputFormat internals out of public headerAndreas Rheinhardt2023-02-091-7/+8
* dash: convert to new channel layout APIVittorio Giovara2022-03-151-1/+1
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-271-1/+1
* avformat/daudenc: Return proper error codes instead if -1Andreas Rheinhardt2020-07-261-2/+2
* avformat/daudenc: Turn write_header function into init functionAndreas Rheinhardt2020-07-261-2/+2
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-101-2/+2
|\
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-231-2/+2
* | Merge commit '0955e57ad07640574fc20ce0bea3c0b83982ada1'Michael Niedermayer2014-07-031-4/+4
|/
* daud: split muxer and demuxerNidhi Makhijani2014-07-031-0/+54