summaryrefslogtreecommitdiff
path: root/libavformat/nistspheredec.c
Commit message (Expand)AuthorAge
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
* avformat/nistshperedec: add support for mu-law as sample-byte-formatPaul B Mahol2016-04-08
* avformat/nistspheredec: fix silly bugPaul B Mahol2016-04-08
* avformat: support shorten in nistshpere demuxerPaul B Mahol2016-04-07
* replace calls to url_feof() with avio_feof()James Almer2014-08-08
* avformat/nistspheredec: initialize header_size to -1Michael Niedermayer2013-12-20
* avformat/nistspheredec: check sscanf() success before using the resultMichael Niedermayer2013-12-19
* lavc & lavf: replace deprecated av_log* functionsPaul B Mahol2013-03-15
* NIST SPHERE demuxerPaul B Mahol2012-12-23