34 Commits (49a6e448d7c7cf1ba8dc4ac98ff3a755f0d489f5)

Author SHA1 Message Date
Andreas Rheinhardt 79508ee523 avcodec/metasound_data: Include data into metasound.c directly 2 years ago
Andreas Rheinhardt 7894d4c9fa avcodec/metasound: Remove unnecessary headers 2 years ago
Andreas Rheinhardt 1490ba6f41 avcodec/metasound: Remove always-false checks 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
Anton Khirnov 264e222dbb metasound: 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 5ee8359441 avcodec/metasound: Mark decoder as init-threadsafe 4 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Andreas Rheinhardt f25b1742f0 avcodec/metasound: Deduplicate data 4 years ago
Hendrik Leppkes 494f868e93 avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels 4 years ago
Diego Biurrun a25dac976a Use bitstream_init8() where appropriate 8 years ago
Paul B Mahol 2b707018bc avcodec/metasound: use init_get_bits8() 8 years ago
Alexandra Hájková cdc6727c3e metasound: Convert to the new bitstream reader 8 years ago
Diego Biurrun b668662939 get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes 9 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 10 years ago
Diego Biurrun cc8163e1a3 avcodec: more correct printf specifiers 11 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
Kostya Shishkov ddb839e928 metasound: add missing modes 11 years ago
Kostya Shishkov 5462dde194 metasound: Fix error message argument 11 years ago
Michael Niedermayer cbb7f56dfe metasound & twinvqdec: return the number of read bytes from read_bitstream 11 years ago
Kostya Shishkov 9e7b62f0fb twinvq: set block align for codecs and use it in size checks 12 years ago
Kostya Shishkov 3e5898782d Voxware MetaSound decoder 12 years ago