26 Commits (443471356f2807d4b5657f61c4081cb65ccdd597)

Author SHA1 Message Date
Andreas Rheinhardt 9cdf82c2c2 avcodec/vlc: Use proper namespace 1 year ago
James Almer 21814a70db avutil: remove FF_API_DECLARE_ALIGNED 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 2d764069be avcodec/vlc: Use structure instead of VLC_TYPE array as VLC element 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 884a97de69 qdmc: convert to new channel layout API 3 years ago
Paul B Mahol fad5c6d743 avcodec/qdmc: switch to fft from lavu/tx 3 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Andreas Rheinhardt bd46e3ee71 avcodec/qdmc: Mark decoder as init-threadsafe 4 years ago
Hendrik Leppkes 494f868e93 avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channels 4 years ago
Andreas Rheinhardt 7b7c4c554f avcodec/qdmc: Avoid code duplication when initializing VLC 4 years ago
Andreas Rheinhardt b21d9339fe avcodec/qdmc: Apply offset when creating VLC 4 years ago
Andreas Rheinhardt fb0ae037d0 avcodec/qdmc: Make tables used to initialize VLCs smaller 4 years ago
Andreas Rheinhardt b81e6437ca avcodec/qdmc: Don't check for errors for complete VLCs 4 years ago
Paul B Mahol d2206f0c5b avcodec/qdmc: reduce insanely huge tables 5 years ago
Michael Niedermayer 2c7975fe6f avcodec/qdmc: Check input space in qdmc_get_vlc() 5 years ago
Michael Niedermayer 2921b45a38 avcodec/qdmc: Fix integer overflows in PRNG 6 years ago
Paul B Mahol d8ad8fd8bd avcodec/qdmc: check return code of ff_fft_init() 6 years ago
Muhammad Faiz 3caecf7ce8 avcodec: do not use init_static_data on some codecs 7 years ago
Paul B Mahol ba632efa93 avcodec/qdmc: silence gcc 6.2.0 warning 8 years ago
Paul B Mahol 90ac9f4094 avcodec: add QDMC decoder 8 years ago