| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/metasound_data: Move data shared with twinvq into a new file | Andreas Rheinhardt | 2022-10-28 | 1 | -1/+0 |
* | avcodec/codec_internal: Add macro to set AVCodec.long_name | Andreas Rheinhardt | 2022-09-03 | 1 | -1/+1 |
* | avcodec: Make init-threadsafety the default | Andreas Rheinhardt | 2022-07-18 | 1 | -1/+1 |
* | avcodec/codec_internal: Use union for FFCodec decode/encode callbacks | Andreas Rheinhardt | 2022-04-05 | 1 | -1/+1 |
* | avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec | Andreas Rheinhardt | 2022-03-21 | 1 | -7/+7 |
* | avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h | Andreas Rheinhardt | 2022-03-21 | 1 | -1/+1 |
* | twinvq: convert to new channel layout API | Vittorio Giovara | 2022-03-15 | 1 | -9/+9 |
* | avcodec/metasound, twinvqdec: Cleanup generically upon init failure | Andreas Rheinhardt | 2022-02-11 | 1 | -1/+1 |
* | avcodec/twinvqdec: 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/twinvq, metasound_data: Deduplicate lsp tables | Andreas Rheinhardt | 2021-01-08 | 1 | -8/+9 |
* | avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels | Hendrik Leppkes | 2020-12-10 | 1 | -1/+1 |
* | avcodec/twinvqdec: Correct overflow in block align check | Michael Niedermayer | 2019-12-31 | 1 | -1/+1 |
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\ |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
* | | 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 |
* | | avcodec/twinvqdec: use init_get_bits8() | Paul B Mahol | 2015-02-07 | 1 | -2/+3 |
* | | Merge commit '56d061ce9da954560892e3551513d5ecc0439846' | Michael Niedermayer | 2013-11-26 | 1 | -0/+1 |
|\| |
|
| * | metasound: add last missing modes (8kHz @ 6kbps per channel) | Kostya Shishkov | 2013-11-26 | 1 | -0/+1 |
* | | Merge commit '1afa8a7568ba57ad0cd2923f6e641e10d32cded4' | Michael Niedermayer | 2013-11-14 | 1 | -5/+9 |
|\| |
|
| * | twinvq: support multiple frames per packet | Kostya Shishkov | 2013-11-14 | 1 | -5/+9 |
* | | metasound & twinvqdec: return the number of read bytes from read_bitstream | Michael Niedermayer | 2013-10-25 | 1 | -1/+1 |
* | | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
* | | Merge commit 'c77d409bf95954aceb762dd800d1ee2868c4b0d4' | Michael Niedermayer | 2013-09-18 | 1 | -3/+2 |
|\| |
|
| * | twinvqdec: Check the ibps parameter separately | Martin Storsjö | 2013-09-17 | 1 | -0/+4 |
* | | 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 '86f4c59bd676672040b89d8fea4c9e3b59bfe7ab' | Michael Niedermayer | 2013-08-06 | 1 | -4/+9 |
|/ |
|
* | twinvq: Split VQF-specific part from common TwinVQ decoder core | Kostya Shishkov | 2013-08-05 | 1 | -0/+421 |