29356 Commits (ce99c1bfb5968ea680c6c48a52c407677db2fe82)
 

Author SHA1 Message Date
  Ronald S. Bultje ce99c1bfb5 swscale: enforce a minimum filtersize. 14 years ago
  Alex Converse fd3af2950a smacker: Sanity check huffman tables found in the headers. 14 years ago
  Ronald S. Bultje 6c12293f6c matroska: don't overwrite string values until read/alloc was succesful. 14 years ago
  Alex Converse dd7b323d9a matroskadec: Pad AAC extradata. 14 years ago
  Alex Converse bf9f26cef7 aac: fix infinite loop on end-of-frame with sequence of 1-bits. 14 years ago
  Alex Converse 0fbde741cb wma: Clip WMA1 and WMA2 frame length to 11 bits. 14 years ago
  Ronald S. Bultje ec961c8919 flac: fix infinite loops on all-zero input or end-of-stream. 14 years ago
  Ronald S. Bultje 3b5e1494c6 golomb: avoid infinite loop on all-zero input (or end of buffer). 14 years ago
  Alex Converse ccd528cc32 qdm2: Check data block size for bytes to bits overflow. 14 years ago
  Martin Storsjö c321f2abca avcodec: Remove a misplaced and useless attribute_deprecated 14 years ago
  Mans Rullgard 73ad066939 intfloat_readwrite: fix signed addition overflows 14 years ago
  Justin Ruggles 1cc0b08635 smacker: validate channels and sample format. 14 years ago
  Justin Ruggles b3d7fffee3 smacker: check buffer size before reading output size 14 years ago
  Justin Ruggles ef7a4df458 smacker: validate number of channels 14 years ago
  Mans Rullgard 3b7a1ba90e sipr: fix get_bits(0) calls 14 years ago
  Mans Rullgard da73a2005a motion_est: make MotionExtContext.map_generation unsigned 14 years ago
  Laurent Aimar 6b011631e9 4xm: prevent NULL dereference with invalid huffman table 14 years ago
  Laurent Aimar 5ab326d7db 4xmdemux: prevent use of uninitialized memory 14 years ago
  Laurent Aimar 39fd8d0083 4xm: clear FF_INPUT_BUFFER_PADDING_SIZE bytes in temporary buffers 14 years ago
  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 7fa13e12e6 avsdemux: check for out of bound writes 14 years ago
  Laurent Aimar ab201f6f1b avs: check for out of bound reads 14 years ago
  Laurent Aimar b696d61518 avsdemux: check for corrupted data 14 years ago
  Alex Converse a23bcc923d mxfdec: Fix some buffer overreads caused by the misuse of AVPacket related functions. 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 5e3ba60e6f crc: fix signed overflow 14 years ago
  Mans Rullgard 48f9a80072 mpeg12enc: use sign_extend() function 14 years ago
  Mans Rullgard 2c99aa48d7 lavf: fix signed overflow in avformat_find_stream_info() 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
  Alex Converse 4faa00b256 mpegps: Use av_get_packet() instead of poorly emulating it. 14 years ago
  Janne Grunau 90d7146511 motionpixels: decode only the 111 complete frames for fate 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