Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avformat/aadec: Check for scanf() failure | Michael Niedermayer | 2019-04-24 | 1 | -1/+6 |
* | lavf: Constify the probe function argument. | Carl Eugen Hoyos | 2019-03-21 | 1 | -1/+1 |
* | aadec: improve seeking in mp3 content | Karsten Otto | 2018-07-14 | 1 | -3/+16 |
* | aadec: add chapters and seeking | Karsten Otto | 2018-07-09 | 1 | -4/+81 |
* | aadec: improve eof detection | Karsten Otto | 2018-07-08 | 1 | -2/+13 |
* | Fix all -Wformat warnings raised by DJGPP | Clément Bœsch | 2017-03-29 | 1 | -1/+2 |
* | avformat/aadec: use avio_get_str() | Paul B Mahol | 2017-01-16 | 1 | -10/+2 |
* | avformat/aadec: stop ignoring file metadata | Paul B Mahol | 2017-01-16 | 1 | -4/+5 |
* | avcodec: add SIPR parser | Paul B Mahol | 2017-01-16 | 1 | -0/+2 |
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -11/+11 |
* | avformat/aa: initialize "header_seed" and "header_key" | Vesselin Bontchev | 2015-09-10 | 1 | -2/+2 |
* | avformat/aa: use correct format specifier in sscanf | Vesselin Bontchev | 2015-08-25 | 1 | -2/+13 |
* | Add support for Audible AA files | Vesselin Bontchev | 2015-08-21 | 1 | -0/+303 |