summaryrefslogtreecommitdiff
path: root/libavformat/brstm.c
Commit message (Expand)AuthorAge
* lavc & lavf: replace deprecated av_log* functionsPaul B Mahol2013-03-15
* brstm: ask for samples for version != 1.0Michael Niedermayer2012-12-16
* brstm: add missing new line to request for sample messagesPaul B Mahol2012-12-16
* brstm: fix number of samples for the last blockJames Almer2012-12-16
* brstm: do not return partial packetsPaul B Mahol2012-12-07
* BRSTM demuxerPaul B Mahol2012-11-29