29234 Commits (0eca0da06e40b73af495cc05fbcfaa030fcf78ea)
 

Author SHA1 Message Date
  Michael Niedermayer 0eca0da06e svq1dec: call avcodec_set_dimensions() after dimensions changed. 14 years ago
  Martin Storsjö 38a511e84c swscale: Readd #define _SVID_SOURCE 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
  Dustin Brody 7367cbec1b vp6: partially propagate huffman tree building errors during coeff model parsing and fix misspelling 14 years ago
  Thierry Foucu 28acce2861 imgutils: Fix illegal read. 14 years ago
  Justin Ruggles 7347205351 qdm2: check output buffer size before decoding 14 years ago
  Laurent Aimar 0d93d5c461 Fix out of bound reads in the QDM2 decoder. 14 years ago
  Laurent Aimar a31ccacb1a Check for out of bound writes in the QDM2 decoder. 14 years ago
  Laurent Aimar 494cfacdb9 vmd: fix segfaults on corruped streams 14 years ago
  Anton Khirnov 07624cfeaa Add a version bump and APIchanges entry for avcodec_open2 and avformat_find_stream_info. 14 years ago
  Mans Rullgard d6f763659c lavf: fix multiplication overflow in avformat_find_stream_info() 14 years ago
  Anton Khirnov e297459eb6 lavf: fix invalid reads in avformat_find_stream_info() 14 years ago
  Anton Khirnov afe2726089 lavf: add avformat_find_stream_info() 14 years ago
  Baptiste Coudurier 23f0d0f16b lavc: fix parentheses placement in avcodec_open2(). 14 years ago
  Anton Khirnov 47953c33ea lavc: introduce avcodec_open2() as a replacement for avcodec_open(). 14 years ago
  Reinhard Tartler 58decdb639 Update Changelog for 0.7.2 release 14 years ago
  Reinhard Tartler 35feff418a Update RELEASE file for 0.7.2 14 years ago
  Mans Rullgard e257eebd17 lavf: do not set codec_tag for rawvideo 14 years ago
  Reinhard Tartler 9bb7a128a3 fate: allow testing with libavfilter disabled 14 years ago
  Mans Rullgard 783f45de4f fate: separate lavf-mxf_d10 test from lavf-mxf 14 years ago
  Michael Niedermayer a2443e89d7 Fix memory (re)allocation in matroskadec.c, related to MSVR-11-0080. 14 years ago
  Anton Khirnov 9f9b731a3a movenc: fix NULL reference in mov_write_tkhd_tag 14 years ago
  Anton Khirnov ad47a5ec85 movenc: create an alternate group for each media type 14 years ago
  Michael Niedermayer fed7f5b04f flvdec: Check for overflow before allocating arrays 14 years ago
  Mans Rullgard dde0fb4aea ppc: fix some pointer to integer casts 14 years ago
  Mans Rullgard ecda54a640 ppc: fix 32-bit PIC build 14 years ago
  Laurent Aimar 2bbb142a14 rv34: Check for invalid slice offsets 14 years ago
  Laurent Aimar b4a1bf0bbf rv34: Fix potential overreads 14 years ago
  Laurent Aimar f0bcba238a rv34: Avoid NULL dereference on corrupted bitstream 14 years ago
  Laurent Aimar 28d948ac44 rv10: Reject slices that does not have the same type as the first one 14 years ago
  David Goldwich 9973ca992e lavf: Fix context pointer in av_open_input_stream when avformat_open_input fails 14 years ago
  Laurent Aimar a3d471e500 oggdec: fix out of bound write in the ogg demuxer 14 years ago
  Laurent Aimar 54a178f28f Fixed size given to init_get_bits(). 14 years ago
  Michael Niedermayer 78cd2e18a4 smacker: fix a few off by 1 errors 14 years ago
  Laurent Aimar 0d93b03e68 Check for invalid VLC value in smacker decoder. 14 years ago
  Laurent Aimar 5b1f79b092 Check and propagate errors when VLC trees cannot be built in smacker decoder. 14 years ago
  Laurent Aimar 9f391c4971 Fixed off by one packet size allocation in the smacker demuxer. 14 years ago
  Laurent Aimar 4e7905fa9e Check for invalid packet size in the smacker demuxer. 14 years ago
  Laurent Aimar 4ee014309c ape demuxer: fix segfault on memory allocation failure. 14 years ago
  Alex Converse 61ddc8271d xan: Add some buffer checks 14 years ago
  Laurent Aimar e6694dce1c Fixed size given to init_get_bits() in xan decoder. 14 years ago
  Kostya Shishkov 0b9b3570a3 smacker demuxer: handle possible av_realloc() failure. 14 years ago
  Laurent Aimar 9b30b7b9bf Fixed segfault with wavpack decoder on corrupted decorrelation terms sub-blocks. 14 years ago
  Alex Converse 384ed15c2a cljr: init_get_bits size in bits instead of bytes 14 years ago
  Alex Converse 6550e2b5c5 indeo2: fail if input buffer too small 14 years ago
  Alex Converse af32fa929a indeo2: init_get_bits size in bits instead of bytes 14 years ago
  Laurent Aimar 07b3c4cde5 ffv1: Fixed size given to init_get_bits() in decoder. 14 years ago