summaryrefslogtreecommitdiff
path: root/libavformat/dauddec.c
Commit message (Expand)AuthorAgeFilesLines
* lavf/dauddec: set timebase to 1/samplerateAnton Khirnov2023-04-281-0/+4
* lavf: return AVERROR_EOF rather than EIO on EOFAnton Khirnov2023-03-271-1/+1
* dash: convert to new channel layout APIVittorio Giovara2022-03-151-2/+1
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-271-1/+1
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-101-9/+9
|\
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-231-9/+9
* | replace calls to url_feof() with avio_feof()James Almer2014-08-081-1/+1
* | Merge commit '0955e57ad07640574fc20ce0bea3c0b83982ada1'Michael Niedermayer2014-07-031-6/+6
|/
* daud: split muxer and demuxerNidhi Makhijani2014-07-031-0/+59