summaryrefslogtreecommitdiff
path: root/libavformat/msf.c
Commit message (Expand)AuthorAge
* avformat/msf: support codec 1, which is 16 bit pcm lePaul B Mahol2017-02-01
* avformat/msf: fix codec 4 (joint stereo ATRAC3) and alignbnnm2017-01-30
* avformat/msf: add support for ATRAC3 codecPaul B Mahol2016-09-15
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
* avformat/msf: Also check the codec tag in probingMichael Niedermayer2016-02-29
* avformat/msf: Check channels when reading the headerMichael Niedermayer2015-12-04
* avformat/msf: extend format long descriptionPaul B Mahol2015-10-23
* avformat: add msf demuxerPaul B Mahol2015-10-20