13766 Commits (49007b494eaf7727e445a62a4eb040b080a91f00)

Author SHA1 Message Date
  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
  Justin Ruggles ce3e0d48f8 mpc7: check output buffer size before decoding 14 years ago
  Justin Ruggles d46efbebe7 nellymoser: check output buffer size before decoding 14 years ago
  Justin Ruggles 7fc9aa6d35 flacdec: fix buffer size checking in get_metadata_size() 14 years ago
  Peter Ross 8475df8158 permit decoding of multichannel ADPCM_EA_XAS 15 years ago
  Reimar Döffinger 282a1a960a Fix input buffer size check in adpcm_ea decoder. 14 years ago
  Sean McGovern 2ba86066be fft: avoid a signed overflow 14 years ago
  Laurent Aimar 000bd5209f rv34: Check for invalid slices offsets 14 years ago
  Ronald S. Bultje 047c6ad752 h264: disallow constrained intra prediction modes for luma. 14 years ago
  Mans Rullgard 6362264e2d h264: fix HRD parameters parsing 14 years ago
  Mans Rullgard ccb3b71b42 h264: fix invalid shifts in init_cavlc_level_tab() 14 years ago
  Mans Rullgard 4ed486dc3a h264: fix detection of optional trailing PPS elements 14 years ago
  Laurent Aimar ba31a01681 h264: reset h->ref_count in case of errors in ff_h264_decode_ref_pic_list_reordering() 14 years ago
  Mans Rullgard 1e809ab887 h264pred: use unsigned types for pixel values, fix signed overflows 14 years ago
  Michael Niedermayer c6bb93dcd9 H264: Only wait before triggering ff_thread_setup_complete() until the next slice that contains a start-of-field/frame macroblock 14 years ago
  Ronald S. Bultje 485f85aa90 h264: correct implicit_weight for field-interlaced pictures. 14 years ago
  Laurent Aimar ec2a1d91e2 h264: check for out of bounds reads in ff_h264_decode_extradata(). 14 years ago
  Chris Evans b0283ccb9e vorbis: An additional defense in the Vorbis codec. 14 years ago
  Reinhard Tartler 97f23c72a3 vorbisdec: Fix decoding bug with channel handling 14 years ago
  Chris Evans 4a94678f1b vorbis: Avoid some out-of-bounds reads 14 years ago
  Ronald S. Bultje c624935554 vp3: fix oob read for negative tokens and memleaks on error. 14 years ago
  Janne Grunau 82a11fcff2 vp3: fix streams with non-zero last coefficient 14 years ago