13758 Commits (39de0e008d473662fd8381da4cbd5887e4fd5cc2)

Author SHA1 Message Date
  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
  Shitiz Garg d912a30c7d 4xm: Add a check in decode_i_frame to prevent buffer overreads 14 years ago
  Justin Ruggles 8dba5608dc wma: initialize prev_block_len_bits, next_block_len_bits, and block_len_bits. 14 years ago
  Reinhard Tartler bba709214a vp3dec: Check coefficient index in vp3_dequant() 14 years ago
  Michael Niedermayer 0eca0da06e svq1dec: call avcodec_set_dimensions() after dimensions changed. 14 years ago
  Thierry Foucu ba4b08b789 vp6: Fix illegal read. 14 years ago
  Alex Converse 67a7ed623b vp6: Fix illegal read. 14 years ago
  Laurent Aimar c76505e0de vp6: Reset the internal state when aborting key frames header parsing 14 years ago
  Laurent Aimar 30c08e2261 vp6: Check for huffman tree build errors 14 years ago