summaryrefslogtreecommitdiff
path: root/libavformat/dcstr.c
Commit message (Expand)AuthorAgeFilesLines
* dcstr: convert to new channel layout APIAnton Khirnov2022-03-151-6/+8
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-271-1/+1
* avformat/dcstr: Check sample rateMichael Niedermayer2021-03-031-0/+2
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-211-1/+1
* dcstr: fix division by zeroAndreas Cadhalpun2016-10-211-1/+7
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-101-11/+11
* avformat: add DC STR demuxerPaul B Mahol2015-10-291-0/+81