29 Commits (782ea8b2e5a96bb18a45210f94fb427009e996b1)

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 21b23ceab3 avcodec: Make init-threadsafety the default 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
Vittorio Giovara fbd6e2bab4 dss_sp: convert to new channel layout API 3 years ago
Andreas Rheinhardt 4608f7cc6a Remove unnecessary mem.h inclusions 3 years ago
Andreas Rheinhardt 58ef77148c avcodec/dss_sp: Remove redundant memset 4 years ago
Andreas Rheinhardt d3b435f842 avcodec/dss_sp: Mark decoder as init-threadsafe 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
Michael Niedermayer 6ea4287893 avcodec/dss_sp: Fix runtime error: signed integer overflow: 2147481189 + 4096 cannot be represented in type 'int' 8 years ago
Michael Niedermayer ea59ef0c03 avcodec/dss_sp: Fix multiple runtime error: signed integer overflow: -15699 * -164039 cannot be represented in type 'int' 8 years ago
Michael Niedermayer 38152d9368 avcodec/dss_sp: Fix multiple left shift of negative value -466 8 years ago
Diego Biurrun a25dac976a Use bitstream_init8() where appropriate 8 years ago
Alexandra Hájková 928f8c7ce3 dss_sp: Convert to the new bitstream reader 8 years ago
Paul B Mahol 3e99b377fc avcodec: remove "get_buffer() failed" message 9 years ago
Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 9 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago
Andreas Cadhalpun cfdaa4de6c dss_sp: use lowercase codec name without whitespace 10 years ago
Andreas Cadhalpun 35e855d5b6 dss_sp: use lowercase codec name without whitespace 10 years ago
Michael Niedermayer b11edbd289 avcodec/dss_sp: Avoid a slow division and modulo in the pitch_lag calculation 10 years ago
Michael Niedermayer 31fb029f2d avcodec/dss_sp: de-obfuscate index inversion 10 years ago
Michael Niedermayer 4f1c1b26f2 avcodec/dss_sp: Protect DSS_SP_FORMULA() with a set of outside brackets 10 years ago
Oleksij Rempel c56b9b1eb2 lavc: Add DSS SP decoder 10 years ago