29195 Commits (2ac3aa129e7dbee5d6e19e27794706c8f2ee8345)
 

Author SHA1 Message Date
  Laurent Aimar 2ac3aa129e Check for invalid packet size in the smacker demuxer. 14 years ago
  Laurent Aimar 1486e99b90 ape demuxer: fix segfault on memory allocation failure. 14 years ago
  Alex Converse dc6ee18363 xan: Add some buffer checks 14 years ago
  Laurent Aimar bb0c352ec5 Fixed size given to init_get_bits() in xan decoder. 14 years ago
  Kostya Shishkov 1125f26f83 smacker demuxer: handle possible av_realloc() failure. 14 years ago
  Laurent Aimar c11d360ebc Fixed segfault with wavpack decoder on corrupted decorrelation terms sub-blocks. 14 years ago
  Alex Converse dd6334a1e4 cljr: init_get_bits size in bits instead of bytes 14 years ago
  Alex Converse 6b1af6a328 indeo2: fail if input buffer too small 14 years ago
  Alex Converse 1656dd7a4e indeo2: init_get_bits size in bits instead of bytes 14 years ago
  Laurent Aimar 144c80042b ffv1: Fixed size given to init_get_bits() in decoder. 14 years ago
  Alex Converse a460d9e1f7 wavpack: Check error codes rather than working around error conditions. 14 years ago
  Laurent Aimar 94af9cf46b Fixed invalid access in wavpack decoder on corrupted bitstream. 14 years ago
  Laurent Aimar 46d9dd6980 Fixed invalid writes in wavpack decoder on corrupted bitstreams. 14 years ago
  Laurent Aimar a652bb2857 Fixed invalid access in wavpack decoder on corrupted extra bits sub-blocks. 14 years ago
  Anton Khirnov 7850a9b384 lavc: fix type for thread_type option 14 years ago
  Anton Khirnov de33e8675c AVOptions: fix av_set_string3() doxy to match reality. 14 years ago
  Sean McGovern fe9dae6df8 cpu detection: avoid a signed overflow 14 years ago
  Michael Niedermayer a7d35b2f99 vf_scale: don't leak SWS context. 15 years ago
  Alberto Delmás 526f24e3fd VC1: Fix first/last row checks with slices 14 years ago
  Ronald S. Bultje a8edc1cbc7 vc1: properly zero coded_block[] edges on new slice entry. 14 years ago
  Anton Khirnov f45cfb4751 lavc: remove vbv_delay option 14 years ago
  Jeff Downs 566d26923e h264: fix PCM intra-coded blocks in monochrome case 14 years ago
  Jeff Downs 767efcb46e h264: correct implicit weight table computation for long ref pics 14 years ago
  Jeff Downs cb9ccc89c5 h264: correct the check for invalid long term frame index in MMCO decode 14 years ago
  Alex Converse 5925e25218 aac: Only output configure if audio was found. 14 years ago
  Kostya Shishkov 303e48e6a2 rv10/20: tell decoder to use edge emulation 14 years ago
  Luca Barbato e30e0a16af flvenc: use int64_t to store offsets 14 years ago
  Reimar Döffinger 210d8f4ca2 VC-1: fix reading of custom PAR. 14 years ago
  Dustin Brody cc4718196a h264: notice memory allocation failure 14 years ago
  Justin Ruggles f629fcd308 Remove incorrect info in documentation of AVCodecContext.bits_per_raw_sample. 14 years ago
  Baptiste Coudurier b8fa424ce2 libx264: do not set pic quality if no frame is output 15 years ago
  Alex Converse 82d7ad3344 aac: Remove some suspicious illegal memcpy()s from LTP. 14 years ago
  Alex Converse c5388d680e mxfdec: Include FF_INPUT_BUFFER_PADDING_SIZE when allocating extradata. 14 years ago
  Ronald S. Bultje 8abaa83d2c vp3/theora: flush after seek. 14 years ago
  Diego Biurrun 8e0a53bd34 rv30: return AVERROR(EINVAL) instead of EINVAL 14 years ago
  Mans Rullgard ba19cb6885 Fix incorrect max_lowres values 14 years ago
  Rafaël Carré 3b80fb50d8 Do not decode RV30 files if the extradata is too small 14 years ago
  Mans Rullgard fe7deb7cc4 aacps: skip some memcpy() if src and dst would be equal 14 years ago
  Anton Khirnov 44b3f05309 lavf: fix segfault in av_open_input_stream() 14 years ago
  Oskar Arvidsson dc3ab8ca43 pix_fmt: Fix number of bits per component in yuv444p9be 14 years ago
  Jindrich Makovicka e308a91c9c mpegts: fix Continuity Counter error detection 14 years ago
  Justin Ruggles 207db36a4f alsa: limit buffer_size to 32768 frames. 14 years ago
  Justin Ruggles 9bf76932e5 alsa: fallback to buffer_size/4 for period_size. 14 years ago
  Tomas Härdin 91f9c7917c gxf: Fix 25 fps DV material in GXF being misdetected as 50 fps 14 years ago
  Anton Khirnov fa75093381 Revert "ffmpeg: get rid of useless AVInputStream.nb_streams." 14 years ago
  Alex Converse baec70e16f adts: Fix PCE copying. 14 years ago
  Ronald S. Bultje 2649439bbd eval: fix memleak. 14 years ago
  Mans Rullgard 266ec41f77 ARM: workaround for bug in GNU assembler 14 years ago
  Clément Bœsch 694279bfd2 mxfenc: fix ignored drop flag in binary timecode representation. 14 years ago
  John Stebbins 0ab69793fc dca: set AVCodecContext frame_size for DTS audio 14 years ago