summaryrefslogtreecommitdiffstats
path: root/libavcodec/metasound.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/metasound: use init_get_bits8()Paul B Mahol2017-02-031-2/+3
* Merge commit 'b668662939de3a02454cfc9ba3e6d10b87527a40'Clément Bœsch2016-06-291-2/+3
|\
| * get_bits: Move BITSTREAM_READER_LE definition before all relevant #includesDiego Biurrun2016-06-071-2/+3
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-271-1/+1
|\ \ | |/
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-1/+1
* | Merge commit 'cc8163e1a3601a56f722a4720516e860bf1c6198'Michael Niedermayer2014-03-221-1/+2
|\ \ | |/
| * avcodec: more correct printf specifiersDiego Biurrun2014-03-221-1/+2
* | Merge commit '56d061ce9da954560892e3551513d5ecc0439846'Michael Niedermayer2013-11-261-1/+8
|\ \ | |/
| * metasound: add last missing modes (8kHz @ 6kbps per channel)Kostya Shishkov2013-11-261-1/+8
* | Merge commit '1afa8a7568ba57ad0cd2923f6e641e10d32cded4'Michael Niedermayer2013-11-141-41/+55
|\ \ | |/
| * twinvq: support multiple frames per packetKostya Shishkov2013-11-141-41/+55
* | Merge commit 'ddb839e9286594ff7a862a956402106fca7055c9'Michael Niedermayer2013-11-141-0/+24
|\ \ | |/
| * metasound: add missing modesKostya Shishkov2013-11-141-0/+24
* | Merge commit '5462dde1947e0ecfcb2db99ae29ce9dee8933b45'Michael Niedermayer2013-11-081-1/+1
|\ \ | |/
| * metasound: Fix error message argumentKostya Shishkov2013-11-081-1/+1
* | metasound & twinvqdec: return the number of read bytes from read_bitstreamMichael Niedermayer2013-10-251-1/+1
* | Merge commit '9e7b62f0fb7462a902330fcc82cf596388f0187b'Michael Niedermayer2013-08-261-6/+3
|\ \ | |/
| * twinvq: set block align for codecs and use it in size checksKostya Shishkov2013-08-261-6/+3
* | Merge commit '3e5898782dce60334ab294821ca00b19c648cf66'Michael Niedermayer2013-08-081-4/+4
|/
* Voxware MetaSound decoderKostya Shishkov2013-08-081-0/+346
OpenPOWER on IntegriCloud