21 Commits (6066c430e33b4cbf5dc8ff8b3a6d149f51d20300)

Author SHA1 Message Date
Andreas Rheinhardt 23411e6dcd avcodec/sbcdec: Remove always-false check 2 years ago
Andreas Rheinhardt fdff1b9cbf avcodec/codec_internal: Avoid deprecation warnings for channel_layouts 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Andreas Rheinhardt 66b691f99f avcodec/internal: Move ff_get_buffer() to decode.h 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 ce7dbd0481 avcodec/codec_internal: Make FFCodec.decode use AVFrame* 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 b7483d02c2 sbc: convert to new channel layout API 3 years ago
Andreas Rheinhardt 1be3d8a0cb avcodec/avcodec: Stop including channel_layout.h in avcodec.h 4 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Anton Khirnov e15371061d lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 4 years ago
Hendrik Leppkes 494f868e93 avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels 4 years ago
Carl Eugen Hoyos c59233d503 lavc/sbc: Remove bool usage. 5 years ago
Anton Khirnov bdd31feec9 sbcdec: do not unnecessarily set frame properties 5 years ago
Michael Niedermayer 00e469fb61 avcodec/sbcdec: Fix integer overflows in sbc_synthesize_four() 5 years ago
Michael Niedermayer c70d547751 avcodec/sbcdec: Fix integer overflows in sbc_synthesize_eight() 5 years ago
Michael Niedermayer 02fb6a2147 avcodec/sbcdec: Initialize number of channels 5 years ago
Michael Niedermayer 9f1b99e7d0 avcodec/sbc: Fix non static function prefix 7 years ago
Aurelien Jacobs 4439887198 sbc: implement SBC decoder (low-complexity subband codec) 7 years ago