summaryrefslogtreecommitdiff
path: root/libavformat/3dostr.c
Commit message (Expand)AuthorAgeFilesLines
* 3dostr: convert to new channel layout APIAnton Khirnov2022-03-151-6/+6
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-271-1/+1
* avformat/3dostr: Check sample_rateMichael Niedermayer2021-02-091-1/+1
* avformat/3dostr: Check remaining buffer in probe before 8 byte stepMichael Niedermayer2020-09-191-2/+1
* avformat/3dostr: make probing more robustPaul B Mahol2020-09-171-5/+45
* avformat/3dostr: Return directly after having read packetAndreas Rheinhardt2020-08-051-9/+4
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-211-1/+1
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-101-10/+10
* avformat/3dostr: Remove redundant ;Michael Niedermayer2015-10-301-1/+1
* avformat: add 3dostr demuxerPaul B Mahol2015-10-291-0/+168