31742 Commits (06b0246da07e7c9d95476b35275a63cd6dbc300c)
 

Author SHA1 Message Date
  Justin Ruggles 77c5b66cbe g722enc: set frame_size, and also handle an odd number of input samples 14 years ago
  Justin Ruggles 34093ba081 g722enc: split encoding into separate functions for trellis vs. no trellis 14 years ago
  Vitor Sessak 96219141e2 mpegaudiodec: Use clearer pointer math 14 years ago
  Michael Niedermayer 4b4acc544f tta: Fix returned error code at EOF 14 years ago
  Michael Niedermayer d8b33a9989 tta: fix off be 1 error in the end detection. 14 years ago
  Justin Ruggles 52e9854a83 tta: fix 24-bit decoding. 14 years ago
  Paul B Mahol 75146b8828 ipmovie: Add param change side data if the video dimensions have changed 14 years ago
  Paul B Mahol 17aa02b9a1 interplayvideo: Handle changed video dimensions on the fly 14 years ago
  Martin Storsjö c5d907b6b0 libavcodec: Handle param change side data in avcodec_decode_video2, too 14 years ago
  Martin Storsjö 867f923df4 libavcodec: Move apply_param_change up above avcodec_decode_video2 14 years ago
  Janne Grunau be540e0cb3 indeo3: check motion vectors for validity 14 years ago
  Michael Niedermayer b18a0cc781 indeo5: Fix null pointer dereference. 14 years ago
  Janne Grunau 73b16198b6 electronicarts: check bytes per sample for validity 14 years ago
  Laurentiu Ion b348c852aa flicvideo: fix invalid reads 14 years ago
  Chris Evans 57cd6d7095 vorbis: Avoid some out-of-bounds reads 14 years ago
  Paul B Mahol f86209b43d vqf: add more known extensions 14 years ago
  Diego Biurrun 3aa3fc45fe cabac: remove unused function renorm_cabac_decoder 14 years ago
  Diego Biurrun 301fb92131 h264: Only use symbols from the SVQ3 decoder under proper conditionals. 14 years ago
  Justin Ruggles 6e8bf6db48 add bytestream2_tell() and bytestream2_seek() functions 14 years ago
  Janne Grunau f907615f08 parsers: initialize MpegEncContext.slice_context_count to 1 14 years ago
  Anssi Hannula 580bb77936 spdifenc: use special alignment for DTS-HD length_code 14 years ago
  Janne Grunau f5be84cfbc ipmovie: do not read audio packets before the codec is known 14 years ago
  Janne Grunau 696ace50ea truemotion2: check size before GetBitContext initialisation 14 years ago
  Martin Storsjö acb074301c avio: Only do implicit network initialization for network protocols 14 years ago
  Martin Storsjö 32b83aeec1 avio: Add an URLProtocol flag for indicating that a protocol uses network 14 years ago
  Janne Grunau bb5b3940b0 adpcm: ADPCM Electronic Arts has always two channels 14 years ago
  Chris Evans faaec4676c matroskadec: Fix a bug where a pointer was cached to an array that might later move due to a realloc() 14 years ago
  Alex Converse ce23b2af18 fate: Add missing reference file from 9b4767e4. 14 years ago
  Alex Converse 4274e481c0 mov: Support MOV_CH_LAYOUT_USE_DESCRIPTIONS for labeled descriptions. 14 years ago
  Aneesh Dogra 9b55b4bb3a 4xm: Prevent buffer overreads. 14 years ago
  Janne Grunau e268a352af mjpegdec: parse RSTn to prevent skipping other data in mjpeg_decode_scan 14 years ago
  Janne Grunau 5e5cde2745 vp3: add fate test for non-zero last coefficient 14 years ago
  Janne Grunau 9b4767e478 vp3: fix streams with non-zero last coefficient 14 years ago
  Ronald S. Bultje 2ba65879b5 swscale: remove unused U/V arguments from yuv2rgb_write(). 14 years ago
  Diego Biurrun dff4af448d timer: K&R formatting cosmetics 14 years ago
  Anton Khirnov f9b9dd8740 lavf: cosmetics, reformat av_read_frame(). 14 years ago
  Anton Khirnov 6450599e22 lavf: refactor av_read_frame() to make it easier to understand. 14 years ago
  Oana Stratulat 7f09791d28 Report an error if pitch_lag is zero in AMR-NB decoder. 14 years ago
  Ronald S. Bultje 3fa646e859 Revert "4xm: Prevent buffer overreads." 14 years ago
  Aneesh Dogra 295a7c0238 4xm: Prevent buffer overreads. 14 years ago
  Aneesh Dogra 4b84f68223 4xm: pass the correct remaining buffer size to decode_i2_frame(). 14 years ago
  Aneesh Dogra 893f137679 4xm: fix calculation of the next output line position in decode_i2_frame(). 14 years ago
  Shitiz Garg feb15cee5e mtv: Make sure audio_subsegments is not 0 14 years ago
  Janne Grunau f13a9ca906 v4l2: use V4L2_FMT_FLAG_EMULATED only if it is defined 14 years ago
  Anton Khirnov e8c04f6240 avconv: add symbolic names for -vsync parameters 14 years ago
  Jean First 2df73eefb4 flvdec: Fix compiler warning for uninitialized variables 14 years ago
  Jean First 4be386b318 rtsp: Fix compiler warning for uninitialized variable 14 years ago
  Ronald S. Bultje 89d26797f5 ulti: convert to new bytestream API. 14 years ago
  Diego Biurrun 3d72a6f19e swscale: Use standard multiple inclusion guards in ppc/ header files. 14 years ago
  Diego Biurrun 00a1cdd264 Place some START_TIMER invocations in separate blocks. 14 years ago