75970 Commits (b671ebfd61b64b5e336f747b8a6abd59a535454d)
 

Author SHA1 Message Date
  Michael Niedermayer b671ebfd61 avformat/mlvdec: read_string() received unsigned size, make the argument unsigned 7 years ago
  Michael Niedermayer bb070fc468 avcodec/shorten: Fix integer overflow in residual/LPC combination 7 years ago
  Michael Niedermayer ed0f21a89a avcodec/shorten: Check verbatim length 7 years ago
  Michael Niedermayer a36d649ffc avcodec/mpegaudio_parser: Initialize poutbuf* 7 years ago
  Michael Niedermayer b12e1618a3 avcodec/qtrle: Check remaining bytestream in qtrle_decode_XYbpp() 7 years ago
  Michael Niedermayer 1c05c6bd91 avcodec/diracdec: Change frame_number to 64bit as its a 32bit from the bitstream and we also have a -1 special case 7 years ago
  Michael Niedermayer 00c3f178a8 avcodec/diracdec: Prevent integer overflow in intermediate in global_mv() 7 years ago
  Michael Niedermayer 83ffda78dd swresample/swresample: Fix input channel count in resample_first computation 7 years ago
  Michael Niedermayer 56b188941f avutil/pixfmt: Document chroma plane size for odd resolutions 7 years ago
  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