90946 Commits (7da37aa9804afd2fcaf25a1deb7863dec35ae809)
 

Author SHA1 Message Date
  Michael Niedermayer 7da37aa980 avcodec/h264_refs: Document last if() in ff_h264_execute_ref_pic_marking() 7 years ago
  Michael Niedermayer 318b13a5ad avcodec/ra144: Fix undefined integer overflow in add_wav() 7 years ago
  Michael Niedermayer 17a5df4ab8 avcodec/indeo4: Check dimensions in decode_pic_hdr() 7 years ago
  Dale Curtis 968ffb93af avformat/mov: Error on too large stsd entry counts. 7 years ago
  Michael Bunk 84ab680624 examples: Fix use of AV_CODEC_FLAG_GLOBAL_HEADER 7 years ago
  Michael Niedermayer 8327559fe8 avcodec/hq_hqa: Check remaining input bits in hqa_decode_mb() 7 years ago
  Michael Niedermayer 229025799f avcodec/vb: Check for end of bytestream before reading blocktype 7 years ago
  Michael Niedermayer a04ff0c054 avcodec/snowdec: Fix integer overflow with motion vector residual 7 years ago
  Michael Niedermayer ce828a247d avcodec/mpeg4videodec: Fix slice end detection in mpeg4_decode_studio_mb() 7 years ago
  Michael Niedermayer 6e60a38322 avformat/nsvdec: Do not parse multiple NSVf 7 years ago
  Michael Niedermayer f2b51fd54c avformat/dashdec: Fix strlen(rep_id_val) with it being NULL 7 years ago
  Michael Niedermayer 0f36c5f5c7 avformat/mlvdec: read_string() received unsigned size, make the argument unsigned 7 years ago
  Michael Niedermayer 3f095c5b56 avformat/rmdec: Fix EOF check in the stream loop in ivr_read_header() 7 years ago
  Michael Niedermayer b95c209a61 avcodec/scpr: Check for min > max in decompress_p() 7 years ago
  Michael Niedermayer cd42c19f53 avcodec/shorten: Fix signed 32bit overflow in shift in shorten_decode_frame() 7 years ago
  Michael Niedermayer 32353f8bcb avcodec/shorten: Fix integer overflow in residual/LPC combination 7 years ago
  Michael Niedermayer 2c3ea34082 avcodec/shorten: Check verbatim length 7 years ago
  Michael Niedermayer c0a6febf32 avcodec/mpegaudio_parser: Initialize poutbuf* 7 years ago
  Michael Niedermayer cc0817af0d avcodec/aacpsdsp_template: Fix integer overflow in ps_stereo_interpolate_c() 7 years ago
  Michael Niedermayer 386975d7a4 avformat/flvenc: Check audio packet size 7 years ago
  Nikolas Bowe 8591d16ce5 lavc/svq3: Fix regression decoding some files. 7 years ago
  Michael Niedermayer 07255282d0 avcodec/mlp_parser: Check if synccode is within buffer 7 years ago
  Michael Niedermayer f9235773d6 avcodec/qtrle: Check remaining bytestream in qtrle_decode_XYbpp() 7 years ago
  Michael Niedermayer 4f51a21c30 avcodec/diracdec: Check bytes count in else branch in decode_lowdelay() too 7 years ago
  Michael Niedermayer 6cf72a56e7 avcodec/diracdec: Check slice numbers for overflows in relation to picture dimensions 7 years ago
  Michael Niedermayer 88093d2c1f 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 8147da2bad avcodec/dirac_dwt_template: Fix several integer overflows in horizontal_compose_daub97i() 7 years ago
  Michael Niedermayer f291acafbb avcodec/diracdec: Prevent integer overflow in intermediate in global_mv() 7 years ago
  Michael Niedermayer cec6df48ba swresample/swresample: Fix input channel count in resample_first computation 7 years ago
  Michael Niedermayer 1a4a6d94cc avutil/pixfmt: Document chroma plane size for odd resolutions 7 years ago
  Nicolas George 2be51cbeea lavf/libsmbclient: return AVERROR_EOF for EOF. 7 years ago
  Thilo Borgmann 49a90d5d31 lavc/videotoolboxenc: Fix compilation on osx 10.10.5 Yosemite 7 years ago
  Aman Gupta fab3418cb9 avcodec/mediacodecdec: fix SEGV on modern nvidia decoders 7 years ago
  James Almer 9cc5337247 avcodec/bitstream_filters: check the input argument of av_bsf_get_by_name() for NULL 7 years ago
  Timo Rothenpieler d6d7853b4b avformat/librtmp: fix returning EOF from Read/Write 7 years ago
  Thomas Guillem db923b3fbd avcodec/videotoolboxenc: fix undefined behavior with rc_max_rate=0 7 years ago
  Michael Niedermayer 0a155c57bd Update for 4.0.2 7 years ago
  Michael Niedermayer 3ef38c414e avcodec/dvdsub_parser: Allocate input padding 7 years ago
  Michael Niedermayer 40ed40902a avcodec/dvdsub_parser: Init output buf/size 7 years ago
  Michael Niedermayer 0561cde128 avcodec/dirac_dwt_template: Fix signedness regression in interleave() 7 years ago
  Michael Niedermayer 670b565ba2 avformat/mov: Simplify last element computation in mov_estimate_video_delay() 7 years ago
  Michael Niedermayer 6b65f46673 avformat/mov: Break out of inner loop early in mov_estimate_video_delay() 7 years ago
  Michael Niedermayer 052edeec55 avformat/mov: Eliminate variable buf_size from mov_estimate_video_delay() 7 years ago
  Michael Niedermayer 48479937c3 avformat/mov: remove modulo operations from mov_estimate_video_delay() 7 years ago
  Michael Niedermayer fd53179f4a avformat/movenc: Write version 2 of audio atom if channels is not known 7 years ago
  Rahul Chaudhry 5db47b3983 swresample/arm: rename labels to fix xcode build error 7 years ago
  Michael Niedermayer 0981dfee7d avformat/movenc: Check input sample count 7 years ago
  Michael Niedermayer d8c4b2ae57 avcodec/mjpegdec: Check for odd progressive RGB 7 years ago
  Michael Niedermayer fc92ca5b8e avcodec/vp8_parser: Do not leave data/size uninitialized 7 years ago
  Michael Niedermayer 6d992a51c7 avformat/mms: Add missing chunksize check 7 years ago