88582 Commits (d22da8f54c97ed66e23c0ef57163eb4874dbcd4e)
 

Author SHA1 Message Date
  Michael Niedermayer d22da8f54c avcodec/cook: Use 3 stage VLC decoding for channel_coupling 6 years ago
  Michael Niedermayer 0f8f37a994 avcodec/wmalosslessdec: Fixes undefined overflow in dequantization in decode_subframe() 6 years ago
  Michael Niedermayer 5dea535114 avcodec/sonic: Check e in get_symbol() 6 years ago
  Michael Niedermayer a1474a8304 avcodec/twinvqdec: Correct overflow in block align check 6 years ago
  Michael Niedermayer 6583f572d1 avcodec/vc1dec: Fix "return -1" cases 6 years ago
  Michael Niedermayer 9fbd7b65d7 avcodec/vc1dec: Free sprite_output_frame on error 6 years ago
  Michael Niedermayer 6c5be12e7c avcodec/wmadec: Keep track of exponent initialization per channel 6 years ago
  Michael Niedermayer cda7dd2124 avcodec/iff: Check that video_size is large enough for the read parameters 6 years ago
  Michael Niedermayer d8e5d0264e avcodec/adpcm: Clip predictor for APC 6 years ago
  Michael Niedermayer b84ab52628 avcodec/targa: Check colors vs. available space 6 years ago
  Michael Niedermayer 9645c0b322 avcodec/dstdec: Use get_ur_golomb_jpegls() 6 years ago
  Michael Niedermayer 71c228d2b8 avcodec/wmavoice: Check remaining input in parse_packet_header() 6 years ago
  Michael Niedermayer 3191aecdfa avcodec/wmalosslessdec: Fix 2 overflows in mclms 6 years ago
  Michael Niedermayer 5f820ffe81 avcodec/wmaprodec: Fixes integer overflow with 32bit samples 6 years ago
  Michael Niedermayer 9776bc1125 avcodec/adpcm: Fix invalid shift in xa_decode() 6 years ago
  Michael Niedermayer 18a6ff88ce avcodec/wmalosslessdec: Fix several integer issues 6 years ago
  Michael Niedermayer 699a6dddc7 avcodec/wmalosslessdec: Check that padding bits is not more than sample bits 6 years ago
  Michael Niedermayer 2309850cb9 avcodec/iff: Skip overflowing runs in decode_delta_d() 6 years ago
  Michael Niedermayer bbae90e2cb avcodec/pnm: Check that the header is not truncated 6 years ago
  Michael Niedermayer 41fc3f3851 avcodec/mp3_header_decompress_bsf: Check sample_rate_index 6 years ago
  Michael Niedermayer 57c602ab24 avformat/rmdec: Initialize and sanity check offset in ivr_read_header() 6 years ago
  Michael Niedermayer bc73f923e2 avcodec/apedec: Fix 2 integer overflows 6 years ago
  Michael Niedermayer 081aa19ac9 avcodec/wmaprodec: Set packet_loss when we error out on a sanity check 6 years ago
  Michael Niedermayer 47d0725b91 avcodec/wmaprodec: Check offset 6 years ago
  Michael Niedermayer 6d3a91c49d avcodec/truemotion2: Fix 2 integer overflows in tm2_low_res_block() 6 years ago
  Michael Niedermayer 63bad93076 avcodec/wmaprodec: Check if the channel sum of all internal contexts match the external 6 years ago
  Andreas Rheinhardt a1a6336a58 libavcodec/libvpxenc: Don't free user-provided AVPacket 5 years ago
  Andreas Rheinhardt f7dc65d74f libavcodec/libmp3lame: Don't free user-provided AVPacket 5 years ago
  Andreas Rheinhardt b9aaa444e1 avcodec/libopusenc: Don't free user-provided AVPacket 5 years ago
  Andreas Rheinhardt 164bafe8b1 avformat/matroskadec: Fix default value of BlockAddID 6 years ago
  Michael Niedermayer 289a79d545 Changelog: update 6 years ago
  Michael Niedermayer 0b49c74fe1 avcodec/g729dec: require buf_size to be non 0 6 years ago
  Michael Niedermayer 4d932eb66b avcodec/alac: Fix integer overflow in lpc_prediction() with sign 6 years ago
  Michael Niedermayer f4daf42c1a avcodec/wmaprodec: Fix buflen computation in save_bits() 6 years ago
  Michael Niedermayer 5b43aa7a80 avcodec/vc1_block: Fix integer overflow in AC rescaling in vc1_decode_i_block_adv() 6 years ago
  Michael Niedermayer 2f942ddf74 avcodec/vmdaudio: Check chunk counts to avoid integer overflow 6 years ago
  Michael Niedermayer 0eff731d8d avformat/mxfdec: Clear metadata_sets_count in mxf_read_close() 6 years ago
  Michael Niedermayer db659cdf47 avcodec/nuv: Use ff_set_dimensions() 6 years ago
  Michael Niedermayer ed4f485353 avcodec/ffwavesynth: Fix integer overflow with pink_ts_cur/next 6 years ago
  Michael Niedermayer 6ce5379105 avcodec/ralf: Fix integer overflows with the filter coefficient in decode_channel() 6 years ago
  Michael Niedermayer a67d997ad7 avcodec/g729dec: Use 64bit and clip in scalar product 6 years ago
  Michael Niedermayer 3f18698652 avcodec/mxpegdec: Check for multiple SOF 6 years ago
  Michael Niedermayer 9162df98e1 avcodec/nuv: Move comptype check up 6 years ago
  Michael Niedermayer 66e701af69 avcodec/wmavoice: Fix integer overflow in synth_frame() 6 years ago
  Michael Niedermayer f3e553e36a avcodec/rawdec: Check bits_per_coded_sample more pedantically for 16bit cases 6 years ago
  Michael Niedermayer 650ce5047c avutil/lfg: Correct index increment type to avoid undefined behavior 6 years ago
  Michael Niedermayer e2def5f382 avcodec/cngdec: Remove AV_CODEC_CAP_DELAY 6 years ago
  Michael Niedermayer e5baac772c Changelog: update 6 years ago
  Michael Niedermayer b9735a0271 avcodec/iff: Move index use after check in decodeplane8() 6 years ago
  Michael Niedermayer eabece8639 avcodec/atrac3: Check for huge block aligns 6 years ago