26 Commits (e2e34c7731372b65b41ddb11334ccaeba4a76f13)

Author SHA1 Message Date
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 6aad1204cc avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFE 2 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
Anton Khirnov 89dc056b01 libcelt: convert to new channel layout API 3 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
wm4 b945fed629 avcodec: add metadata to identify wrappers and hardware decoders 7 years ago
Clément Bœsch b46f19100b cosmetics: group remaining .name and .long_name. 11 years ago
Clément Bœsch 1ec94b0f06 lavc: factorize ff_{thread_,re,}get_buffer error messages. 12 years ago
Nicolas George a17ececcc7 libcelt: decode directly to the user-provided AVFrame. 12 years ago
Clément Bœsch 4c554c967f lavc/libcelt: add missing internal.h include. 12 years ago
Nicolas George b0aaf304a7 Replace PATCHWELCOME by relevant error codes. 13 years ago
Michael Niedermayer 154c0a8c98 replace ENOTSUP by AVERROR_PATCHWELCOME 13 years ago
Nicolas George 90bfd511c4 celtdec: adapt to avcodec_decode_audio4. 13 years ago
Nicolas George cf88cf17d0 Remove CELT / Opus confusion in labels, doc and comments. 13 years ago
Nicolas George 02ac6a6544 libcelt_dec: whitespace cosmetics. 13 years ago
Nicolas George f44c816566 libcelt_dec: set sample_fmt. 13 years ago
Carl Eugen Hoyos e499187f2e Fix compilation with libcelt on Apple OS X. 14 years ago
Carl Eugen Hoyos 4b5c21757b Fix compilation after version bump. 14 years ago
Nicolas George 89451dd6e4 Xiph CELT/Opus decoder using libcelt. 14 years ago