31 Commits (c5671e9de91cb51e4a8d730d030fc3d7aaab1ad0)

Author SHA1 Message Date
Andreas Rheinhardt 6856cabd13 avcodec/metasound_data: Move data shared with twinvq into a new file 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Andreas Rheinhardt 21b23ceab3 avcodec: Make init-threadsafety the default 3 years ago
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 3 years ago
Andreas Rheinhardt 20f9727018 avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec 3 years ago
Andreas Rheinhardt a688f3c13c avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h 3 years ago
Vittorio Giovara 9386ca98b6 twinvq: convert to new channel layout API 3 years ago
Andreas Rheinhardt f5d6c78a88 avcodec/metasound, twinvqdec: Cleanup generically upon init failure 3 years ago
Andreas Rheinhardt 06e9e9b2db avcodec/twinvqdec: Mark decoder as init-threadsafe 4 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Andreas Rheinhardt 0a493ac0ca avcodec/twinvq, metasound_data: Deduplicate lsp tables 4 years ago
Hendrik Leppkes 494f868e93 avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels 4 years ago
Michael Niedermayer 4dc93ae3d7 avcodec/twinvqdec: Correct overflow in block align check 5 years ago
Diego Biurrun a25dac976a Use bitstream_init8() where appropriate 8 years ago
Alexandra Hájková 85f760fedd twinvq: Convert to the new bitstream reader 8 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 10 years ago
Paul B Mahol ec8ec999f4 avcodec/twinvqdec: use init_get_bits8() 10 years ago
Kostya Shishkov 56d061ce9d metasound: add last missing modes (8kHz @ 6kbps per channel) 11 years ago
Kostya Shishkov 1afa8a7568 twinvq: support multiple frames per packet 11 years ago
Michael Niedermayer cbb7f56dfe metasound & twinvqdec: return the number of read bytes from read_bitstream 11 years ago
Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 12 years ago
Martin Storsjö c77d409bf9 twinvqdec: Check the ibps parameter separately 12 years ago
Kostya Shishkov 9e7b62f0fb twinvq: set block align for codecs and use it in size checks 12 years ago
Kostya Shishkov 86f4c59bd6 twinvq: Split VQF-specific part from common TwinVQ decoder core 12 years ago