76385 Commits (39806a275eb287c39fba7283d1b40dd0e72018bd)
 

Author SHA1 Message Date
  Michael Niedermayer 39806a275e avformat/mlvdec: fail reading a packet with 0 streams 5 years ago
  Michael Niedermayer 2d29c01766 avformat/thp: Check compcount 5 years ago
  Michael Niedermayer 387ba3cb35 avcodec/adpcm: XA: Check shift similar to filter 5 years ago
  Michael Niedermayer 9b432f0e85 avcodec/huffyuvdec: Test vertical coordinate more often 5 years ago
  Michael Niedermayer 849affacb2 avcodec/hq_hqa: Check info size 5 years ago
  Michael Niedermayer 2c44582d1f avcodec/wmalosslessdec: Fix integer overflow in mclms_predict() 5 years ago
  Michael Niedermayer 2383c88baa avcodec/vp9dsp_template: Fix integer overflow(s) in iadst16_1d() 5 years ago
  Michael Niedermayer 6b58eaac4d avcodec/h264dec: Disable forced small_padding on flag2 fast 5 years ago
  Michael Niedermayer a317af2deb avcodec/pnmdec: Use unsigned for maxval rescaling 5 years ago
  Michael Niedermayer 9161063248 avcodec/ivi: Clear got_p_frame before decoding a new frame using it 5 years ago
  Michael Niedermayer b35b3dfc25 avcodec/dsddec: Check channels 5 years ago
  Michael Niedermayer 9fd634161f avcodec/xvididct: Fix integer overflow in idct_row() 5 years ago
  Michael Niedermayer d8a1e0a79e avcodec/wmalosslessdec: Fix integer overflows in revert_inter_ch_decorr() 5 years ago
  Michael Niedermayer 40a039fee4 avformat/mpegenc: Fix integer overflow with AV_NOPTS_VALUE 6 years ago
  Michael Niedermayer 104e38464b avformat/aadec: Check toc_size to contain the minimum to demuxer uses 5 years ago
  Dale Curtis 832ae51f9b avformat/mov: Don't allow negative sample sizes. 5 years ago
  Vitaly Buka 72a8f82844 mpeg4videoenc: Don't crash with -fsanitize=bounds 5 years ago
  Michael Niedermayer 0c914ee968 avcodec/binkaudio: Fix 2Ghz sample_rate 5 years ago
  Michael Niedermayer 40e54383a2 avcodec/adpcm: Fix integer overflow in ADPCM THP 6 years ago
  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