45621 Commits (151f46e84ddce557aace102a9f86f72d37e1cdbf)

Author SHA1 Message Date
Paul B Mahol a97cad8b0b avcodec/amrnbdec: move channel_size bellow to avoid array overreads 3 years ago
Paul B Mahol 17130321f3 avcodec/mlpdec: skip decoding substreams if their channels are not to be used 3 years ago
Paul B Mahol 114634a51a avcodec/mlpdec: update matrix encoding only if it changed 3 years ago
Paul B Mahol d2cf2cb0bd avcodec/amr*dec: reindent 3 years ago
Paul B Mahol f282c34c00 avcodec/amr*dec: add multichannel support 3 years ago
Paul B Mahol 1f447fd954 avcodec: add amr parser 3 years ago
Andreas Rheinhardt 8ae0ef5327 avcodec/vc1_pred: Remove unused function parameter 3 years ago
Andreas Rheinhardt 98f52efbfa avcodec/mpegaudiodec_template: Remove unused variable 3 years ago
Andreas Rheinhardt a412b5e792 avcodec/bmpenc: Remove redundant pixel format check 3 years ago
Andreas Rheinhardt eec5a45f05 avcodec/dnxhdenc: Remove redundant pixel format check 3 years ago
Andreas Rheinhardt 30c802f3ae avcodec/dpxenc: Remove redundant pixel format check 3 years ago
Andreas Rheinhardt 39d28ea4d5 avcodec/magicyuvenc: Remove redundant pixel format check 3 years ago
Andreas Rheinhardt c10a2959c0 avcodec/proresenc_anatoliy: Remove redundant pixel format check 3 years ago
Andreas Rheinhardt be6da2f252 avcodec/snowenc: Remove redundant pixel format check 3 years ago
Andreas Rheinhardt 4b1aa74de3 avcodec/magicyuvenc: Use immediate when known 3 years ago
Michael Niedermayer 1ad4782d2a avcodec/siren: Improve the bits left threshold in decode_envelope() 3 years ago
Michael Niedermayer 109113b54f avcodec/siren: Check available bits in decode_envelope() 3 years ago
Andreas Rheinhardt d619e82e97 avcodec/zmbvenc: Remove redundant pixel format check 3 years ago
Limin Wang c5f3143090 avcodec/libsvtav1: properly enforce CQP mode when set in wrapper 4 years ago
Limin Wang e99be1735a avcodec: remove the unused low_delay 4 years ago
Peter Ross 855014ff83 avcodec/siren: add checksum calculation 4 years ago
Peter Ross e40593c050 avcodec/siren: don't reduce getbitcontext size by checksum_bits at initialisation 4 years ago
Peter Ross b007e8968f avcodec/siren: prevent getbitcontext overread 4 years ago
Andreas Rheinhardt ed6549887a avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEY 4 years ago
Andreas Rheinhardt 3f11eac757 avcodec/encode: Set AV_PKT_FLAG_KEY based upon AV_CODEC_PROP_INTRA_ONLY 4 years ago
Andreas Rheinhardt f09fd1c6c7 avcodec/codec_desc: Mark MLP as not being intra-only 4 years ago
Andreas Rheinhardt db25180e9d avcodec/mlpenc: Set AV_PKT_FLAG_KEY manually 4 years ago
NoHalfBits b786bc7433 avcodec/videotoolboxenc: Fixes non-B-Frame encoding 4 years ago
Michael Niedermayer 0e45886e6e avcodec/apedec: Fix integer overflow in filter_fast_3320() 4 years ago
Michael Niedermayer 20afd3a63a avcodec/mxpegdec: Check for AVDISCARD_ALL 4 years ago
Michael Niedermayer 991b3deea9 avcodec/h274: fix bad left shifts 4 years ago
Michael Niedermayer 5f835efbca avcodec/flicvideo: Check remaining bytes in FLI*COPY 4 years ago
Michael Niedermayer 018b611b4b avcodec/utils: ARGO writes 4x4 blocks without regard to the image dimensions 4 years ago
Andreas Rheinhardt 78ec2f3bd7 avcodec/internal: Update AVCodecInternal.is_copy documentation 4 years ago
Andreas Rheinhardt b9fd9bce73 avcodec/avcodec: Simplify check for flushing of bsf 4 years ago
Andreas Rheinhardt 29e23ac71d avcodec/avcodec: Remove redundant assert 4 years ago
Andreas Rheinhardt d6176eeeec avcodec/tests/avcodec: Check codec caps for consistency 4 years ago
Andreas Rheinhardt 482850992c avcodec/avcodec: Make sanity check stricter 4 years ago
Andreas Rheinhardt 2b0f29507f avcodec/tests/avcodec: Sanity check AVCodec.priv_data_size 4 years ago
Andreas Rheinhardt 5aac4b669a avcodec/j2kenc: Fix AV_OPT_TYPE_CONST offsets 4 years ago
Andreas Rheinhardt 497c490a4e avcodec/tests/avcodec: Check consistency of function pointers 4 years ago
Andreas Rheinhardt d77798309f avcodec/tests/avcodec: Test AVCodec and AVCodecDescriptor consistency 4 years ago
Andreas Rheinhardt 0d97317429 avcodec/tests/avcodec: Add basic sanity checks for AVCodec properties 4 years ago
Andreas Rheinhardt 136865413c avcodec/tests/utils: Rename to avcodec 4 years ago
Maryla 9f4708c22d webp: fix transforms after a palette with pixel packing. 4 years ago
Andreas Rheinhardt 9348d06fc6 avcodec/qsvenc: Remove dead code for user-provided buffers 4 years ago
Andreas Rheinhardt dd0a7fdfc0 avcodec/qsvenc: Fix memleaks upon allocation errors 4 years ago
Zhao Zhili 378ad2f8fd lavc/aarch64: fix relocation out of range error 4 years ago
Limin Wang 0463f5d6d5 avcodec/libsvtav1: Fix value range for rc mode 4 years ago
Limin Wang 64e2fb3f9d avcodec/libsvtav1: make coded GOP type configurable 4 years ago