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