aboutsummaryrefslogtreecommitdiff
path: root/libavformat/msf.c
AgeCommit message (Expand)Author
2017-02-01avformat/msf: support codec 1, which is 16 bit pcm lePaul B Mahol
2017-01-30avformat/msf: fix codec 4 (joint stereo ATRAC3) and alignbnnm
2016-09-15avformat/msf: add support for ATRAC3 codecPaul B Mahol
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2016-02-29avformat/msf: Also check the codec tag in probingMichael Niedermayer
2015-12-04avformat/msf: Check channels when reading the headerMichael Niedermayer
2015-10-23avformat/msf: extend format long descriptionPaul B Mahol
2015-10-20avformat: add msf demuxerPaul B Mahol