29207 Commits (dde0fb4aeaf855fc38fb002c23dbbeba06407a09)
 

Author SHA1 Message Date
  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
  Alex Converse 5d4c065476 wavpack: Check error codes rather than working around error conditions. 14 years ago
  Laurent Aimar 4b84e995ad Fixed invalid access in wavpack decoder on corrupted bitstream. 14 years ago
  Laurent Aimar 685940da4c Fixed invalid writes in wavpack decoder on corrupted bitstreams. 14 years ago
  Laurent Aimar aee461277a Fixed invalid access in wavpack decoder on corrupted extra bits sub-blocks. 14 years ago
  Anton Khirnov a4f2973b2d lavc: fix type for thread_type option 14 years ago
  Anton Khirnov 54f12d2889 AVOptions: fix av_set_string3() doxy to match reality. 14 years ago
  Sean McGovern 1cf3ba8971 cpu detection: avoid a signed overflow 14 years ago
  Michael Niedermayer 2b74db8d27 vf_scale: don't leak SWS context. 15 years ago
  Alberto Delmás db5e27f94e VC1: Fix first/last row checks with slices 14 years ago
  Ronald S. Bultje 97ce2a29b6 vc1: properly zero coded_block[] edges on new slice entry. 14 years ago
  Jeff Downs ce8f40a7b9 h264: fix PCM intra-coded blocks in monochrome case 14 years ago
  Jeff Downs 45b3f7c71e h264: correct implicit weight table computation for long ref pics 14 years ago
  Jeff Downs 8ad6555f82 h264: correct the check for invalid long term frame index in MMCO decode 14 years ago
  Alex Converse b4099a6dc5 aac: Only output configure if audio was found. 14 years ago
  Kostya Shishkov dec458b900 rv10/20: tell decoder to use edge emulation 14 years ago
  Luca Barbato fe3e7297fe flvenc: use int64_t to store offsets 14 years ago
  Reimar Döffinger 28321b777f VC-1: fix reading of custom PAR. 14 years ago
  Dustin Brody 59a22afa0b h264: notice memory allocation failure 14 years ago
  Justin Ruggles 042934e786 Remove incorrect info in documentation of AVCodecContext.bits_per_raw_sample. 14 years ago
  Baptiste Coudurier 67163d751b libx264: do not set pic quality if no frame is output 15 years ago
  Alex Converse 96a453eb85 aac: Remove some suspicious illegal memcpy()s from LTP. 14 years ago
  Alex Converse c613a89143 mxfdec: Include FF_INPUT_BUFFER_PADDING_SIZE when allocating extradata. 14 years ago
  Ronald S. Bultje b3b97559bb vp3/theora: flush after seek. 14 years ago
  Diego Biurrun 44c718cf71 rv30: return AVERROR(EINVAL) instead of EINVAL 14 years ago
  Mans Rullgard 99ec59adbd Fix incorrect max_lowres values 14 years ago
  Rafaël Carré 3ed12b97be Do not decode RV30 files if the extradata is too small 14 years ago
  Mans Rullgard f7831bb104 aacps: skip some memcpy() if src and dst would be equal 14 years ago