summaryrefslogtreecommitdiff
path: root/libavcodec/metasound.c
Commit message (Expand)AuthorAgeFilesLines
* get_bits: Move BITSTREAM_READER_LE definition before all relevant #includesDiego Biurrun2016-06-071-2/+3
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-1/+1
* avcodec: more correct printf specifiersDiego Biurrun2014-03-221-1/+2
* metasound: add last missing modes (8kHz @ 6kbps per channel)Kostya Shishkov2013-11-261-1/+8
* twinvq: support multiple frames per packetKostya Shishkov2013-11-141-41/+55
* metasound: add missing modesKostya Shishkov2013-11-141-0/+24
* metasound: Fix error message argumentKostya Shishkov2013-11-081-1/+1
* twinvq: set block align for codecs and use it in size checksKostya Shishkov2013-08-261-6/+3
* Voxware MetaSound decoderKostya Shishkov2013-08-081-0/+346