29413 Commits (5ae49ddaa447bb4fba287f92ca508caba399ffbd)
 

Author SHA1 Message Date
  Ronald S. Bultje 5ae49ddaa4 xxan: don't read before start of buffer in av_memcpy_backptr(). 14 years ago
  Ronald S. Bultje 311361348d dsicinvideo: validate buffer offset before copying pixels. 14 years ago
  Ronald S. Bultje 99536be9d4 huffyuv: add padding to classic (v1) huffman tables. 14 years ago
  Alex Converse bbe316dfb4 tiffdec: Prevent illegal memory access caused by recycled pointers. 14 years ago
  Ronald S. Bultje b4a223fd19 wma: fix off-by-one in array bounds check. 14 years ago
  Ronald S. Bultje 4924520513 raw: move buffer size check up. 14 years ago
  Ronald S. Bultje f2e412d050 smacker: error out if palette copy-with-offset overruns palette size. 14 years ago
  Ronald S. Bultje 6dfe865aed svq3: protect against negative quantizers. 14 years ago
  Alex Converse 853ce33dbc mov: Add more HDV and XDCAM FourCCs. 14 years ago
  Alex Converse 5015ada0ec mov: Add support for MPEG2 HDV 720p24 (hdv4) 14 years ago
  Michael Niedermayer 4be63587e1 h263dec: Disallow width/height changing with frame threads. 14 years ago
  Alex Converse a642953b0f tiff: Make the TIFF_LONG and TIFF_SHORT types unsigned. 14 years ago
  Alex Converse f5ce67d837 svq3: Prevent illegal reads while parsing extradata. 14 years ago
  Alex Converse b0888b8a48 dv: Fix small overread in audio frequency table. 14 years ago
  Mans Rullgard 2c199cb253 ac3: Do not read past the end of ff_ac3_band_start_tab. 14 years ago
  Alex Converse 00fa6ffe1a dv: Fix small stack overread related to CVE-2011-3929 and CVE-2011-3936. 14 years ago
  Michael Niedermayer 44e182d41e dv: Fix null pointer dereference due to ach=0 14 years ago
  Michael Niedermayer bb737d381f dv: check stype 14 years ago
  Alex Converse 0100c4b1b0 nsvdec: Propagate errors 14 years ago
  Alex Converse be524c186b nsvdec: Be more careful with av_malloc(). 14 years ago
  Michael Niedermayer 65beb8c117 nsvdec: Fix use of uninitialized streams. 14 years ago
  Fabian Greffrath f375e19f37 Fix format string vulnerability detected by -Wformat-security. 14 years ago
  Ronald S. Bultje 54e947273c h264: fix mmxext chroma deblock to use correct TC values. (cherry picked from commit b0c4f04338) 14 years ago
  Ronald S. Bultje e3e05963c1 cscd: use negative error values to indicate decode_init() failures. 14 years ago
  Ronald S. Bultje bd37b95383 h264: prevent overreads in intra PCM decoding. 14 years ago
  Justin Ruggles 58133bb010 wmaenc: fix m/s stereo encoding for the first frame 14 years ago
  Justin Ruggles 43e3e7764c wmaenc: limit allowed sample rate to 48kHz 14 years ago
  Justin Ruggles 74bd46e82a wmaenc: limit block_align to MAX_CODED_SUPERFRAME_SIZE 14 years ago
  Justin Ruggles c932844882 wmaenc: require a large enough output buffer to prevent overwrites 14 years ago
  Ronald S. Bultje 433aaeb2f1 matroska: check buffer size for RM-style byte reordering. 14 years ago
  Alex Converse 88b47010c4 wmadec: Verify bitstream size makes sense before calling init_get_bits. 14 years ago
  Alex Converse b56b7b9081 rv10/20: Fix a buffer overread caused by losing track of the remaining buffer size. 14 years ago
  Ronald S. Bultje bd0d32d131 lcl: return negative error codes on decode_init() errors. 14 years ago
  Ronald S. Bultje d680295d0c huffyuv: do not abort on unknown pix_fmt; instead, return an error. 14 years ago
  Ronald S. Bultje ced190c96c vmnc: return error on decode_init() failure. 14 years ago
  Ronald S. Bultje e15d137ecf rpza: error out on buffer overreads. 14 years ago
  Ronald S. Bultje 87a1169ab8 qtrle: return error on decode_init() failure. 14 years ago
  Ronald S. Bultje 4f64456a14 swscale: fix another integer overflow. 14 years ago
  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