summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* tta: fix 24-bit decoding.Justin Ruggles2012-01-07
* ipmovie: Add param change side data if the video dimensions have changedPaul B Mahol2012-01-07
* interplayvideo: Handle changed video dimensions on the flyPaul B Mahol2012-01-07
* libavcodec: Handle param change side data in avcodec_decode_video2, tooMartin Storsjö2012-01-07
* libavcodec: Move apply_param_change up above avcodec_decode_video2Martin Storsjö2012-01-07
* indeo3: check motion vectors for validityJanne Grunau2012-01-07
* indeo5: Fix null pointer dereference.Michael Niedermayer2012-01-07
* electronicarts: check bytes per sample for validityJanne Grunau2012-01-07
* flicvideo: fix invalid readsLaurentiu Ion2012-01-06
* vorbis: Avoid some out-of-bounds readsChris Evans2012-01-06
* vqf: add more known extensionsPaul B Mahol2012-01-06
* cabac: remove unused function renorm_cabac_decoderDiego Biurrun2012-01-06
* h264: Only use symbols from the SVQ3 decoder under proper conditionals.Diego Biurrun2012-01-06
* add bytestream2_tell() and bytestream2_seek() functionsJustin Ruggles2012-01-05
* parsers: initialize MpegEncContext.slice_context_count to 1Janne Grunau2012-01-06
* spdifenc: use special alignment for DTS-HD length_codeAnssi Hannula2012-01-05
* ipmovie: do not read audio packets before the codec is knownJanne Grunau2012-01-05
* truemotion2: check size before GetBitContext initialisationJanne Grunau2012-01-05
* avio: Only do implicit network initialization for network protocolsMartin Storsjö2012-01-05
* avio: Add an URLProtocol flag for indicating that a protocol uses networkMartin Storsjö2012-01-05
* adpcm: ADPCM Electronic Arts has always two channelsJanne Grunau2012-01-05
* matroskadec: Fix a bug where a pointer was cached to an array that might late...Chris Evans2012-01-05
* fate: Add missing reference file from 9b4767e4.Alex Converse2012-01-05
* mov: Support MOV_CH_LAYOUT_USE_DESCRIPTIONS for labeled descriptions.Alex Converse2012-01-05
* 4xm: Prevent buffer overreads.Aneesh Dogra2012-01-05
* mjpegdec: parse RSTn to prevent skipping other data in mjpeg_decode_scanJanne Grunau2012-01-05
* vp3: add fate test for non-zero last coefficientJanne Grunau2012-01-05
* vp3: fix streams with non-zero last coefficientJanne Grunau2012-01-05
* swscale: remove unused U/V arguments from yuv2rgb_write().Ronald S. Bultje2012-01-05
* timer: K&R formatting cosmeticsDiego Biurrun2012-01-05
* lavf: cosmetics, reformat av_read_frame().Anton Khirnov2012-01-05
* lavf: refactor av_read_frame() to make it easier to understand.Anton Khirnov2012-01-05
* Report an error if pitch_lag is zero in AMR-NB decoder.Oana Stratulat2012-01-04
* Revert "4xm: Prevent buffer overreads."Ronald S. Bultje2012-01-04
* 4xm: Prevent buffer overreads.Aneesh Dogra2012-01-04
* 4xm: pass the correct remaining buffer size to decode_i2_frame().Aneesh Dogra2012-01-04
* 4xm: fix calculation of the next output line position in decode_i2_frame().Aneesh Dogra2012-01-04
* mtv: Make sure audio_subsegments is not 0Shitiz Garg2012-01-04
* v4l2: use V4L2_FMT_FLAG_EMULATED only if it is definedJanne Grunau2012-01-04
* avconv: add symbolic names for -vsync parametersAnton Khirnov2012-01-04
* flvdec: Fix compiler warning for uninitialized variablesJean First2012-01-04
* rtsp: Fix compiler warning for uninitialized variableJean First2012-01-04
* ulti: convert to new bytestream API.Ronald S. Bultje2012-01-04
* swscale: Use standard multiple inclusion guards in ppc/ header files.Diego Biurrun2012-01-04
* Place some START_TIMER invocations in separate blocks.Diego Biurrun2012-01-04
* v4l2: list available formatsLuca Barbato2012-01-04
* v4l2: set the proper codec_tagLuca Barbato2012-01-04
* v4l2: refactor device_openLuca Barbato2012-01-04
* v4l2: simplify away io_methodLuca Barbato2012-01-04
* v4l2: cosmeticsLuca Barbato2012-01-04