summaryrefslogtreecommitdiff
path: root/libavformat/sbcdec.c
Commit message (Collapse)AuthorAge
* avformat/rawdec: Make the raw packet size configurableMichael Niedermayer2019-07-17
| | | | | | | | This allows testing parsers with a wider range of input packet sizes. Which is important and usefull for regression testing, some of our parsers in fact to not work if the packet size is changed from 1024 Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* sbc: add raw demuxer for SBCAurelien Jacobs2018-03-07