76050 Commits (3fa90098a9fb2833af64bc3b65caaf65ea1e2fe2)
 

Author SHA1 Message Date
  Michael Niedermayer 3fa90098a9 avformat/webm_chunk: Check header filename length 6 years ago
  Michael Niedermayer 2f8d30fb9b avcodec/cpia: Check input size also against linesizes and EOL 6 years ago
  Adam Richter b55cf5f53d libswcale: Fix possible string overflow in test. 6 years ago
  Michael Niedermayer 332de4c1e4 avcodec/hq_hqa: Check available space before reading slice offsets 6 years ago
  Andreas Rheinhardt 2df8814ae7 lavf/webm_chunk: Respect buffer size 6 years ago
  Michael Niedermayer 9bb9aa9085 avcodec/jvdec: Use ff_get_buffer() when the content is not reused 6 years ago
  Michael Niedermayer a4bd19c53a avcodec/truemotion2: Fix 2 integer overflows in tm2_update_block() 6 years ago
  Michael Niedermayer 7a5f875e98 avcodec/aacdec_fixed: Fix undefined shift in noise_scale() 6 years ago
  Michael Niedermayer 37b2a19afa avutil/avstring: Fix bug and undefined behavior in av_strncasecmp() 6 years ago
  Michael Niedermayer ef7bef2ba4 avformat/aadec: Check for scanf() failure 6 years ago
  Michael Niedermayer aa152bcaec avcodec/ccaption_dec: Add a blank like at the end to avoid rollup reading from outside 6 years ago
  Michael Niedermayer 89b9c72862 avcodec/ivi: Move buffer/block end check to caller of ivi_dc_transform() 6 years ago
  Michael Niedermayer 059f291aaf avcodec/diracdec: Use 64bit in intermediate of global motion vector field generation 6 years ago
  Michael Niedermayer 12e4877ae2 avcodec/truemotion2: Fix integer overflow in tm2_decode_blocks() 6 years ago
  Michael Niedermayer 4bc3382780 avcodec/hevcdec: Avoid only partly skiping duplicate first slices 6 years ago
  Carl Eugen Hoyos 8d3764a54d lavc/bmp: Avoid a heap buffer overwrite for 1bpp input. 6 years ago
  Michael Niedermayer 0b93f59318 avcodec/truemotion2: Fix integer overflow in tm2_null_res_block() 7 years ago
  Michael Niedermayer ce5fb015ac avcodec/dfa: Check the chunk header is not truncated 7 years ago
  Michael Niedermayer f8cb091b6e avcodec/dvbsubdec: Check object position 7 years ago
  Michael Niedermayer d3423fb7d4 avcodec/cdgraphics: Use ff_set_dimensions() 7 years ago
  Michael Niedermayer 6e926090d3 avcodec/qpeg: Limit copy in qpeg_decode_intra() to the available bytes 7 years ago
  Michael Niedermayer 9a5150b40c avcodec/aic: Check remaining bits in aic_decode_coeffs() 7 years ago
  Michael Niedermayer 1ca27e5215 avcodec/bethsoftvideo: Check block_type 7 years ago
  Michael Niedermayer 4797b6092d avcodec/jpeg2000dwt: Fix integer overflow in dwt_decode97_int() 7 years ago
  Michael Niedermayer d555be4ba5 avcodec/error_resilience: Use a symmetric check for skipping MV estimation 7 years ago
  Michael Niedermayer 1911fdb7b8 avcodec/mlpdec: Insuffient typo 7 years ago
  Michael Niedermayer da696f9966 avcodec/jvdec: Check available input space before decode8x8() 7 years ago
  Michael Niedermayer 8dde01b57b avformat/webmdashenc: Check id in adaption_sets 7 years ago
  Wenxiang Qian 423319d157 avformat/http: Fix Out-of-Bounds access in process_line() 7 years ago
  Wenxiang Qian 7426a7c958 avformat/ftp: Fix Out-of-Bounds Access and Information Leak in ftp.c:393 7 years ago
  chcunningham 4123064b5f avformat/mov.c: require tfhd to begin parsing trun 7 years ago
  Michael Niedermayer 5f0699d39a avcodec/pgssubdec: Check for duplicate display segments 7 years ago
  Michael Niedermayer 61894a612b avformat/rtsp: Check number of streams in sdp_parse_line() 7 years ago
  Michael Niedermayer 90fbb18a7c avformat/rtsp: Clear reply in every iteration in ff_rtsp_connect() 7 years ago
  Michael Niedermayer 54c01b6f94 avcodec/fic: Check that there is input left in fic_decode_block() 7 years ago
  Michael Niedermayer af857cb62f avutil/mem: Optimize fill32() by unrolling and using 64bit 7 years ago
  James Almer d9590afafc configure: bump year 7 years ago
  Michael Niedermayer 1e41754792 avcodec/4xm: Fix returned error codes 7 years ago
  Michael Niedermayer 415dd357af avcodec/mjpegbdec: Fix some misplaced {} and spaces 7 years ago
  David Bryant 12dcf732ff avformat/wvdec: detect and error out on WavPack DSD files 7 years ago
  gxw a7f94ae583 avcodec/mips: Fix failed case: hevc-conformance-AMP_A_Samsung_* when enable msa 7 years ago
  Michael Niedermayer 75c53cf09e avcodec/fic: Fail on invalid slice size/off 7 years ago
  Michael Niedermayer 6cc642cafa postproc/postprocess_template: Avoid using %4 for the threshold compare 7 years ago
  Michael Niedermayer 01b179f39b avcodec/mjpegdec: Fix indention of ljpeg_decode_yuv_scan() 7 years ago
  chcunningham 68be54dfbe lavf/id3v2: fail read_apic on EOF reading mimetype 7 years ago
  Michael Niedermayer 8381cbf692 avformat/nutenc: Document trailer index assert better 7 years ago
  chcunningham acd49222eb lavf/mov: ensure only one tkhd per trak 7 years ago
  Michael Niedermayer b3dab0f894 avcodec/msvideo1: Check for too small dimensions 7 years ago
  Michael Niedermayer d6b647e221 avcodec/wmv2dec: Skip I frame if its smaller than 1/8 of the minimal size 7 years ago
  Michael Niedermayer b84cda4b63 avcodec/msmpeg4dec: Skip frame if its smaller than 1/8 of the minimal size 7 years ago