79381 Commits (fceedd4de9b2ee68b718d2c895374232971d97be)
 

Author SHA1 Message Date
  Michael Niedermayer fceedd4de9 avcodec/ra144: Fix undefined integer overflow in add_wav() 7 years ago
  Michael Niedermayer 23c5d8d9ce avcodec/hq_hqa: Check remaining input bits in hqa_decode_mb() 7 years ago
  Michael Niedermayer c2ac8d3147 avcodec/vb: Check for end of bytestream before reading blocktype 7 years ago
  Michael Niedermayer 22f743e602 avcodec/snowdec: Fix integer overflow with motion vector residual 7 years ago
  Michael Niedermayer 172bb520c9 avformat/nsvdec: Do not parse multiple NSVf 7 years ago
  Michael Niedermayer 4babf70c7e avformat/mlvdec: read_string() received unsigned size, make the argument unsigned 7 years ago
  Michael Niedermayer 0ea54cae21 avformat/rmdec: Fix EOF check in the stream loop in ivr_read_header() 7 years ago
  Michael Niedermayer f1425b389a avcodec/shorten: Fix integer overflow in residual/LPC combination 7 years ago
  Michael Niedermayer 5eeaaa29fa avcodec/shorten: Check verbatim length 7 years ago
  Michael Niedermayer f7778c2ce9 avcodec/mpegaudio_parser: Initialize poutbuf* 7 years ago
  Michael Niedermayer f6e570aa01 avcodec/aacpsdsp_template: Fix integer overflow in ps_stereo_interpolate_c() 7 years ago
  Michael Niedermayer f81fd4c524 avcodec/qtrle: Check remaining bytestream in qtrle_decode_XYbpp() 7 years ago
  Michael Niedermayer 9f18b056da avcodec/diracdec: Check bytes count in else branch in decode_lowdelay() too 7 years ago
  Michael Niedermayer cc82d22289 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 86dfce06e3 avcodec/dirac_dwt_template: Fix several integer overflows in horizontal_compose_daub97i() 7 years ago
  Michael Niedermayer 057cfa4200 avcodec/diracdec: Prevent integer overflow in intermediate in global_mv() 7 years ago
  Michael Niedermayer d7d54f3fd5 swresample/swresample: Fix input channel count in resample_first computation 7 years ago
  Michael Niedermayer 60493f388c avutil/pixfmt: Document chroma plane size for odd resolutions 7 years ago
  Michael Niedermayer 961eeb4035 avcodec/dvdsub_parser: Allocate input padding 7 years ago
  Michael Niedermayer d7d237a441 avcodec/dvdsub_parser: Init output buf/size 7 years ago
  Simon Thelen e7dc6231e2 avcodec/imgconvert: fix possible null pointer dereference 7 years ago
  Michael Niedermayer 0c9c4c3103 avcodec/dirac_dwt_template: Fix signedness regression in interleave() 7 years ago
  Rahul Chaudhry 328ab7f0a1 swresample/arm: rename labels to fix xcode build error 7 years ago
  James Almer 0d4a11d0a9 avformat/utils: fix mixed declarations and code 8 years ago
  James Almer c3831e89ef libwebpenc_animencoder: add missing braces to struct initialization 10 years ago
  Michael Niedermayer 790e6fead0 avformat/movenc: Check input sample count 7 years ago
  Michael Niedermayer 4ead5a9470 avcodec/mjpegdec: Check for odd progressive RGB 7 years ago
  Michael Niedermayer 469503ac1d avformat/movenc: Check that frame_types other than EAC3_FRAME_TYPE_INDEPENDENT have a supported substream id 7 years ago
  Michael Niedermayer 94edbf464c avformat/mms: Add missing chunksize check 7 years ago
  Michael Niedermayer 6cadf46dff avformat/pva: Check for EOF before retrying in read_part_of_packet() 7 years ago
  Michael Niedermayer ee8c6566e2 avformat/rmdec: Do not pass mime type in rm_read_multi() to ff_rm_read_mdpr_codecdata() 7 years ago
  Michael Niedermayer 438e848b65 avcodec/indeo4: Check for end of bitstream in decode_mb_info() 7 years ago
  Michael Niedermayer 21a6570158 avcodec/shorten: Fix undefined addition in shorten_decode_frame() 7 years ago
  Michael Niedermayer 3afdb1c8a7 avcodec/jpeg2000dec: Fixes invalid shifts in jpeg2000_decode_packets_po_iteration() 7 years ago
  Michael Niedermayer 405cfcae41 avcodec/jpeg2000dec: Check that there are enough bytes for all tiles 7 years ago
  Michael Niedermayer dd7d2770f3 avcodec/escape124: Fix spelling errors in comment 7 years ago
  Michael Niedermayer 181c3d82e9 avcodec/ra144: Fix integer overflow in ff_eval_refl() 7 years ago
  Michael Niedermayer 662f7cef06 avcodec/cscd: Check output buffer size for lzo. 7 years ago
  Michael Niedermayer 1e067b7ed8 avcodec/escape124: Check buf_size against num_superblocks 7 years ago
  Michael Niedermayer d862380718 avcodec/mjpegdec: Check for end of bitstream in ljpeg_decode_rgb_scan() 7 years ago
  Michael Niedermayer eaefd3ada9 avcodec/aacdec_fixed: Fix undefined integer overflow in apply_independent_coupling_fixed() 7 years ago
  Michael Niedermayer a1c125d2bd avcodec/dirac_dwt_template: Fix undefined behavior in interleave() 7 years ago
  Michael Niedermayer 626143903b avutil/common: Fix undefined behavior in av_clip_uintp2_c() 7 years ago
  Michael Niedermayer 963915a4b4 fftools/ffmpeg: Fallback to duration if sample rate is unavailable 7 years ago
  Michael Niedermayer ff75dc10fd avformat/mov: Only set pkt->duration to non negative values 7 years ago
  Michael Niedermayer 18214e2a3f avcodec/h264_mc_template: Only prefetch motion if the list is used. 7 years ago
  Michael Niedermayer aa803d93bf avcodec/xwddec: Use ff_set_dimensions() 7 years ago
  Michael Niedermayer 23fdebaec5 avcodec/wavpack: Fix overflow in adding tail 7 years ago
  Michael Niedermayer 50e55b81be avcodec/shorten: Fix multiple integer overflows 7 years ago
  Michael Niedermayer 07fd8627e5 avcodec/shorten: Sanity check nmeans 7 years ago