summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/lagarith: Sanity check scaleMichael Niedermayer2020-02-03
* avcodec/pngdec: Check amount decodedMichael Niedermayer2020-02-03
* avcodec/apedec: Fix integer overflows in predictor_decode_mono_3950()Michael Niedermayer2020-02-03
* avcodec/libvpxenc: add VP9 temporal scalability encoding optionWonkap Jang2020-02-03
* avcodec/ralf: Fix integer overflow in apply_lpc()Michael Niedermayer2020-02-03
* avcodec/dca_lbr: Fix some error codes and error passingMichael Niedermayer2020-02-03
* avcodec/8svx: Use av_assert1(0) instead of error message in unreachable codeMichael Niedermayer2020-02-03
* avcodec/wmavoice: Fix rounding and integer anomalies in calc_input_response()Michael Niedermayer2020-02-03
* avcodec/wmavoice: sanity check block_alignMichael Niedermayer2020-02-03
* avcodec/pcm: Fix invalid shift in pcm_decode_frame for LXFMichael Niedermayer2020-02-03
* avcodec/snappy: Sanity check bytestream2_get_levarint()Michael Niedermayer2020-02-03
* avcodec/mlpdsp: Fix a invalid shift in ff_mlp_rematrix_channel()Michael Niedermayer2020-02-02
* avcodec/adpcm_argo: simplify and move duplicated logic into a functionZane van Iperen2020-02-02
* avcodec/v4l2_m2m: CosmeticsAndriy Gelman2020-02-01
* avcodec/v4l2_m2m: Use consistent logging contextAndriy Gelman2020-02-01
* avcodec/v4l2_m2m: Simplify capture buffer init checkAndriy Gelman2020-02-01
* avcodec:v4l2_context: Remove NULL initializationAndriy Gelman2020-02-01
* avcodec/utils: remove extra bracketsleozhang2020-02-01
* libavcodec/amfenc_hevc.c: Fix constant QP settings for I, POvchinnikovDmitrii2020-02-01
* lavc/h265_profile_level: Fix the default profile in ff_h265_guess_levelLinjie Fu2020-02-01
* avcodec/avdct: Clear IDCTDSPContext contextMichael Niedermayer2020-01-31
* avcodec/x86/diracdsp: Fix high bits on Windows x86_64Michael Niedermayer2020-01-31
* avcodec/ralf: Fix overflows of biased valuesMichael Niedermayer2020-01-30
* avcodec/wmalosslessdec: Fix multiple integer overflowsMichael Niedermayer2020-01-30
* avcodec/apedec: Fix undefined integer overflow in decode_array_0000()Michael Niedermayer2020-01-30
* avcodec/smacker: Check space before decoding typeMichael Niedermayer2020-01-30
* avcodec/rawdec: Use linesize in b64aMichael Niedermayer2020-01-30
* avcodec/iff: Over-allocate ham_palbuf for HAM6 IFF-PBMMichael Niedermayer2020-01-30
* avcodec/x86/diracdsp: Fix incorrect src addressing in dequant_subband_32()Michael Niedermayer2020-01-30
* avcodec/screenpresso: Optimize sum_delta_flipped()Michael Niedermayer2020-01-30
* avcodec/dnxhddec: properly set colorspacePaul B Mahol2020-01-29
* avcodec/av1_parser: export color informationJames Almer2020-01-26
* avcodec: add decoder for argonaut games' adpcm codecZane van Iperen2020-01-26
* avcodec/cbs_av1_syntax_template: Remove unused variableAndreas Rheinhardt2020-01-24
* avcodec/libaomenc: add an option to set the encoder "usage"James Almer2020-01-24
* avcodec/ra144enc: Fix invalid left shift of negative numberAndreas Rheinhardt2020-01-23
* avcodec/hapdec: Add codec_tags listMichael Niedermayer2020-01-22
* avcodec/avcodec: Add codec_tags array to AVCodecMichael Niedermayer2020-01-22
* avcodec/exr: fix some small cosmetics nitsPaul B Mahol2020-01-22
* avcodec/exr.c: make channel name comparisons case insensitiveGonzalo Garramuño2020-01-22
* avcodec/j2kenc: Fix undefined shifts of negative numbersAndreas Rheinhardt2020-01-21
* lavc/mjpegenc: Fix not writing RST tag after final slice.Carl Eugen Hoyos2020-01-21
* avcodec/adxdec: Remove unnecessary left-shiftAndreas Rheinhardt2020-01-21
* avcodec/adxenc: Avoid undefined left shift of negative numbersAndreas Rheinhardt2020-01-21
* avcodec/adpcm: Fix undefined left shifts of negative numbersAndreas Rheinhardt2020-01-21
* avcodec/hevc_mp4toannexb_bsf: check that nalu size doesnt overflowMichael Niedermayer2020-01-18
* avcodec/hevc_mp4toannexb_bsf: Avoid NULL memcpy()Michael Niedermayer2020-01-18
* avcodec/cbs_av1: Check leb128 values readMichael Niedermayer2020-01-18
* avcodec/iff: Check input space before loop in decode_delta_d()Michael Niedermayer2020-01-18
* avcodec/vc1dec: Allocate only as much space as is unescapedMichael Niedermayer2020-01-18