| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/metasound, twinvqdec: Cleanup generically upon init failure | Andreas Rheinhardt | 2022-02-11 | 1 | -1/+1 |
* | avcodec/metasound: Mark decoder as init-threadsafe | Andreas Rheinhardt | 2021-05-12 | 1 | -0/+1 |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avcodec/metasound: Deduplicate data | Andreas Rheinhardt | 2021-01-08 | 1 | -9/+3 |
* | avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels | Hendrik Leppkes | 2020-12-10 | 1 | -1/+1 |
* | avcodec/metasound: use init_get_bits8() | Paul B Mahol | 2017-02-03 | 1 | -2/+3 |
* | Merge commit 'b668662939de3a02454cfc9ba3e6d10b87527a40' | Clément Bœsch | 2016-06-29 | 1 | -2/+3 |
|\ |
|
| * | get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes | Diego Biurrun | 2016-06-07 | 1 | -2/+3 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | Merge commit 'cc8163e1a3601a56f722a4720516e860bf1c6198' | Michael Niedermayer | 2014-03-22 | 1 | -1/+2 |
|\| |
|
| * | avcodec: more correct printf specifiers | Diego Biurrun | 2014-03-22 | 1 | -1/+2 |
* | | Merge commit '56d061ce9da954560892e3551513d5ecc0439846' | Michael Niedermayer | 2013-11-26 | 1 | -1/+8 |
|\| |
|
| * | metasound: add last missing modes (8kHz @ 6kbps per channel) | Kostya Shishkov | 2013-11-26 | 1 | -1/+8 |
* | | Merge commit '1afa8a7568ba57ad0cd2923f6e641e10d32cded4' | Michael Niedermayer | 2013-11-14 | 1 | -41/+55 |
|\| |
|
| * | twinvq: support multiple frames per packet | Kostya Shishkov | 2013-11-14 | 1 | -41/+55 |
* | | Merge commit 'ddb839e9286594ff7a862a956402106fca7055c9' | Michael Niedermayer | 2013-11-14 | 1 | -0/+24 |
|\| |
|
| * | metasound: add missing modes | Kostya Shishkov | 2013-11-14 | 1 | -0/+24 |
* | | Merge commit '5462dde1947e0ecfcb2db99ae29ce9dee8933b45' | Michael Niedermayer | 2013-11-08 | 1 | -1/+1 |
|\| |
|
| * | metasound: Fix error message argument | Kostya Shishkov | 2013-11-08 | 1 | -1/+1 |
* | | metasound & twinvqdec: return the number of read bytes from read_bitstream | Michael Niedermayer | 2013-10-25 | 1 | -1/+1 |
* | | Merge commit '9e7b62f0fb7462a902330fcc82cf596388f0187b' | Michael Niedermayer | 2013-08-26 | 1 | -6/+3 |
|\| |
|
| * | twinvq: set block align for codecs and use it in size checks | Kostya Shishkov | 2013-08-26 | 1 | -6/+3 |
* | | Merge commit '3e5898782dce60334ab294821ca00b19c648cf66' | Michael Niedermayer | 2013-08-08 | 1 | -4/+4 |
|/ |
|
* | Voxware MetaSound decoder | Kostya Shishkov | 2013-08-08 | 1 | -0/+346 |