37154 Commits (dd453f197c136aa6ee45bb1e9d2a1d65e69c9fcc)
 

Author SHA1 Message Date
  Janne Grunau 5e5cde2745 vp3: add fate test for non-zero last coefficient 13 years ago
  Janne Grunau 9b4767e478 vp3: fix streams with non-zero last coefficient 13 years ago
  Ronald S. Bultje 2ba65879b5 swscale: remove unused U/V arguments from yuv2rgb_write(). 13 years ago
  Diego Biurrun dff4af448d timer: K&R formatting cosmetics 13 years ago
  Anton Khirnov f9b9dd8740 lavf: cosmetics, reformat av_read_frame(). 13 years ago
  Anton Khirnov 6450599e22 lavf: refactor av_read_frame() to make it easier to understand. 13 years ago
  Oana Stratulat 7f09791d28 Report an error if pitch_lag is zero in AMR-NB decoder. 13 years ago
  Ronald S. Bultje 3fa646e859 Revert "4xm: Prevent buffer overreads." 13 years ago
  Aneesh Dogra 295a7c0238 4xm: Prevent buffer overreads. 13 years ago
  Aneesh Dogra 4b84f68223 4xm: pass the correct remaining buffer size to decode_i2_frame(). 13 years ago
  Aneesh Dogra 893f137679 4xm: fix calculation of the next output line position in decode_i2_frame(). 13 years ago
  Michael Niedermayer 7f83db3124 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer c4eec85a1f Revert "rmdec: Avoid allocating huge packets" 13 years ago
  Michael Niedermayer ad8e3304f7 lavf: use avg_frame_rate and packet number to exit find_stream_info 13 years ago
  Michael Niedermayer 1171d938af lavf: revert commit bb99ae3ae9 13 years ago
  Shitiz Garg feb15cee5e mtv: Make sure audio_subsegments is not 0 13 years ago
  Michael Niedermayer ff7f198d7f vorbis: make sure ch is non zero before calling vorbis_residue_decode 13 years ago
  Chris Evans f74ce3a60d vorbis: An additional defense in the Vorbis codec. 13 years ago
  Chris Evans 68226ed9ec vorbis: Fix decoder bug. 13 years ago
  Michael Niedermayer 405e99bdfd vorbisdec: Make sure blocksize is not set to an invalid value. 13 years ago
  Michael Niedermayer 6fcf2bb8af vorbis: Fix last quarter of CVE-2011-3893 13 years ago
  Chris Evans 7149fce2ca ogg: Avoid the possibility to read out-of-bounds of a static global array in Vorbis 13 years ago
  Chris Evans f35e037c93 mkv: Fix a bug where a pointer was cached to an array that might later move due to 13 years ago
  Janne Grunau f13a9ca906 v4l2: use V4L2_FMT_FLAG_EMULATED only if it is defined 13 years ago
  Anton Khirnov e8c04f6240 avconv: add symbolic names for -vsync parameters 13 years ago
  Jean First 2df73eefb4 flvdec: Fix compiler warning for uninitialized variables 13 years ago
  Jean First 4be386b318 rtsp: Fix compiler warning for uninitialized variable 13 years ago
  Philippe Saint-Pierre f0f2babca2 Fix possible infinite loop decoding als. 13 years ago
  Ronald S. Bultje 89d26797f5 ulti: convert to new bytestream API. 13 years ago
  Andrew Ryan 4452d58c72 Insert missing newline at end of error log message in mov demuxer. 13 years ago
  Carl Eugen Hoyos 84ce58faf5 Replace deprecated FF_I_TYPE with AV_PICTURE_TYPE_I in v308 and yuv4. 13 years ago
  Diego Biurrun 3d72a6f19e swscale: Use standard multiple inclusion guards in ppc/ header files. 13 years ago
  Carl Eugen Hoyos 17edc370b2 yuv4 libquicktime packed 4:2:0 encoder and decoder. 13 years ago
  Carl Eugen Hoyos 2754514787 v308 Quicktim Uncompressed 4:4:4 encoder and decoder. 13 years ago
  Carl Eugen Hoyos 64e4f4836a Add decoder for Avid 1:1 10-bit RGB Packer (AVrp). 13 years ago
  Diego Biurrun 00a1cdd264 Place some START_TIMER invocations in separate blocks. 13 years ago
  Clément Bœsch dc7ad85c40 doc: use @command{} for commands. 13 years ago
  Clément Bœsch 837126568c doc: use @code{} for --{enable,disable}-options. 13 years ago
  Luca Barbato a6a4793d04 v4l2: list available formats 13 years ago
  Luca Barbato cd2bbad303 v4l2: set the proper codec_tag 13 years ago
  Luca Barbato eb89b4fc09 v4l2: refactor device_open 13 years ago
  Luca Barbato 246007d370 v4l2: simplify away io_method 13 years ago
  Luca Barbato a896d7f45a v4l2: cosmetics 13 years ago
  Luca Barbato 21aa6ae4fb v4l2: uniform and format options 13 years ago
  Luca Barbato af7123b2ad v4l2: do not force interlaced mode 13 years ago
  Janne Grunau a2d1d21629 avio: exit early in fill_buffer without read_packet 13 years ago
  John Brooks d209c27b09 vc1dec: fix invalid memory access for small video dimensions 13 years ago
  John Brooks aacf6b3a2f rv34: fix invalid memory access for small video dimensions 13 years ago
  Christophe GISQUET 98f24ecd6c rv34: joint coefficient decoding and dequantization 13 years ago
  Martin Storsjö 0749720b6c avplay: Don't call avio_set_interrupt_cb(NULL) 13 years ago