67305 Commits (593dea80f28e2be96d149f11118f8591c421b68c)
 

Author SHA1 Message Date
  Michael Niedermayer 593dea80f2 avcodec/motion_est: Fix mv_penalty table size 10 years ago
  Michael Niedermayer 8158fb129e avcodec/h264_slice: Fix integer overflow in implicit weight computation 10 years ago
  Michael Niedermayer 7ea0e525ed swscale/utils: Use normal bilinear scaler if fast cannot be used due to tiny dimensions 10 years ago
  Michael Niedermayer 0affd64b1c avcodec/put_bits: Always check buffer end before writing 10 years ago
  Michael Niedermayer 41289bc853 swscale/utils: Fix intermediate format for cascaded alpha downscaling 10 years ago
  Michael Niedermayer ffda227636 avcodec/h264_refs: Fix long_idx check 10 years ago
  Michael Niedermayer 8132ed4a43 avfilter/vf_mpdecimate: Add missing emms_c() 10 years ago
  Michael Niedermayer fc0f08f9fb avformat/mxfenc: Do not crash if there is no packet in the first stream 10 years ago
  Michael Niedermayer a2966c7d1f swscale/swscale-test: Fix slice height in random reference data creation. 10 years ago
  Andreas Cadhalpun 859a348e44 dca: fix misaligned access in avpriv_dca_convert_bitstream 10 years ago
  Andreas Cadhalpun 368a1803ff brstm: fix missing closing brace 10 years ago
  Andreas Cadhalpun ab13ba2ae8 brstm: also allocate b->table in read_packet 10 years ago
  Andreas Cadhalpun d5b1ea8c7a brstm: make sure an ADPC chunk was read for adpcm_thp 10 years ago
  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