Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavf: Constify the probe function argument. | Carl Eugen Hoyos | 2019-03-21 | 1 | -1/+1 |
* | avformat/msf: support codec 1, which is 16 bit pcm le | Paul B Mahol | 2017-02-01 | 1 | -0/+1 |
* | avformat/msf: fix codec 4 (joint stereo ATRAC3) and align | bnnm | 2017-01-30 | 1 | -7/+6 |
* | avformat/msf: add support for ATRAC3 codec | Paul B Mahol | 2016-09-15 | 1 | -0/+12 |
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -15/+15 |
* | avformat/msf: Also check the codec tag in probing | Michael Niedermayer | 2016-02-29 | 1 | -0/+3 |
* | avformat/msf: Check channels when reading the header | Michael Niedermayer | 2015-12-04 | 1 | -1/+1 |
* | avformat/msf: extend format long description | Paul B Mahol | 2015-10-23 | 1 | -1/+1 |
* | avformat: add msf demuxer | Paul B Mahol | 2015-10-20 | 1 | -0/+95 |