25 Commits (25ea90b733883d0cbfdb76014b619a1b37489fca)

Author SHA1 Message Date
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 b303f1e083 avcodec/mathops: Move bitswap_32() to its only user 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 89f9a9061e dst: convert to new channel layout API 3 years ago
Andreas Rheinhardt 2934a4b9a5 Remove unnecessary avassert.h inclusions 3 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
Andreas Rheinhardt 4f5bd6177d avcodec/dsd: Make initializing DSD tables thread-safe 4 years ago
Michael Niedermayer 1679f23beb avcodec/dstdec: Replace AC overread check by sample rate check 4 years ago
Michael Niedermayer 5727b1f13f avcodec/dstdec: Check sample rate 5 years ago
Michael Niedermayer 2d465a401d avcodec/dstdec: Fix integer overflow in read_table() 5 years ago
Michael Niedermayer 34a6a36844 avcodec/dstdec: Use local channels variable 5 years ago
Michael Niedermayer a76690c02b avcodec/dstdec: Use get_ur_golomb_jpegls() 5 years ago
Michael Niedermayer 0c3e1b395b avcodec/dstdec: Check that AC probabilities are within range 5 years ago
Michael Niedermayer 03ea8d8cd4 avcodec/dstdec: Check read_table() for failure 5 years ago
Michael Niedermayer f6df99dba1 avcodec/dstdec: Check for input exhaustion 5 years ago
Michael Niedermayer 7dc0943d4a avcodec/dstdec: Fix integer overflow in samples_per_frame computation 5 years ago
Peter Ross ad0d5d7516 avcodec/dstdec: use appropriate alignment 6 years ago
Peter Ross 127564b3f1 dstdec: big-endian compatiblity 6 years ago
Michael Niedermayer fd4a52e4da avcodec/dstdec: Fix "warning: initialization from incompatible pointer type [enabled by default]" 9 years ago
Peter Ross 86e493a6ff avcodec: add Direct Stream Transfer (DST) decoder 9 years ago