75961 Commits (48e104a8240d773f66a62969680a93d3c952e45b)
 

Author SHA1 Message Date
  Michael Niedermayer 48e104a824 update for 2.8.15 7 years ago
  Michael Niedermayer 83679bd293 avcodec/dvdsub_parser: Allocate input padding 7 years ago
  Michael Niedermayer d25463c515 avcodec/dvdsub_parser: Init output buf/size 7 years ago
  Simon Thelen 03af6ab540 avcodec/imgconvert: fix possible null pointer dereference 7 years ago
  Rahul Chaudhry 9ffbda72c7 swresample/arm: rename labels to fix xcode build error 7 years ago
  James Almer 7ae182e0b7 avformat/utils: fix mixed declarations and code 8 years ago
  James Almer 8199713699 libwebpenc_animencoder: add missing braces to struct initialization 10 years ago
  Michael Niedermayer 5775f83796 avformat/movenc: Check input sample count 7 years ago
  Michael Niedermayer 270a7ff111 avcodec/mjpegdec: Check for odd progressive RGB 7 years ago
  Michael Niedermayer a80b8a01cc avformat/movenc: Check that frame_types other than EAC3_FRAME_TYPE_INDEPENDENT have a supported substream id 7 years ago
  Michael Niedermayer feb31c7ade avformat/mms: Add missing chunksize check 7 years ago
  Michael Niedermayer c75b8c9733 avformat/pva: Check for EOF before retrying in read_part_of_packet() 7 years ago
  Michael Niedermayer 4652b0f8fe avcodec/indeo4: Check for end of bitstream in decode_mb_info() 7 years ago
  Michael Niedermayer 29c7a02bb2 avcodec/shorten: Fix undefined addition in shorten_decode_frame() 7 years ago
  Michael Niedermayer b6af5c8880 avcodec/jpeg2000dec: Fixes invalid shifts in jpeg2000_decode_packets_po_iteration() 7 years ago
  Michael Niedermayer 76e10cd327 avcodec/jpeg2000dec: Check that there are enough bytes for all tiles 7 years ago
  Michael Niedermayer f780dabc50 avcodec/escape124: Fix spelling errors in comment 7 years ago
  Michael Niedermayer 65c9c1b061 avcodec/ra144: Fix integer overflow in ff_eval_refl() 7 years ago
  Michael Niedermayer 3b02b9ad2b avcodec/cscd: Check output buffer size for lzo. 7 years ago
  Michael Niedermayer 9bfdb49b74 avcodec/escape124: Check buf_size against num_superblocks 7 years ago
  Michael Niedermayer 8db6c2993b avcodec/mjpegdec: Check for end of bitstream in ljpeg_decode_rgb_scan() 7 years ago
  Michael Niedermayer e495910d4c avcodec/aacdec_fixed: Fix undefined integer overflow in apply_independent_coupling_fixed() 7 years ago
  Michael Niedermayer c1121e7ec2 avutil/common: Fix undefined behavior in av_clip_uintp2_c() 7 years ago
  Michael Niedermayer 8326072995 fftools/ffmpeg: Fallback to duration if sample rate is unavailable 7 years ago
  Michael Niedermayer ed4e35a0fd avformat/mov: Only set pkt->duration to non negative values 7 years ago
  Michael Niedermayer cc65755a0d avcodec/h264_mc_template: Only prefetch motion if the list is used. 7 years ago
  Michael Niedermayer 2b60986513 avcodec/xwddec: Use ff_set_dimensions() 7 years ago
  Michael Niedermayer acfdaa463e avcodec/wavpack: Fix overflow in adding tail 7 years ago
  Michael Niedermayer 6fdc61b8f6 avcodec/shorten: Fix multiple integer overflows 7 years ago
  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