29309 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 fce03f8783 mpc8: Fix return value on EOF 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 ea5a5f0908 segafilm: Check for memory allocation failures in segafilm demuxer. 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
  Martin Storsjö 151aaf539f lavf: Avoid using av_malloc(0) in av_dump_format 14 years ago
  Stefano Sabatini f74a4b621f avfiltergraph: use meaningful error codes 14 years ago
  Justin Ruggles 7fc9aa6d35 flacdec: fix buffer size checking in get_metadata_size() 14 years ago
  Justin Ruggles ce80957cf1 sol: return error if av_get_packet() fails. 14 years ago
  Laurent Aimar 74f4c1358c flvdec: Fix invalid pointer deferences when parsing index 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
  Alex Converse 2f62b677cc mpegps: Handle buffer exhaustion when reading packets. 14 years ago
  Alex Converse 684f671f28 mp4: Don't read an empty Decoder Config Descriptor 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