summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/mpeg12dec: Fix usage of init_get_bits() and use init_get_bits8()Limin Wang2021-10-09
* avcodec/h274: Fix signed left shiftMichael Niedermayer2021-10-09
* avcodec/h264_slice: Check idr_pic_idMichael Niedermayer2021-10-09
* avcodec: GEM Raster image decoderPeter Ross2021-10-08
* avcodec/hevcdec: set the film grain property if presentLimin Wang2021-10-08
* avcodec/apedec: Use 64bit to avoid overflowMichael Niedermayer2021-10-07
* avcodec/apedec: Fix undefined integer overflow in long_filter_ehigh_3830()Michael Niedermayer2021-10-07
* avcodec/amr_parser: Treat 0 channels as 1Michael Niedermayer2021-10-07
* avcodec/aliaspixenc: Remove redundant counterAndreas Rheinhardt2021-10-07
* avcodec/rasc: Fix potential use of uninitialized valueAndreas Rheinhardt2021-10-07
* avcodec/wmaprodec: Do not initialize unused variable to out of array valueMichael Niedermayer2021-10-05
* avcodec/amrnbdec: move channel_size bellow to avoid array overreadsPaul B Mahol2021-10-03
* avcodec/mlpdec: skip decoding substreams if their channels are not to be usedPaul B Mahol2021-10-03
* avcodec/mlpdec: update matrix encoding only if it changedPaul B Mahol2021-10-03
* avcodec/amr*dec: reindentPaul B Mahol2021-10-03
* avcodec/amr*dec: add multichannel supportPaul B Mahol2021-10-03
* avcodec: add amr parserPaul B Mahol2021-10-02
* avcodec/vc1_pred: Remove unused function parameterAndreas Rheinhardt2021-10-02
* avcodec/mpegaudiodec_template: Remove unused variableAndreas Rheinhardt2021-10-02
* avcodec/bmpenc: Remove redundant pixel format checkAndreas Rheinhardt2021-10-02
* avcodec/dnxhdenc: Remove redundant pixel format checkAndreas Rheinhardt2021-10-02
* avcodec/dpxenc: Remove redundant pixel format checkAndreas Rheinhardt2021-10-02
* avcodec/magicyuvenc: Remove redundant pixel format checkAndreas Rheinhardt2021-10-02
* avcodec/proresenc_anatoliy: Remove redundant pixel format checkAndreas Rheinhardt2021-10-02
* avcodec/snowenc: Remove redundant pixel format checkAndreas Rheinhardt2021-10-02
* avcodec/magicyuvenc: Use immediate when knownAndreas Rheinhardt2021-10-02
* avcodec/siren: Improve the bits left threshold in decode_envelope()Michael Niedermayer2021-09-29
* avcodec/siren: Check available bits in decode_envelope()Michael Niedermayer2021-09-29
* avcodec/zmbvenc: Remove redundant pixel format checkAndreas Rheinhardt2021-09-29
* avcodec/libsvtav1: properly enforce CQP mode when set in wrapperLimin Wang2021-09-29
* avcodec: remove the unused low_delayLimin Wang2021-09-29
* avcodec/siren: add checksum calculationPeter Ross2021-09-28
* avcodec/siren: don't reduce getbitcontext size by checksum_bits at initialisa...Peter Ross2021-09-28
* avcodec/siren: prevent getbitcontext overreadPeter Ross2021-09-28
* avcodec/encoders: Remove redundant setting of AV_PKT_FLAG_KEYAndreas Rheinhardt2021-09-28
* avcodec/encode: Set AV_PKT_FLAG_KEY based upon AV_CODEC_PROP_INTRA_ONLYAndreas Rheinhardt2021-09-28
* avcodec/codec_desc: Mark MLP as not being intra-onlyAndreas Rheinhardt2021-09-28
* avcodec/mlpenc: Set AV_PKT_FLAG_KEY manuallyAndreas Rheinhardt2021-09-28
* avcodec/videotoolboxenc: Fixes non-B-Frame encodingNoHalfBits2021-09-27
* avcodec/apedec: Fix integer overflow in filter_fast_3320()Michael Niedermayer2021-09-26
* avcodec/mxpegdec: Check for AVDISCARD_ALLMichael Niedermayer2021-09-26
* avcodec/h274: fix bad left shiftsMichael Niedermayer2021-09-26
* avcodec/flicvideo: Check remaining bytes in FLI*COPYMichael Niedermayer2021-09-26
* avcodec/utils: ARGO writes 4x4 blocks without regard to the image dimensionsMichael Niedermayer2021-09-26
* avcodec/internal: Update AVCodecInternal.is_copy documentationAndreas Rheinhardt2021-09-26
* avcodec/avcodec: Simplify check for flushing of bsfAndreas Rheinhardt2021-09-26
* avcodec/avcodec: Remove redundant assertAndreas Rheinhardt2021-09-26
* avcodec/tests/avcodec: Check codec caps for consistencyAndreas Rheinhardt2021-09-26
* avcodec/avcodec: Make sanity check stricterAndreas Rheinhardt2021-09-26
* avcodec/tests/avcodec: Sanity check AVCodec.priv_data_sizeAndreas Rheinhardt2021-09-26