aboutsummaryrefslogtreecommitdiff
path: root/libavformat/nistspheredec.c
AgeCommit message (Expand)Author
2014-08-08replace calls to url_feof() with avio_feof()James Almer
2013-12-20avformat/nistspheredec: initialize header_size to -1Michael Niedermayer
2013-12-19avformat/nistspheredec: check sscanf() success before using the resultMichael Niedermayer
2013-03-15lavc & lavf: replace deprecated av_log* functionsPaul B Mahol
2012-12-23NIST SPHERE demuxerPaul B Mahol