summaryrefslogtreecommitdiff
path: root/libavformat/fsb.c
Commit message (Expand)AuthorAgeFilesLines
* fsb: convert to new channel layout APIAnton Khirnov2022-03-151-17/+17
* avformat: Avoid allocation for AVFormatInternalAndreas Rheinhardt2021-09-171-1/+1
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-271-1/+1
* avformat: Forward errors where possibleAndreas Rheinhardt2019-12-121-9/+10
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-211-1/+1
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-101-47/+47
* avformat: add FSB demuxerPaul B Mahol2015-11-211-0/+210