67292 Commits (bc4332b3fc493aeca9d885ebcd658ae1d417f246)
 

Author SHA1 Message Date
  Andreas Cadhalpun bc4332b3fc vorbisdec: reject rangebits 0 with non-0 partitions 10 years ago
  Andreas Cadhalpun 7b6f048506 vorbisdec: reject channel mapping with less than two channels 10 years ago
  Andreas Cadhalpun 33ad09205a ffmdec: reset packet_end in case of failure 10 years ago
  Andreas Cadhalpun 46fcc2ba55 mjpegdec: extend check for incompatible values of s->rgb and s->ls 10 years ago
  Paul B Mahol a2667c60ec avformat/ipmovie: put video decoding_map_size into packet and use it in decoder 10 years ago
  Clément Bœsch 2b2943e1ef avcodec/samidec: make sure to properly restore parsing context after a tag 11 years ago
  James Almer 030fed62f4 x86/float_dsp: zero extend offset from ff_scalarproduct_float_sse 10 years ago
  Michael Niedermayer fbfb2814b2 avcodec/mpeg4videodec: also for empty partitioned slices 10 years ago
  Andreas Cadhalpun 1317c63b4b nuv: sanitize negative fps rate 10 years ago
  Andreas Cadhalpun b0a8095f2b rawdec: only exempt BIT0 with need_copy from buffer sanity check 10 years ago
  Andreas Cadhalpun f0eea9cc3a mlvdec: check that index_entries exist 10 years ago
  Andreas Cadhalpun bbe1c9839b nutdec: reject negative value_len in read_sm_data 10 years ago
  Andreas Cadhalpun dcecc180a6 xwddec: prevent overflow of lsize * avctx->height 10 years ago
  Andreas Cadhalpun 2306964b3a nutdec: only copy the header if it exists 10 years ago
  Andreas Cadhalpun e7b09eaefa exr: fix out of bounds read in get_code 10 years ago
  Andreas Cadhalpun e32095807b on2avc: limit number of bits to 30 in get_egolomb 10 years ago
  Andreas Cadhalpun 465dd4bc94 sonic: make sure num_taps * channels is not larger than frame_size 10 years ago
  Andreas Cadhalpun 7a26ea7a7e opus_silk: fix typo causing overflow in silk_stabilize_lsf 10 years ago
  Andreas Cadhalpun 6fc3f6f43b ffm: reject invalid codec_id and codec_type 10 years ago
  Andreas Cadhalpun 7f33fef2a2 aaccoder: prevent crash of anmr coder 10 years ago
  Michael Niedermayer 3440a9ba4f swscale/x86/rgb2rgb_template: Fallback to mmx in interleaveBytes() if the alignment is insufficient for SSE* 10 years ago
  Michael Niedermayer bfebe3defe swscale/x86/rgb2rgb_template: Do not crash on misaligend stride 10 years ago
  Rainer Hochecker 5e4ec87720 avformat/utils: estimate_timings_from_pts - increase retry counter, fixes invalid duration for ts files with hevc codec 10 years ago
  Michael Niedermayer ab70292fd0 avutil/mathematics: Fix division by 0 10 years ago
  Andreas Cadhalpun 073fcfe358 mjpegdec: consider chroma subsampling in size check 10 years ago
  Michael Niedermayer 9f0e36b101 update for 2.4.12 10 years ago
  Michael Niedermayer 3a1aaec9bb avcodec/ffv1dec: Clear quant_table_count if its invalid 10 years ago
  Michael Niedermayer 6c83283c3a avcodec/ffv1dec: Print an error if the quant table count is invalid 10 years ago
  Michael Niedermayer 70720f3e4d avcodec/hevc: Check max ctb addresses for WPP 10 years ago
  Michael Niedermayer 9ee155c745 avcodec/vp3: ensure header is parsed successfully before tables 10 years ago
  Michael Niedermayer 311de799a8 avcodec/jpeg2000dec: Check bpno in decode_cblk() 10 years ago
  Michael Niedermayer c676db730e avcodec/pgssubdec: Fix left shift of 255 by 24 places cannot be represented in type int 10 years ago
  Michael Niedermayer c02a9f1c6e swscale/utils: Fix for runtime error: left shift of negative value -1 10 years ago
  Michael Niedermayer bafd5c3c80 avcodec/hevc: Fix integer overflow of entry_point_offset 10 years ago
  Michael Niedermayer 9459490c2a avcodec/dirac_parser: Check that there is a previous PU before accessing it 10 years ago
  Michael Niedermayer e5a2128ead avcodec/dirac_parser: Add basic validity checks for next_pu_offset and prev_pu_offset 10 years ago
  Michael Niedermayer 142f8308a1 avcodec/dirac_parser: Fix potential overflows in pointer checks 10 years ago
  Michael Niedermayer ae43464740 avcodec/wmaprodec: Check bits per sample to be within the range not causing integer overflows 10 years ago
  Michael Niedermayer f19d3fe8e9 avcodec/wmaprodec: Fix overflow of cutoff 10 years ago
  Michael Niedermayer 0819598b00 avformat/smacker: fix integer overflow with pts_inc 10 years ago
  Michael Niedermayer 1aa415ffb1 avcodec/vp3: Fix "runtime error: left shift of negative value" 10 years ago
  Timo Teräs ec94195b80 mpegencts: Fix overflow in cbr mode period calculations 10 years ago
  Michael Niedermayer 4ecdd45d24 avutil/timecode: Fix fps check 10 years ago
  Michael Niedermayer f91e71cc68 avutil/mathematics: return INT64_MIN (=AV_NOPTS_VALUE) from av_rescale_rnd() for overflows 10 years ago
  Michael Niedermayer ce15d773d4 avcodec/apedec: Check length in long_filter_high_3800() 10 years ago
  Michael Niedermayer 516525a103 avcodec/vp3: always set pix_fmt in theora_decode_header() 10 years ago
  Michael Niedermayer c3f268b01c avcodec/mpeg4videodec: Check available data before reading custom matrix 10 years ago
  Michael Niedermayer 53ddc450c8 avutil/mathematics: Do not treat INT64_MIN as positive in av_rescale_rnd 10 years ago
  Michael Niedermayer 5cc411022e avutil/integer: Fix av_mod_i() with negative dividend 10 years ago
  Michael Niedermayer a3ec4b307b avformat/dump: Fix integer overflow in av_dump_format() 10 years ago