13787 Commits (b3bdefb01b0dabcbb55a07d0f3370cb7ef903e85)

Author SHA1 Message Date
  Laurent Aimar b3bdefb01b ptx: check for out of bound reads 14 years ago
  Laurent Aimar 4eb51d96dd tiffdec: fix out of bound reads/writes 14 years ago
  Laurent Aimar d75c80e942 eacmv: check for out of bound reads 14 years ago
  Laurent Aimar 34d6f22a57 eacmv: fix potential pointer arithmetic overflows 14 years ago
  Laurent Aimar 518c72474d adpcm: fix out of bound reads due to integer overflow 14 years ago
  Laurent Aimar 39fed2e95b anm: prevent infinite loop 14 years ago
  Laurent Aimar ab201f6f1b avs: check for out of bound reads 14 years ago
  Gwenole Beauchesne 559261ce49 vaapi: Fix VC-1 decoding (reconstruct bitstream TTFRM correctly). 14 years ago
  Mans Rullgard f9d17e6f54 4xm: fix signed overflow 14 years ago
  Mans Rullgard 0b1ac7bf4f wmavoice: fix a signed overflow 14 years ago
  Mans Rullgard af0a56e6ef mpegvideo_enc: fix a signed overflow 14 years ago
  Mans Rullgard 48f9a80072 mpeg12enc: use sign_extend() function 14 years ago
  Mans Rullgard fdc669fcbb vp8: fix signed overflows 14 years ago
  Mans Rullgard fe3314a413 motion_est: fix some signed overflows 14 years ago
  Mans Rullgard 58afe6061a dca: fix signed overflow in shift 14 years ago
  Mans Rullgard 8c2ae575ad aacdec: fix undefined shifts 14 years ago
  Laurent Aimar 9c78fe9360 bink: Check for various out of bound writes 14 years ago
  Laurent Aimar c98d7882d8 bink: Check for out of bound writes when building tree 14 years ago
  Mans Rullgard e52e85ac3a put_bits: fix invalid shift by 32 in flush_put_bits() 14 years ago
  Laurent Aimar 59050c0629 mpc8: Check out of bound bands limit 14 years ago
  Laurent Aimar be2404b06d xan: Prevent NULL dereference with missing palette 14 years ago
  Laurent Aimar 49007b494e xan: Check for out of bound reads in xan_huffman_decode() 14 years ago
  Laurent Aimar 0277c82de2 xan: Fixed out of bound accesses in xan_unpack() 14 years ago
  Laurent Aimar 5fa8e43b54 motionpixels: Prevent calling init_vlc() with invalid parameters 14 years ago
  Laurent Aimar 737bea21b6 shorten: Fix out of bound writes in fix_bitshift() 14 years ago
  Laurent Aimar aa9e308580 dsicinav: Check for out of bounds writes 14 years ago
  Laurent Aimar d57d039e04 tiertexseqv: Check for out of bound reads 14 years ago
  Laurent Aimar 97a1ab4bce quickdraw: Check for out of bound reads 14 years ago
  Laurent Aimar 914b9b0b2b dsicinav: Check for out of bounds reads 14 years ago
  Laurent Aimar 39de0e008d motionpixels: Fix the size of workspace buffers 14 years ago
  Laurent Aimar f2f2a00d39 motionpixels: Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the temporary buffer 14 years ago
  Laurent Aimar 905d0633a6 wmavoice: Check for corrupted extra data 14 years ago
  Laurent Aimar 95605595b5 wmavoice: Check for out of bound writes 14 years ago
  Laurent Aimar fb20141563 xan: Prevent NULL dereferences with missing reference frame 14 years ago
  Laurent Aimar c5766b55c4 bink: Prevent NULL dereferences with missing reference frame 14 years ago
  Laurent Aimar d646cce15f wavpack: Reset internal state on corrupted blocks 14 years ago
  Laurent Aimar 04b71cdedd wmapro: Validate the number of audio channels before using it 14 years ago
  Laurent Aimar 22949c42ed shorten: Prevent block size from increasing 14 years ago
  Laurent Aimar 8751941030 xan: Prevent out of bound accesses 14 years ago
  Laurent Aimar 3e1b5981ba vp56: Release old pictures after a resolution changes 14 years ago
  Laurent Aimar efe3fb13a7 vp56: Check for missing reference frame data 14 years ago
  Laurent Aimar 987f5dc55e cinepak: Fix invalid read access on extra data 14 years ago
  Laurent Aimar 5bb9ce755b cook: Fix js_vlc_bits value validation for joint stereo 14 years ago
  Laurent Aimar 619aab2f41 Fixed deference of NULL pointer in motionpixels decoder. 14 years ago
  Ronald S. Bultje 8099d77ca4 mpegvideo: set correct offset for edge emulation buffer. 14 years ago
  Ronald S. Bultje bb7fd94eeb mpegvideo: fix position of bottom edge. 14 years ago
  Chris Rankin ea311af23d qcelpdec: fix the return value of qcelp_decode_frame(). 14 years ago
  Justin Ruggles 4562f95ba8 sipr: fix the output data size check and only calculate it once. 14 years ago
  Justin Ruggles fc0e151cdc mpc8: check output buffer size before decoding 14 years ago
  Justin Ruggles 56fe62ec94 mpc7: return error if packet is too small. 14 years ago