92857 Commits (53a03d98bd020cfceaccff01dc381bc84c7fdc8d)
 

Author SHA1 Message Date
  Michael Niedermayer 53a03d98bd avcodec/atrac9dec: Check q_unit_cnt more completely before using it to access at9_tab_band_ext_group 6 years ago
  Michael Niedermayer 9c026dd94d avcodec/fitsdec: Use lrint() 6 years ago
  Michael Niedermayer 0667c14ad6 avcodec/g729dec: require buf_size to be non 0 6 years ago
  Michael Niedermayer 1792310910 avcodec/alac: Fix integer overflow in lpc_prediction() with sign 6 years ago
  Michael Niedermayer e9fa01eb60 avcodec/wmaprodec: Fix buflen computation in save_bits() 6 years ago
  Michael Niedermayer 54c0706a2d avcodec/vc1_block: Fix integer overflow in AC rescaling in vc1_decode_i_block_adv() 6 years ago
  Michael Niedermayer 600e1df9a5 avcodec/vmdaudio: Check chunk counts to avoid integer overflow 6 years ago
  Michael Niedermayer 3b8512ae09 avformat/mxfdec: Clear metadata_sets_count in mxf_read_close() 6 years ago
  Michael Niedermayer ad3c8540f8 avcodec/nuv: Use ff_set_dimensions() 6 years ago
  Michael Niedermayer 03d5c402f0 avcodec/ffwavesynth: Fix integer overflow with pink_ts_cur/next 6 years ago
  Michael Niedermayer aaec28913f avcodec/ralf: Fix integer overflows with the filter coefficient in decode_channel() 6 years ago
  Michael Niedermayer 2f5dbf9b15 avcodec/g729dec: Use 64bit and clip in scalar product 6 years ago
  Michael Niedermayer 34e6544424 avcodec/mxpegdec: Check for multiple SOF 6 years ago
  Michael Niedermayer 132344fcba avcodec/nuv: Move comptype check up 6 years ago
  Michael Niedermayer 4edd992a65 avcodec/wmavoice: Fix integer overflow in synth_frame() 6 years ago
  Michael Niedermayer 5574daa690 avcodec/rawdec: Check bits_per_coded_sample more pedantically for 16bit cases 6 years ago
  Michael Niedermayer 1109a736ef avutil/lfg: Correct index increment type to avoid undefined behavior 6 years ago
  Michael Niedermayer 084a3e582b avcodec/cngdec: Remove AV_CODEC_CAP_DELAY 6 years ago
  Michael Niedermayer 6783232dfe avcodec/iff: Move index use after check in decodeplane8() 6 years ago
  Michael Niedermayer 71d17a2827 avcodec/atrac3: Check for huge block aligns 6 years ago
  Michael Niedermayer 4d53c962ed avcodec/ralf: use multiply instead of shift to avoid undefined behavior in decode_block() 6 years ago
  Michael Niedermayer 7b81868a25 avcodec/wmadec: Require previous exponents for reuse 6 years ago
  Michael Niedermayer 864649067b avcodec/vc1_block: Fix undefined behavior in ac prediction rescaling 6 years ago
  Michael Niedermayer 65cda31ace avcodec/qdm2: The smallest header seems to have 2 bytes so treat 1 as invalid 6 years ago
  Michael Niedermayer 1baae1c8f1 avcodec/apedec: Fixes integer overflow of res+*data in do_apply_filter() 6 years ago
  Michael Niedermayer 6778b3c927 avcodec/sonic: Fix integer overflow in predictor_calc_error() 6 years ago
  Michael Niedermayer 3ba7629104 avcodec/atrac9dec: Check precision_fine/coarse 6 years ago
  Michael Niedermayer cf6f4e0d68 avformat/mp3dec: Check that the frame fits within the probe buffer 6 years ago
  Michael Niedermayer 88c8195526 avcodec/wmaprodec: get frame during frame decode 6 years ago
  Michael Niedermayer fdc350ec5f avcodec/interplayacm: Fix overflow of last unused value 6 years ago
  Michael Niedermayer a5636c1d4c avcodec/adpcm: Fix undefined behavior with negative predictions in IMA OKI 6 years ago
  Michael Niedermayer b7d552e222 avcodec/cook: Move up and extend block_align check 6 years ago
  Michael Niedermayer 8a52366349 avcodec/sbcdec: Fix integer overflows in sbc_synthesize_four() 6 years ago
  Michael Niedermayer 96e6ef9abe avcodec/twinvq: Check block_align 6 years ago
  Michael Niedermayer a2b7e3bacc avcodec/cook: Enlarge gain table 6 years ago
  Michael Niedermayer a85bfe3a4f avcodec/cook: Check samples_per_channel earlier 6 years ago
  Michael Niedermayer 27b1e6cd86 avcodec/atrac3plus: Check split point in fill mode 3 6 years ago
  Michael Niedermayer d05aa7459f avcodec/wmavoice: Check sample_rate 6 years ago
  Michael Niedermayer dfa089ccb3 avcodec/xsubdec: fix overflow in alpha handling 6 years ago
  Michael Niedermayer 960f93f364 avcodec/iff: Check available space before entering loop in decode_long_vertical_delta2() / decode_long_vertical_delta() 6 years ago
  Michael Niedermayer 585c67b024 avcodec/apedec: Fix integer overflow in filter_3800() 6 years ago
  Michael Niedermayer 20459d3b10 avutil/lfg: Document the AVLFG struct 6 years ago
  Michael Niedermayer 456faf0ddf avcodec/ffv1dec: Use a different error message for the slice level CRC 6 years ago
  Michael Niedermayer 284680576c avcodec/apedec: Fix undefined integer overflow in long_filter_ehigh_3830() 6 years ago
  Michael Niedermayer 8d5bde96ba avcodec/dstdec: Check that AC probabilities are within range 6 years ago
  Michael Niedermayer f4bdb532fc avcodec/dstdec: Check read_table() for failure 6 years ago
  Michael Niedermayer 22e645c56a avcodec/snowenc: Set mb_num to avoid ratecontrol floating point divisions by 0.0 6 years ago
  Michael Niedermayer 1b375b5036 avcodec/snowenc: Fix 2 undefined shifts 6 years ago
  Michael Niedermayer 590c951857 avformat/nutenc: Do not pass NULL to memcmp() in get_needed_flags() 6 years ago
  Michael Niedermayer ec1c42405f avcodec/aptx: Check the number of channels 6 years ago