summaryrefslogtreecommitdiff
path: root/libavformat/nistspheredec.c
Commit message (Expand)AuthorAge
* nistspheredec: convert to new channel layout APIAnton Khirnov2022-03-15
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-27
* avformat/nistspheredec: Check bits_per_coded_sample and channelsMichael Niedermayer2021-01-21
* avformat/nistspheredec: Check bpsMichael Niedermayer2020-10-24
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-21
* Fix all -Wformat warnings raised by DJGPPClément Bœsch2017-03-29
* 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