11623 Commits (117e04cdfa814d2ce4ce46dd925ec5257614d265)

Author SHA1 Message Date
  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 a97e82c487 Fixed size given to init_get_bits() in xan decoder. 14 years ago
  Laurent Aimar 5394cdf775 Fixed segfault with wavpack decoder on corrupted decorrelation terms sub-blocks. 14 years ago
  Alex Converse 7f163e5a87 indeo2: fail if input buffer too small 14 years ago
  Alex Converse 23999c45bc indeo2: init_get_bits size in bits instead of bytes 14 years ago
  Alex Converse 14fae6eab0 wavpack: Check error codes rather than working around error conditions. 14 years ago
  Laurent Aimar f5a8c4242e Fixed invalid writes in wavpack decoder on corrupted bitstreams. 14 years ago
  Laurent Aimar 1edc513bcf Fixed invalid access in wavpack decoder on corrupted bitstream. 14 years ago
  Laurent Aimar 9864518544 Fixed invalid access in wavpack decoder on corrupted extra bits sub-blocks. 14 years ago
  Sean McGovern 4ccb8f5b7b cpu detection: avoid a signed overflow 14 years ago
  Jeff Downs 01b9a6e447 h264: correct implicit weight table computation for long ref pics 14 years ago
  Jeff Downs 34d2fe6860 h264: correct the check for invalid long term frame index in MMCO decode 14 years ago
  Kostya Shishkov e7746f834a rv10/20: tell decoder to use edge emulation 14 years ago
  Reimar Döffinger f4a5a730d8 VC-1: fix reading of custom PAR. 14 years ago
  Dustin Brody 36c196bca4 h264: notice memory allocation failure 14 years ago
  Baptiste Coudurier 7b733e4b7f libx264: do not set pic quality if no frame is output 15 years ago
  Diego Biurrun d2411412f1 rv30: return AVERROR(EINVAL) instead of EINVAL 14 years ago
  Rafaël Carré 0facc63ff6 Do not decode RV30 files if the extradata is too small 14 years ago
  Mans Rullgard 5ed9457260 aacps: skip some memcpy() if src and dst would be equal 14 years ago
  John Stebbins 84fce203bd dca: set AVCodecContext frame_size for DTS audio 14 years ago
  Jason Garrett-Glaser 572e94bc51 H.264: fix overreads of qscale_table 14 years ago
  Michael Niedermayer feca20021c jpegdec: actually search for and parse RSTn 14 years ago
  Mans Rullgard 7a6bba627d cavs: fix some crashes with invalid bitstreams 14 years ago
  Reinhard Tartler 9f95d7aab3 libvo-aacenc: Sync up with 0.7.2 14 years ago
  Reinhard Tartler 03ef9828b5 Fix ff_imdct_calc_sse() on gcc-4.6 14 years ago
  Reinhard Tartler 2ad6e14457 backport libvo-aacenc wrapper for aac encoding 15 years ago
  Michael Niedermayer 8539ea3265 AMV: disable DR1 and don't override EMU_EDGE 15 years ago
  Michael Niedermayer 036fefebb9 aac: add headers needed for log2f() 15 years ago
  Michael Niedermayer 1916656641 mjpeg: Detect overreads in mjpeg_decode_scan() and error out. 15 years ago
  Michael Kostylev b4eafa8b04 Support writing 2d float arrays. 16 years ago
  Reinhard Tartler 2b2856bac2 Add missing dependencies for the AAC-HE backport for hardcoded tables 15 years ago
  Janne Grunau dda2062c31 consolidate .gitignore patters into a single file 15 years ago
  Janne Grunau 5d01cd8429 convert svn:ignore properties to .gitignore files 15 years ago
  Reimar Döffinger cf69619141 Fix invalid reads in VC1 decoder 15 years ago
  Frank Barchard 5e3d023702 Check rangebits to avoid a possible crash. 15 years ago
  Jason Garrett-Glaser 4ac56bf7dc Fix crashes in vorbis decoding found by zzuf 15 years ago
  Reinhard Tartler 79a16f0cac Fix several security issues in flicvideo.c 15 years ago
  Reinhard Tartler ba90f93852 Backport AAC-HE v2 from trunk 15 years ago
  Reinhard Tartler 61eb165514 ac3: make the value of codec_id during (E-)AC-3 parsing stay CODEC_ID_EAC3 15 years ago
  Jean-Daniel Dupas 32fa7cecd7 Some fields were incorrectly reset (to NULL) when calling avcodec_copy_context(). 15 years ago
  Reinhard Tartler b9ebd7dc7d 10l: aacsbr: Fix f_master[2] calculation when k2diff == -1. 15 years ago
  James Zern db06ddf8c6 Add WebM muxer 15 years ago
  James Zern c3cd8890fe VP8 encoding via libvpx. 15 years ago
  Reinhard Tartler 4b51239df3 disable (native) vorbis encoder for the 0.6 branch 15 years ago
  Reinhard Tartler f7f9f18f83 Treat SIPP like xvid, fixed issue1966 15 years ago
  Reinhard Tartler 8f3504c3ca Mark vorbis encoder as experimental. 15 years ago
  Reinhard Tartler bf20d5e4bb Mark AAC encoder as experimental. 15 years ago
  Janne Grunau 3fa19f6828 Add CODEC_CAP_EXPERIMENTAL and prefer encoders without it. 15 years ago
  Reinhard Tartler 4e62a67389 Check for VUI overeading and reset num_reoder_frames. 15 years ago