summaryrefslogtreecommitdiffstats
path: root/libavformat/nistspheredec.c
Commit message (Expand)AuthorAgeFilesLines
* Fix all -Wformat warnings raised by DJGPPClément Bœsch2017-03-291-4/+4
* Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-101-16/+16
* avformat/nistshperedec: add support for mu-law as sample-byte-formatPaul B Mahol2016-04-081-2/+5
* avformat/nistspheredec: fix silly bugPaul B Mahol2016-04-081-1/+1
* avformat: support shorten in nistshpere demuxerPaul B Mahol2016-04-071-1/+5
* replace calls to url_feof() with avio_feof()James Almer2014-08-081-1/+1
* avformat/nistspheredec: initialize header_size to -1Michael Niedermayer2013-12-201-1/+1
* avformat/nistspheredec: check sscanf() success before using the resultMichael Niedermayer2013-12-191-2/+5
* lavc & lavf: replace deprecated av_log* functionsPaul B Mahol2013-03-151-2/+2
* NIST SPHERE demuxerPaul B Mahol2012-12-231-0/+128
OpenPOWER on IntegriCloud