76366 Commits (f8da048589640353cee66540dc3f14beaba55321)
 

Author SHA1 Message Date
  Michael Niedermayer f8da048589 avcodec/ralf: Check num_blocks before use 5 years ago
  Michael Niedermayer 2a9ed44fe2 avcodec/utvideodec: Fix integer overflow in decode_plane() 5 years ago
  Michael Niedermayer 186599c86f avcodec/ralf: Fix integer overflow in decode_block() 5 years ago
  Michael Niedermayer 24f824af86 avcodec/nuv: widen buf_size type 5 years ago
  Michael Niedermayer 8970824856 avcodec/g729postfilter: Clip gain before scaling with AGC_FAC1 5 years ago
  Michael Niedermayer 8880343974 avformat/thp: Require a video stream 5 years ago
  Michael Niedermayer eb9e718078 avformat/mpeg: Decrease score by 1 for files with very little valid data 5 years ago
  Michael Niedermayer 8a359e077f avcodec/pngdec: Check length in fdAT 5 years ago
  Michael Niedermayer e060f917f2 avcodec/g2meet: Check tile_width in epic_jb_decode_tile() 5 years ago
  Michael Niedermayer 189d849aa5 avcodec/vp9dsp_template: Fix integer overflows in idct32_1d() 6 years ago
  Michael Niedermayer 1c200201cd libavcodec/wmalosslessdec: prevent sum of positive numbers from becoming negative 6 years ago
  Michael Niedermayer b055fa4b1c avcodec/txd: Check for input size against the header size. 6 years ago
  Michael Niedermayer 54ec335e83 avcodec/svq1dec: Check that there is data left after the header 6 years ago
  Zhao Zhili 7db4f36291 avformat/mov: fix memleaks 5 years ago
  Andreas Rheinhardt af773c60d6 libavformat/mov: Fix memleaks when demuxing DV audio 6 years ago
  Andreas Rheinhardt 1662f9bb1c libavcodec/libvpxenc: Don't free user-provided AVPacket 5 years ago
  Andreas Rheinhardt 49a9b454b3 avcodec/libopusenc: Don't free user-provided AVPacket 5 years ago
  Michael Niedermayer f93e026b64 libavformat/Makefile: Fix build issues with async test 5 years ago
  Michael Niedermayer 9f52eb5fce Changelog: Update for 2.8.16 5 years ago
  Michael Niedermayer a1c51c0713 avcodec/hevc_mp4toannexb_bsf: Check nalu_size 5 years ago
  Michael Niedermayer 56774297bb avcodec/iff: Check length before memcpy() in decode_deep_rle32() 5 years ago
  Michael Niedermayer 0516f88c76 avcodec/iff: Fix invalid pointer intermediates in decode_deep_rle32() 5 years ago
  Michael Niedermayer 9a636c5a76 avcodec/rv40dsp: Fix integer overflows in rv40_weight_func_*() 6 years ago
  Michael Niedermayer d0d0962a8b avcodec/ac3dec_fixed: Fix several invalid left shifts in scale_coefs() 6 years ago
  Michael Niedermayer f983115644 avcodec/flac_parser: Do not lose header count in find_headers_search() 6 years ago
  Michael Niedermayer 9a82db1ce9 avcodec/audiodsp: Fix integer overflow in scalarproduct_int16_c() 6 years ago
  Michael Niedermayer b4ac197257 avformat/oggdec: Check for EOF after page header 5 years ago
  Michael Niedermayer 1ff19987be swscale/yuv2rgb: Fix vertical dither offset with slices 5 years ago
  Michael Niedermayer e6dcdee170 avcodec/dpcm: clip exponent into supported range in XAN DPCM 5 years ago
  Michael Niedermayer da076d4aa2 avcodec/flacdsp_template: Fix invalid shifts in decorrelate 6 years ago
  Michael Niedermayer e0916c7fb5 avcodec/xvididct: Fix integer overflow in MULT() 6 years ago
  Michael Niedermayer 834c9968a0 avcodec/ffwavesynth: Correct undefined overflow of PINK_UNIT 6 years ago
  Michael Niedermayer 4359dddb72 swscale/output: Fix integer overflow in yuv2rgb_write_full() with out of range input 6 years ago
  John Rummell 1881989f2f libavformat/amr.c: Check return value from avio_read() 6 years ago
  John Rummell 01e696609b libavformat/mov.c: Free aes_decrypt to avoid leaking memory 6 years ago
  John Rummell e11e62a80a libavformat/oggdec.c: Check return value from avio_read() 6 years ago
  Michael Niedermayer e1430e1e2b avformat/asfdec_f: Fix overflow check in get_tag() 6 years ago
  Michael Niedermayer a31fc54c6c avformat/nsvdec: Fix memleaks on errors while reading the header 6 years ago
  Michael Niedermayer c00a5fc71f avcodec/ffwavesynth: Fix integer overflow in computation of ddphi 6 years ago
  Michael Niedermayer 2df0d6520c avcodec/mpeg12dec: Fix invalid shift in mpeg2_fast_decode_block_intra() 6 years ago
  Michael Niedermayer 781636afa0 avcodec/mpegaudioenc_template: fix invalid shift of sample 6 years ago
  Michael Niedermayer 8aee7f743f avcodec/motion_est_template: Fix invalid shifts in no_sub_motion_search() 6 years ago
  Michael Niedermayer 575e88e089 avformat/mpegts: Improve the position determination for avpriv_mpegts_parse_packet() 6 years ago
  Michael Niedermayer ae9ec86ef3 avformat/mvdec: Check stream numbers 6 years ago
  Michael Niedermayer 63abfc87a4 avcodec/pcm: Fix invalid shift in AV_CODEC_ID_PCM_LXF 6 years ago
  Michael Niedermayer 69f0f5a93d avcodec/qdm2: Check fft_coefs_index 6 years ago
  Michael Niedermayer 60a912e005 avformat/avidec: Avoid integer overflow in NI switch check 6 years ago
  Michael Niedermayer 9c151e45a8 avfilter/vf_aspect: Fix integer overflow in compute_dar() 6 years ago
  Michael Niedermayer bc1e30adc6 avcodec/apedec: Fix invalid shift with 24 bps 6 years ago
  Dale Curtis efaa2a05c0 avformat/utils: Fix undefined behavior in ff_configure_buffers_for_index() 6 years ago