24166 Commits (5933af562ea78b4be5d0cb0b7b7dcedd5aba6d7e)
 

Author SHA1 Message Date
  Janne Grunau 5933af562e motionpixels: decode only the 111 complete frames for fate 14 years ago
  Michael Niedermayer 1156f07c6a kgv1dec: Increase offsets array size so it is large enough. 14 years ago
  Alex Converse 6ca010f209 mjpegbdec: Fix overflow in SOS. 14 years ago
  Michael Niedermayer 224025d852 atrac3: Fix crash in tonal component decoding. 14 years ago
  Alex Converse a8f4db0acd dv: Fix small stack overread related to CVE-2011-3929 and CVE-2011-3936. 14 years ago
  Michael Niedermayer b46141b0d1 dv: Fix null pointer dereference due to ach=0 14 years ago
  Michael Niedermayer 38421f27b3 dv: check stype 14 years ago
  Alex Converse 3253dd2b42 nsvdec: Propagate errors 14 years ago
  Alex Converse 87007519c8 nsvdec: Be more careful with av_malloc(). 14 years ago
  Michael Niedermayer 1edf848a81 nsvdec: Fix use of uninitialized streams. 14 years ago
  Anton Khirnov f70c720d42 id3v2: fix skipping extended header in id3v2.4 14 years ago
  Reinhard Tartler 62c4739348 Release notes and changelog for 0.6.5 14 years ago
  Reinhard Tartler 7efa13b4b4 Bump version number for 0.6.5 release. 14 years ago
  Chris Evans a5e0afe3c9 vorbis: An additional defense in the Vorbis codec. 14 years ago
  Reinhard Tartler 42f0a66968 vorbisdec: Fix decoding bug with channel handling 14 years ago
  Chris Evans 90a4a46747 matroskadec: Fix a bug where a pointer was cached to an array that might later move due to a realloc() 14 years ago
  Chris Evans 6d6254ba9f vorbis: Avoid some out-of-bounds reads 14 years ago
  Janne Grunau ae24b5ce3a vp3: fix streams with non-zero last coefficient 14 years ago
  Ronald S. Bultje c9c7db0af2 vp3: fix oob read for negative tokens and memleaks on error. 14 years ago
  Reinhard Tartler 6b156c4563 Release notes and changelog for 0.6.4 14 years ago
  Reinhard Tartler dbe7e209df Bump version number for 0.6.4 release. 14 years ago
  Justin Ruggles cfb9b47a1e qdm2: check output buffer size before decoding 14 years ago
  Baptiste Coudurier b26c1a8b7e Fix qdm2 decoder packet handling to match the api 15 years ago
  Shitiz Garg ccd2ca0246 4xm: Add a check in decode_i_frame to prevent buffer overreads 14 years ago
  Justin Ruggles 92b964969b wma: initialize prev_block_len_bits, next_block_len_bits, and block_len_bits. 14 years ago
  Reinhard Tartler ca87ec53e9 swscale: #include "libavutil/mathematics.h" 14 years ago
  Reinhard Tartler bd071de29a vp3dec: Check coefficient index in vp3_dequant() 14 years ago
  Michael Niedermayer 8ddc0b491d svq1dec: call avcodec_set_dimensions() after dimensions changed. 14 years ago
  Thierry Foucu 94aacaf508 vp6: Fix illegal read. 14 years ago
  Alex Converse 8d68083298 vp6: Fix illegal read. 14 years ago
  Laurent Aimar e28bb18fdc vp6: Reset the internal state when aborting key frames header parsing 14 years ago
  Laurent Aimar a62779d986 vp6: Check for huffman tree build errors 14 years ago
  Dustin Brody 201fcfb894 vp6: partially propagate huffman tree building errors during coeff model parsing and fix misspelling 14 years ago
  Laurent Aimar 8856c4c5c9 Fix out of bound reads in the QDM2 decoder. 14 years ago
  Laurent Aimar 0f7bf1786e Check for out of bound writes in the QDM2 decoder. 14 years ago
  Laurent Aimar b99366faef vmd: fix segfaults on corruped streams 14 years ago
  Laurent Aimar da0900e8bb rv34: Check for invalid slice offsets 14 years ago
  Laurent Aimar d5551d7884 rv34: Fix potential overreads 14 years ago
  Laurent Aimar 35f1888585 rv34: Avoid NULL dereference on corrupted bitstream 14 years ago
  Laurent Aimar 7cd7461ec8 rv10: Reject slices that does not have the same type as the first one 14 years ago
  Laurent Aimar 23f622de60 oggdec: fix out of bound write in the ogg demuxer 14 years ago
  Michael Niedermayer 19a99b6e6b smacker: fix a few off by 1 errors 14 years ago
  Laurent Aimar 117e04cdfa Check for invalid VLC value in smacker decoder. 14 years ago
  Laurent Aimar 5d6fe49ac9 Check and propagate errors when VLC trees cannot be built in smacker decoder. 14 years ago
  Laurent Aimar 9f28eede5e Fixed off by one packet size allocation in the smacker demuxer. 14 years ago
  Laurent Aimar 6f70111e81 Check for invalid packet size in the smacker demuxer. 14 years ago
  Laurent Aimar 4492523938 ape demuxer: fix segfault on memory allocation failure. 14 years ago
  Laurent Aimar a97e82c487 Fixed size given to init_get_bits() in xan decoder. 14 years ago
  Kostya Shishkov f79f3a946f smacker demuxer: handle possible av_realloc() failure. 14 years ago
  Laurent Aimar 5394cdf775 Fixed segfault with wavpack decoder on corrupted decorrelation terms sub-blocks. 14 years ago