29375 Commits (f28ec733798ceb2fc4a9c8a9c39c73e8d447310f)
 

Author SHA1 Message Date
  Ronald S. Bultje f28ec73379 vp56: error out on invalid stream dimensions. 14 years ago
  Ronald S. Bultje a2d5e741a8 asf: don't seek back on EOF. 14 years ago
  Ronald S. Bultje 18caebca4c asf: error out on ridiculously large minpktsize values. 14 years ago
  Ronald S. Bultje 117b8b00cc vorbis: fix overflows in floor1[] vector and inverse db table index. 14 years ago
  Reinhard Tartler a02da9ceaf Fix parser not to clobber has_b_frames when extradata is set. 14 years ago
  Ronald S. Bultje 811989e910 rm: prevent infinite loops for index parsing. 14 years ago
  Ronald S. Bultje 678737c26b fraps: release reference buffer on pix_fmt change. 14 years ago
  Ronald S. Bultje 25784c0409 kgv1: release reference picture on size change. 14 years ago
  Ronald S. Bultje d10c22d33c lcl: error out if uncompressed input buffer is smaller than framesize. 14 years ago
  Alex Converse b1d9a80863 tiff: Prevent overreads in the type_sizes array. 14 years ago
  Ronald S. Bultje cd6c5e16c6 swf: check return values for av_get/new_packet(). 14 years ago
  Ronald S. Bultje 18b2f23ef8 truemotion2: error out if the huffman tree has no nodes. 14 years ago
  Ronald S. Bultje 33149928ed mjpegb: don't return 0 at the end of frame decoding. 14 years ago
  Ronald S. Bultje 9a331217b0 asf: prevent packet_size_left from going negative if hdrlen > pktlen. 14 years ago
  Ronald S. Bultje 2380a3d37f huffyuv: error out on bit overrun. 14 years ago
  Ronald S. Bultje 4509129e9d als: prevent infinite loop in zero_remaining(). 14 years ago
  Ronald S. Bultje d031302e0e cook: prevent div-by-zero if channels is zero. 14 years ago
  Ronald S. Bultje 0fe5321634 swscale: take first/lastline over/underflows into account for MMX. 14 years ago
  Ronald S. Bultje b2b2dc61fa swscale: fix overflows in filterPos[] calculation for large sizes. 14 years ago
  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