summaryrefslogtreecommitdiffstats
path: root/libavformat/brstm.c
Commit message (Expand)AuthorAgeFilesLines
* replace calls to url_feof() with avio_feof()James Almer2014-08-081-2/+2
* fix various typosLou Logan2014-06-031-1/+1
* lavc & lavf: replace deprecated av_log* functionsPaul B Mahol2013-03-151-4/+4
* brstm: ask for samples for version != 1.0Michael Niedermayer2012-12-161-0/+4
* brstm: add missing new line to request for sample messagesPaul B Mahol2012-12-161-2/+2
* brstm: fix number of samples for the last blockJames Almer2012-12-161-1/+1
* brstm: do not return partial packetsPaul B Mahol2012-12-071-5/+4
* BRSTM demuxerPaul B Mahol2012-11-291-0/+294
OpenPOWER on IntegriCloud