summaryrefslogtreecommitdiff
path: root/libavcodec/metasound.c
Commit message (Expand)AuthorAge
* Use bitstream_init8() where appropriateDiego Biurrun2017-02-07
* metasound: Convert to the new bitstream readerAlexandra Hájková2016-12-03
* get_bits: Move BITSTREAM_READER_LE definition before all relevant #includesDiego Biurrun2016-06-07
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* avcodec: more correct printf specifiersDiego Biurrun2014-03-22
* metasound: add last missing modes (8kHz @ 6kbps per channel)Kostya Shishkov2013-11-26
* twinvq: support multiple frames per packetKostya Shishkov2013-11-14
* metasound: add missing modesKostya Shishkov2013-11-14
* metasound: Fix error message argumentKostya Shishkov2013-11-08
* twinvq: set block align for codecs and use it in size checksKostya Shishkov2013-08-26
* Voxware MetaSound decoderKostya Shishkov2013-08-08