25 Commits (77ab1c773c6a12e0dd907b52504798bad66792b9)

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 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
Anton Khirnov e5d4941c40 libvorbis: convert to new channel layout API 3 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 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 069be4aa5d avcodec/libvorbisdec: Fix insufficient input checks leading to out of array reads 5 years ago
Michael Niedermayer cf3c245566 avcodec/libvorbisdec: Check extradata size 6 years ago
Andrew Stone a450ec2672 avcodec/libvorbisdec: Fix memory leak 10 years ago
Lukasz Marek f87a34486a lavc/libvorbisdec: use better error codes 10 years ago
Lukasz Marek bceabbdaba lavc/libvorbisdec: fix mem leak in case of init failure 10 years ago
Clément Bœsch b46f19100b cosmetics: group remaining .name and .long_name. 11 years ago
Nicolas George d7ccfe58e3 lavc/libvorbisdec: do not return empty frames. 12 years ago
Clément Bœsch 1ec94b0f06 lavc: factorize ff_{thread_,re,}get_buffer error messages. 12 years ago
Michael Niedermayer 324d96644b libvorbisdec: Remove AVFrame from context 12 years ago
Michael Niedermayer fe84577273 libvorbisdec: set sample type 12 years ago
Michael Niedermayer 6fc892d271 libvorbisdec: fix const nitpick warning 13 years ago
Paul B Mahol c1d62489e1 libvorbis: split encoder from decoder 13 years ago