11608 Commits (36c196bca4be68f8ebf04bf2ac9b972d4f084b9f)

Author SHA1 Message Date
  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
  Reinhard Tartler 46ac6315fd api-example: Try to avoid decoding incomplete frames 15 years ago
  James Zern 8261cce1f0 VP8 decoding via libvpx 15 years ago
  Cyril Russo e63d03e7e2 Fix documentation of av_audio_convert. 15 years ago
  Reinhard Tartler cdfe333493 Document CODEC_FLAG_EMU_EDGE and avcodec_align_dimensions interaction. 16 years ago
  Reinhard Tartler e6ef35bc22 Make aac_decode_frame() consume zero padding at the end of a packet. 16 years ago
  Maxim Poliakovski 34a0dee17e Fix signedness of q_delta field of the IVIMbInfo. 16 years ago
  Reinhard Tartler cff1f85c3f Fix compilation of AC3 decoder if E-AC3 decoder was disabled. 16 years ago
  Reinhard Tartler dd92ff49c9 Make lsf_sf_expand() 4 times faster. 16 years ago
  Reinhard Tartler b12045c8c7 Set cur_channel in the AAC encoder context where needed. 16 years ago
  Nick Brereton 6f8fbbf8d7 mlpdec: Comment channel_params field in struct SubStream. 16 years ago
  Nick Brereton b68d9df427 mlpdec: Allocate channel decoding parameters for each substream. Some file 16 years ago
  Reinhard Tartler 26fe0ec7d6 Adding missing () to mathops.h. 16 years ago
  Reinhard Tartler 7590718414 Replace more "m" constraints with MANGLE to fix compilation issues 16 years ago
  Thomas Devanneaux b50601e882 Check NAL unit size to avoid reading past the buffer. 16 years ago
  Reinhard Tartler 8740ed496c Another try for fixing/improving decode_video documentation. 16 years ago