summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vorbis: An additional defense in the Vorbis codec.Chris Evans2012-01-08
* vorbisdec: Fix decoding bug with channel handlingReinhard Tartler2012-01-07
* cabac: Move code only used within the CABAC test program into the test program.Diego Biurrun2012-01-07
* vp56: Drop unnecessary cabac.h #include.Diego Biurrun2012-01-07
* h264-test: Initialize AVCodecContext.av_class.Diego Biurrun2012-01-07
* build: Skip compiling network.h and rtsp.h if networking is not enabled.Diego Biurrun2012-01-07
* cosmetics: drop some pointless parenthesesDiego Biurrun2012-01-07
* Disable annoying warning without changing behaviorAndrey Utkin2012-01-07
* faq: Solutions for common problems with sample paths when running FATE.Diego Biurrun2012-01-07
* avcodec: attempt to clarify the CODEC_CAP_DELAY documentationJustin Ruggles2012-01-07
* avcodec: fix avcodec_encode_audio() documentation.Justin Ruggles2012-01-07
* FATE: xmv-demux test; exercise the XMV demuxer without decoding the perceptua...Mike Melanson2012-01-07
* vqf: recognize more metadata chunksPaul B Mahol2012-01-07
* FATE test: BMV demuxer and associated video and audio decoders.Mike Melanson2012-01-07
* FATE: indeo4 video decoder test.Mike Melanson2012-01-07
* FATE: update xxan-wc4 test to a sample with more code coverage.Mike Melanson2012-01-07
* Change the recent h264_mp4toannexb bitstream filter test to output to an elem...Mike Melanson2012-01-07
* g722enc: validate AVCodecContext.trellisJustin Ruggles2012-01-07
* g722enc: set frame_size, and also handle an odd number of input samplesJustin Ruggles2012-01-07
* g722enc: split encoding into separate functions for trellis vs. no trellisJustin Ruggles2012-01-07
* mpegaudiodec: Use clearer pointer mathVitor Sessak2012-01-07
* tta: Fix returned error code at EOFMichael Niedermayer2012-01-07
* tta: fix off be 1 error in the end detection.Michael Niedermayer2012-01-07
* 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