75932 Commits (f41da2bd5ff7d9d6b1141284dbd526d8b232e29b)
 

Author SHA1 Message Date
  Michael Niedermayer f41da2bd5f avcodec/shorten: Sanity check nmeans 7 years ago
  Michael Niedermayer ce4cb475a3 avcodec/mjpegdec: Fix integer overflow in ljpeg_decode_rgb_scan() 7 years ago
  Michael Niedermayer ea0734e3f0 avcodec/truemotion2: Fix overflow in tm2_apply_deltas() 7 years ago
  Michael Niedermayer 4c3a7aaea8 avcodec/opus_silk: Change silk_lsf2lpc() slightly toward silk/NLSF2A.c 7 years ago
  Michael Niedermayer 832d9accfc avcodec/amrwbdec: Fix division by 0 in find_hb_gain() 7 years ago
  Michael Niedermayer 17ed3c809d avformat/mov: replace a value error by clipping into valid range in mov_read_stsc() 7 years ago
  Michael Niedermayer 674929cd46 avformat/mov: Break out early if chunk_count is 0 in mov_build_index() 7 years ago
  Michael Niedermayer f98794c73a avcodec/fic: Avoid some magic numbers related to cursors 7 years ago
  Michael Niedermayer 781dcd5db6 avcodec/g2meet: ask for sample with overflowing RGB 7 years ago
  Michael Niedermayer 4c2bb473d3 avcodec/aacdec_fixed: use 64bit to avoid overflow in rounding in apply_dependent_coupling_fixed() 7 years ago
  Michael Niedermayer 6bbef93883 avcodec/mpeg4videoenc: Use 64 bit for times in mpeg4_encode_gop_header() 7 years ago
  Michael Niedermayer 3d4e0858d6 avcodec/mlpdec: Only change noise_type if the related fields are valid 7 years ago
  Michael Niedermayer 931f837731 indeo4: Decode all or nothing of a band header. 7 years ago
  Michael Niedermayer 854835966b avformat/mov: Only fail for STCO/STSC contradictions if both exist 7 years ago
  Michael Niedermayer a89f074d89 avcodec/dirac_dwt: Fix integer overflow in COMPOSE_DD97iH0 / COMPOSE_DD137iL0 7 years ago
  Michael Niedermayer 888bdb127b avcodec/fic: Check available input space for cursor 7 years ago
  Michael Niedermayer fc097bf1cd avcodec/g2meet: Check RGB upper limit 7 years ago
  Michael Niedermayer c10babcadc avcodec/jpeg2000dec: Fix undefined shift in the jpeg2000_decode_packets_po_iteration() CPRL case 7 years ago
  Michael Niedermayer 4e9e1ab815 avcodec/jpeg2000dec: Skip init for component in CPRL if nothing is to be done 7 years ago
  Michael Niedermayer 02f4e846d2 avcodec/g2meet: Change order of operations to avoid undefined behavior 7 years ago
  Michael Niedermayer 8e3918f1db avcodec/flac_parser: Fix infinite loop 7 years ago
  Michael Niedermayer f20c62538b avcodec/wavpack: Fix integer overflow in DEC_MED() / INC_MED() 7 years ago
  Michael Niedermayer 9a7a3b2262 avcodec/error_resilience: Fix integer overflow in filter181() 7 years ago
  Michael Niedermayer 1f057b23c7 avcodec/h263dec: Check slice_ret in mspeg4 slice loop 7 years ago
  Michael Niedermayer 6f68d2ca0b avcodec/elsdec: Fix memleaks 7 years ago
  Michael Niedermayer 60e7be58d9 avcodec/vc1_block: simplify ac_val computation 7 years ago
  Michael Niedermayer 8eee712737 avcodec/ffv1enc: Check that the crc + version combination is supported 7 years ago
  Stephan Holljes 1877282323 lavf/http.c: Free allocated client URLContext in case of error. 8 years ago
  Michael Niedermayer c7329c733c avcodec/dsicinvideo: Fail if there is only a small fraction of the data available that comprises a full frame 7 years ago
  Michael Niedermayer a868e804d9 avcodec/dsicinvideo: Propagate errors from cin_decode_rle() 7 years ago
  Michael Niedermayer 79cc326bab avcodec/dfa: Check dimension against maximum 7 years ago
  Michael Niedermayer bd7231cad1 avcodec/cinepak: Skip empty frames 7 years ago
  Michael Niedermayer 173e04ee85 avcodec/cinepak: move some checks prior to frame allocation 7 years ago
  Rahul Chaudhry e5b29c60f0 swresample/arm: remove unintentional relocation. 7 years ago
  Michael Niedermayer f337adcd28 doc/APIchanges: Fix typos in hashes 7 years ago
  Michael Niedermayer 25ecdac8be avformat/utils: Check cur_dts in update_initial_timestamps() more 8 years ago
  Michael Niedermayer 9af1e014f7 avcodec/utils: Enforce minimum width also for VP5/6 8 years ago
  Michael Niedermayer 6186bfad38 avcodec/truemotion2: Propagate out of bounds error from GET_TOK() 8 years ago
  Michael Niedermayer 23dcc9ff7c avcodec/mjpegdec: Check input buffer size. 8 years ago
  Matt Wolenetz 54bde32f37 lavc/libopusdec: Allow avcodec_open2 to call .close 8 years ago
  Michael Niedermayer 07cd51f10e avcodec/movtextdec: Check style_start/end 8 years ago
  Michael Niedermayer 01f124da7f avcodec/aacsbr_fixed: Fix integer overflow in sbr_hf_assemble() 8 years ago
  Hendrik Schreiber fe4e35e202 swresample/swresample: Fix for seg fault in swr_convert_internal() -> sum2_float during dithering. 8 years ago
  Michael Niedermayer d3d5382dad avcodec/aacdec_fixed: Fix integer overflow in apply_independent_coupling_fixed() 8 years ago
  Michael Niedermayer 704bebc91f avcodec/cscd: Error out when LZ* decompression fails 8 years ago
  heimdallr eb86546109 avcodec/imgconvert: Fix loss mask bug in avcodec_find_best_pix_fmt_of_list() 8 years ago
  Michael Niedermayer 367d459f78 avcodec/wmalosslessdec: Fix null pointer dereference in decode_frame() 8 years ago
  Michael Niedermayer e1aec9bb8d avcodec/tableprint_vlc: Fix build failure with --enable-hardcoded-tables 8 years ago
  Michael Niedermayer 20e6a8dee8 avcodec/get_bits: Make sure the input bitstream with padding can be addressed 8 years ago
  Michael Niedermayer 17f626528a avformat/mov: Check STSC and remove invalid entries 8 years ago