Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix all -Wformat warnings raised by DJGPP | Clément Bœsch | 2017-03-29 | 1 | -4/+4 |
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -16/+16 |
* | avformat/nistshperedec: add support for mu-law as sample-byte-format | Paul B Mahol | 2016-04-08 | 1 | -2/+5 |
* | avformat/nistspheredec: fix silly bug | Paul B Mahol | 2016-04-08 | 1 | -1/+1 |
* | avformat: support shorten in nistshpere demuxer | Paul B Mahol | 2016-04-07 | 1 | -1/+5 |
* | replace calls to url_feof() with avio_feof() | James Almer | 2014-08-08 | 1 | -1/+1 |
* | avformat/nistspheredec: initialize header_size to -1 | Michael Niedermayer | 2013-12-20 | 1 | -1/+1 |
* | avformat/nistspheredec: check sscanf() success before using the result | Michael Niedermayer | 2013-12-19 | 1 | -2/+5 |
* | lavc & lavf: replace deprecated av_log* functions | Paul B Mahol | 2013-03-15 | 1 | -2/+2 |
* | NIST SPHERE demuxer | Paul B Mahol | 2012-12-23 | 1 | -0/+128 |