88045 Commits (3712d4da1e2cc6683579cc2e4fde449cd5b0cf67)
 

Author SHA1 Message Date
  Michael Niedermayer 3712d4da1e avformat/mov: Only fail for STCO/STSC contradictions if both exist 7 years ago
  Michael Niedermayer 22b3e924df avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0 / COMPOSE_DD137iL0 7 years ago
  Michael Niedermayer 14cea44018 avcodec/fic: Check available input space for cursor 7 years ago
  Michael Niedermayer b802baadfd avcodec/g2meet: Check RGB upper limit 7 years ago
  Michael Niedermayer 022c8c07f8 avcodec/jpeg2000dec: Fix undefined shift in the jpeg2000_decode_packets_po_iteration() CPRL case 7 years ago
  Michael Niedermayer f4d90a36c5 avcodec/jpeg2000dec: Skip init for component in CPRL if nothing is to be done 7 years ago
  Michael Niedermayer 2cb3dff0f9 avcodec/g2meet: Change order of operations to avoid undefined behavior 7 years ago
  Michael Niedermayer 5d1c783bf0 avcodec/flac_parser: Fix infinite loop 7 years ago
  Michael Niedermayer 909c1aa0ec avcodec/wavpack: Fix integer overflow in DEC_MED() / INC_MED() 7 years ago
  Michael Niedermayer c437510d5c avcodec/wavpack: Fix integer overflow in wv_unpack_stereo() 7 years ago
  Michael Niedermayer 30ec2357c9 avcodec/error_resilience: Fix integer overflow in filter181() 7 years ago
  Michael Niedermayer 3b23dd4b91 avcodec/h263dec: Check slice_ret in mspeg4 slice loop 7 years ago
  Michael Niedermayer 24947b3f7d avcodec/elsdec: Fix memleaks 7 years ago
  Michael Niedermayer f31ead3f76 avcodec/vc1_block: simplify ac_val computation 7 years ago
  Michael Niedermayer be9c4cc0e6 avcodec/ffv1enc: Check that the crc + version combination is supported 7 years ago
  Stephan Holljes 1d5694ba11 lavf/http.c: Free allocated client URLContext in case of error. 8 years ago
  Michael Niedermayer f93d7a0c0a avcodec/dsicinvideo: Fail if there is only a small fraction of the data available that comprises a full frame 7 years ago
  Michael Niedermayer 81d8bd6f42 avcodec/dsicinvideo: Propagate errors from cin_decode_rle() 7 years ago
  Michael Niedermayer 86c7035646 avcodec/dfa: Check dimension against maximum 7 years ago
  Michael Niedermayer a6db663a31 avcodec/cinepak: Skip empty frames 7 years ago
  Michael Niedermayer 205e93fa0d avcodec/cinepak: move some checks prior to frame allocation 7 years ago
  Rahul Chaudhry 47c3d2459e swresample/arm: remove unintentional relocation. 7 years ago
  Michael Niedermayer 86a6e700e1 doc/APIchanges: Fix typos in hashes 7 years ago
  Michael Niedermayer 0b5a2c9a52 avformat/utils: Check cur_dts in update_initial_timestamps() more 7 years ago
  Michael Niedermayer 22a4b599f0 avcodec/utils: Enforce minimum width also for VP5/6 7 years ago
  Michael Niedermayer 8d05a802dd avcodec/truemotion2: Propagate out of bounds error from GET_TOK() 7 years ago
  Michael Niedermayer ca119e9456 avformat/utils: Fix integer overflow in end time calculation in update_stream_timings() 7 years ago
  Michael Niedermayer 78c8e77c86 avcodec/mjpegdec: Check input buffer size. 7 years ago
  Michael Niedermayer fffc77b472 avcodec/h264_slice: Fix integer overflow with last_poc 7 years ago
  Michael Niedermayer 0f868badcf avformat/mov: Fix extradata memleak 7 years ago
  Matt Wolenetz ae136f8d64 lavc/libopusdec: Allow avcodec_open2 to call .close 7 years ago
  Michael Niedermayer c44244424f avcodec/movtextdec: Check style_start/end 7 years ago
  Michael Niedermayer 053b9766b4 avcodec/aacsbr_fixed: Fix integer overflow in sbr_hf_assemble() 7 years ago
  Michael Niedermayer c8f700975e libavcodec/rv34: error out earlier on missing references 7 years ago
  Hendrik Schreiber 3e6adf0842 swresample/swresample: Fix for seg fault in swr_convert_internal() -> sum2_float during dithering. 7 years ago
  Michael Niedermayer 46db1182da avcodec/aacdec_fixed: Fix integer overflow in apply_independent_coupling_fixed() 7 years ago
  Michael Niedermayer f4e01b87f2 avcodec/cscd: Error out when LZ* decompression fails 8 years ago
  heimdallr 2c2ab85562 avcodec/imgconvert: Fix loss mask bug in avcodec_find_best_pix_fmt_of_list() 7 years ago
  Michael Niedermayer 43916494f8 avfilter/vf_signature: use av_strlcpy() 7 years ago
  Michael Niedermayer 51035698bd avcodec/utvideodec: Set pro flag based on fourcc 7 years ago
  Michael Niedermayer fdf56c5654 avcodec/wmalosslessdec: Fix null pointer dereference in decode_frame() 8 years ago
  Michael Niedermayer 2be397e234 avcodec/tableprint_vlc: Fix build failure with --enable-hardcoded-tables 8 years ago
  Michael Niedermayer 9b2ce61155 avformat/mov: Move +1 in check to avoid hypothetical overflow in add_ctts_entry() 8 years ago
  Michael Niedermayer 26fcff1eb4 avcodec/get_bits: Make sure the input bitstream with padding can be addressed 8 years ago
  Michael Niedermayer e26ae6e6ce avformat/mov: Check STSC and remove invalid entries 8 years ago
  Michael Niedermayer 46ed4d5282 avcodec/nuv: rtjpeg with dimensions less than 16 would result in no decoded pixels thus reject it 8 years ago
  Michael Niedermayer 0312060329 avcodec/nuv: Check for minimum input size for uncomprssed and rtjpeg 8 years ago
  Michael Niedermayer 8ba8e0a1c7 avcodec/wmalosslessdec: Reset num_saved_bits on error path 8 years ago
  Michael Niedermayer 8280448784 avformat/mov: Fix integer overflows related to sample_duration 8 years ago
  Michael Niedermayer 3fa6e594a0 avformat/img2dec: fix infinite loop 8 years ago