208 Commits (5828e8209f48f206c42b69e314a6988b50e98924)

Author SHA1 Message Date
Andreas Rheinhardt 21b23ceab3 avcodec: Make init-threadsafety the default 2 years ago
Andreas Rheinhardt 88f9b1fc45 avcodec/dcadec: Treat the input packet's data as const 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
Andreas Rheinhardt a688f3c13c avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h 3 years ago
Anton Khirnov 5636972c7a lavc: drop temporary compat wrappers for channel layout API change 3 years ago
Anton Khirnov b2af4bc807 dca: convert to new channel layout API 3 years ago
Andreas Rheinhardt 27f22f3383 all: Remove unnecessary libavcodec/internal.h inclusions 3 years ago
Andreas Rheinhardt 7d4f1f4d99 avcodec/dca*: Make decoder init-threadsafe 4 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Anton Khirnov 3889dfde9c dca: Move the downmix request check outside the loop 8 years ago
Luca Barbato 5352802da8 dca: Account for lfe when checking for the channel count 8 years ago
Anton Khirnov 6a9e331d79 dcadec: remove extra indirection 8 years ago
Luca Barbato a46a4f722d dca: Refactor dca_filter_channels() a little 8 years ago
Luca Barbato e245d4f45c dca: Validate the channel map 8 years ago
foo86 d1f558b362 avcodec/dca: require checked bitstream reader 9 years ago
foo86 801dbf0269 avcodec/dca: simplify 'residual ok' flag tracking 9 years ago
foo86 39f7620d76 avcodec/dca: don't set initial sample_fmt 9 years ago
foo86 365b0c13e4 avcodec/dca: print error message when no frame is found in packet 9 years ago
foo86 6c44696b3d avcodec/dca: add DTS Express (LBR) decoder 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
foo86 b7d267399b avcodec/dca: convert to AVCRC 9 years ago
foo86 2df7d4fa45 avcodec/dca: move huffman data into separate object file 9 years ago
foo86 ae5b2c5250 avcodec/dca: add new decoder based on libdcadec 9 years ago
foo86 4608996772 avcodec/dca: remove old decoder 9 years ago
Hendrik Leppkes 51da00e24c dca: adjust decoding of the XBR extension for integer core decoding 9 years ago
Alexandra Hájková 40d9496773 dca: use defines for subband related constants 9 years ago
Alexandra Hájková 2008f76054 dca: remove unused decode_hf function and quant_d tables 9 years ago
Alexandra Hájková aebf07075f dca: change the core to work with integer coefficients. 9 years ago
Anton Khirnov 2c6811397b lavc: add profiles to AVCodecDescriptor 9 years ago
Clément Bœsch fb99ef0bd3 avcodec: use AV_OPT_TYPE_BOOL in a bunch of places 9 years ago
Tim Walker c12c085be7 dcadec: Do not check for overreads in auxiliary data 9 years ago
Alexandra Khirnova 58b42345b3 dcadec: reorganise context data 9 years ago
Vittorio Giovara 4c160fa239 dcadec: Always initialize return variable 9 years ago
Alexandra Khirnova d0a3e89d41 dcadec: make a number of samples per subband per subsubframe a named constant 9 years ago
Ganesh Ajjanagadde 9db6c8815d avcodec/dcadec: fix a -Wsometimes-unitialized on clang 9 years ago
Alexandra Hájková 7778859835 dcadec: set channel layout in a separate function 9 years ago
Alexandra Hájková 971177f751 dcadec: scan for extensions in a separate function 9 years ago
Vittorio Giovara dc70c19476 lavc: Drop deprecated request_channels related functions 9 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago
Vittorio Giovara 7c6eb0a1b7 lavc: AV-prefix all codec flags 9 years ago
James Almer a3b721d10d avcodec/dcadec: silence request_channels deprecation warnings 9 years ago
Michael Niedermayer 4ae15605f6 avcodec/dcadec: Search and decode frame in case it starts later in a packet 10 years ago
Michael Niedermayer fc624ec9ba avcodec/dcadec: Check active_bands 10 years ago
Michael Niedermayer 0f3e6959bf avcodec/dcadec: Check scale table index 10 years ago
Michael Niedermayer a9bf628bfd avcodec/dcadec: Check subsubframes 10 years ago
Michael Niedermayer a6a45774d0 avcodec/dcadec: Check nchans 10 years ago
Vittorio Giovara 6a85dfc830 lavc: Replace av_dlog and tprintf with internal macros 10 years ago
Carl Eugen Hoyos 7f1ea38868 lavc/dts: Do not set bitrate for DTS-HD Master and High Resolution. 10 years ago