summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec: fix old codec idsMichael Niedermayer2013-10-28
* avcodec/dvdec: dont try to decode ac when theres no inputMichael Niedermayer2013-10-28
* avisynth: Factor out a couple of returnsStephen Hutchinson2013-10-28
* avisynth: Simplify a stray av_log messageStephen Hutchinson2013-10-28
* avisynth: Switch a couple of AVERROR_UNKNOWNs to AVERROR(ENOMEM)Stephen Hutchinson2013-10-28
* avisynth: Use AV_* prefixes for video and audio IDsStephen Hutchinson2013-10-28
* avisynth: Remove outdated undef blockStephen Hutchinson2013-10-28
* avisynth: Remove a couple of useless AviSynthContext castsStephen Hutchinson2013-10-28
* avisynth: Don't declare structs anonymouslyStephen Hutchinson2013-10-28
* avisynth: Compact AvxSynth's avoidance of 2.6's colorspaces.Stephen Hutchinson2013-10-28
* avisynth: CosmeticsStephen Hutchinson2013-10-28
* avisynth: Change most of the comments to /* */ from //Stephen Hutchinson2013-10-28
* avisynth: Introduce USING_AVISYNTH macroStephen Hutchinson2013-10-28
* mpegts: demux synchronous SMPTE 336M Key-Length-Value (KLV) metadataPeter Ross2013-10-28
* avutil/opt: check flags validity in write_number()Michael Niedermayer2013-10-28
* avcodec/h263dec: fix handling of AV_EF_EXPLODEMichael Niedermayer2013-10-28
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-28
|\
| * ac3dec: fix outptr increment.Michael Niedermayer2013-10-28
* | Merge commit 'a1c5cc429d99216406170eac7e8352860076d3e8'Michael Niedermayer2013-10-28
|\|
| * lavc: don't set AVFrame.pts to random numbers in decoders.Anton Khirnov2013-10-28
* | Merge commit '2ba68dd044ca8fc591139c05563840f546a9c0c0'Michael Niedermayer2013-10-28
|\|
| * lavf: remove unreliable timestamp guessing heuristicAnton Khirnov2013-10-28
* | Merge commit 'f2521563d1a0c3e2a21892f59f3327b82b3db7fc'Michael Niedermayer2013-10-28
|\|
| * g722dec: Change bits_per_codeword to the right option typeMartin Storsjö2013-10-28
* | Merge commit '884c7a6eb86a9bc05abafc058b279018ded7de5f'Michael Niedermayer2013-10-28
|\|
| * avfilter: fix const use of avfilter_nextVittorio Giovara2013-10-28
* | Merge commit '5c439b41d0489412c0a4cf6dfb98915251677b8e'Michael Niedermayer2013-10-28
|\|
| * avfilter: have avfilter_get_by_name return const for next bumpVittorio Giovara2013-10-28
* | Merge commit '97de206b44a48da726807cc3e7b9448a8112760b'Michael Niedermayer2013-10-28
|\|
| * lavc: disable CRC checking by defaultAnton Khirnov2013-10-28
* | Merge commit '23a211cbba0b7c9ee694040031b2e5da1be54a00'Michael Niedermayer2013-10-28
|\|
| * lavc: change all decoders to behave consistently with AV_EF_CRCCHECK.Anton Khirnov2013-10-28
* | Merge commit 'f354f30836a3148275ce60d19bbc581310249ad2'Michael Niedermayer2013-10-28
|\|
| * error resilience: check error_concealment, not err_recognition.Anton Khirnov2013-10-28
* | Merge commit '53151723e377b9c43f876e20d7f27a17993256c8'Michael Niedermayer2013-10-28
|\|
| * avio: K&R formatting cosmeticsLuca Barbato2013-10-28
* | Merge commit 'aaaf2dc023d31f30eeec874f24b50f44b9295185'Michael Niedermayer2013-10-28
|\|
| * h263: Check init_get_bits return valueMichael Niedermayer2013-10-28
* | Merge commit '0749314886390f6ec81d45e0ba424fcb36c945cf'Michael Niedermayer2013-10-28
|\|
| * h263: Return meaningful errorsLuca Barbato2013-10-28
* | Merge commit 'de6061203e2d509579ab110fb1873aade34320f5'Michael Niedermayer2013-10-28
|\|
| * configure: Disable -Wmaybe-uninitialized by defaultLuca Barbato2013-10-28
* | Merge commit '0b357a8095e72b092cc5c2aacc2f806db75ecae3'Michael Niedermayer2013-10-28
|\|
| * AVOptions: do not range check flag options.Anton Khirnov2013-10-27
* | Merge commit '94603feb1b3ad01a821a1a1cef1570b13f471821'Michael Niedermayer2013-10-28
|\|
| * h264_ps: when parsing a VUI fails, only abort when explode is setAnton Khirnov2013-10-27
* | Merge commit '79ef4b19bfcab8b984682a53bb8561e5c8324731'Michael Niedermayer2013-10-28
|\|
| * FATE: add bitexact sws flags to the fieldorder testPaul B Mahol2013-10-27
* | Merge commit 'ddc589ce98c2bba1e59318b5b0224717325eac46'Michael Niedermayer2013-10-28
|\|
| * avconv: drop a now useless variableAnton Khirnov2013-10-27