summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2013-10-29doc/muxers: add definitory line for the MOV/MP4/ISMV muxerStefano Sabatini1-1/+3
2013-10-29avcodec/mpegvideo_enc: check that max_b_frames is not negativeMichael Niedermayer1-0/+5
2013-10-29matroskaenc: fixed display width / height calculation for stereo modeMichael Niedermayer1-2/+22
2013-10-29build: remove pointless conditionIngo Brückl1-1/+1
2013-10-29h264: Check all allocationsDerek Buitenhuis1-7/+18
2013-10-29fate.sh: Allow non-fast-forwards when updating sourcesDiego Biurrun1-1/+1
2013-10-29avconv: stop accessing AVStream.parserAnton Khirnov2-1/+10
2013-10-29lavc: add a dummy field to AVStream to preserve ABI compatibility for avconvAnton Khirnov2-0/+8
2013-10-29h264: Check all allocationsDerek Buitenhuis1-11/+26
2013-10-29avio: Check for memory allocation failure of private dataDerek Buitenhuis1-0/+7
2013-10-29timefilter: Handle memory allocation failureDerek Buitenhuis3-1/+15
2013-10-29timefilter: Fix typo in allocation failure messageDerek Buitenhuis1-1/+1
2013-10-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer145-176/+176
2013-10-29configure: Provide an hardened toolchain optionLuca Barbato1-0/+4
2013-10-29configure: Move gcc-only -W option where it belongsLuca Barbato1-1/+1
2013-10-29Merge commit 'feeafb4adabd5c17de1738ed9962e40892b20edb'Michael Niedermayer5-6/+6
2013-10-29avcodec/audioconvert: deprecate APIMichael Niedermayer1-0/+9
2013-10-29avcodec/cook: use av_freep()Paul B Mahol1-3/+3
2013-10-29Merge commit 'c9a13a289d0e1607387854127476813a1ee3d34b'Michael Niedermayer0-0/+0
2013-10-28avformat/gxf: fix old codec idMichael Niedermayer1-1/+1
2013-10-28avcodec: fix old codec idsMichael Niedermayer3-3/+3
2013-10-28avcodec/dvdec: dont try to decode ac when theres no inputMichael Niedermayer1-1/+1
2013-10-28avisynth: Factor out a couple of returnsStephen Hutchinson1-2/+2
2013-10-28avisynth: Simplify a stray av_log messageStephen Hutchinson1-1/+1
2013-10-28avisynth: Switch a couple of AVERROR_UNKNOWNs to AVERROR(ENOMEM)Stephen Hutchinson1-2/+2
2013-10-28avisynth: Use AV_* prefixes for video and audio IDsStephen Hutchinson1-6/+6
2013-10-28avisynth: Remove outdated undef blockStephen Hutchinson1-6/+0
2013-10-28avisynth: Remove a couple of useless AviSynthContext castsStephen Hutchinson1-2/+2
2013-10-28avisynth: Don't declare structs anonymouslyStephen Hutchinson1-4/+3
2013-10-28avisynth: Compact AvxSynth's avoidance of 2.6's colorspaces.Stephen Hutchinson1-9/+6
2013-10-28avisynth: CosmeticsStephen Hutchinson1-85/+116
2013-10-28avisynth: Change most of the comments to /* */ from //Stephen Hutchinson1-22/+24
2013-10-28avisynth: Introduce USING_AVISYNTH macroStephen Hutchinson1-4/+5
2013-10-28mpegts: demux synchronous SMPTE 336M Key-Length-Value (KLV) metadataPeter Ross1-0/+20
2013-10-28avutil/opt: check flags validity in write_number()Michael Niedermayer1-0/+9
2013-10-28avcodec/h263dec: fix handling of AV_EF_EXPLODEMichael Niedermayer1-3/+4
2013-10-28lavfi: do not export the filters from shared objectsAnton Khirnov56-69/+69
2013-10-28lavf: do not export av_register_{rtp,rdt}_dynamic_payload_handlers from share...Anton Khirnov5-6/+6
2013-10-28lavc: remove old unused audio conversion functions.Anton Khirnov3-187/+0
2013-10-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer0-0/+0
2013-10-28Merge commit 'a1c5cc429d99216406170eac7e8352860076d3e8'Michael Niedermayer3-5/+4
2013-10-28Merge commit '2ba68dd044ca8fc591139c05563840f546a9c0c0'Michael Niedermayer0-0/+0
2013-10-28ac3dec: fix outptr increment.Michael Niedermayer1-1/+1
2013-10-28Merge commit 'f2521563d1a0c3e2a21892f59f3327b82b3db7fc'Michael Niedermayer1-1/+1
2013-10-28Merge commit '884c7a6eb86a9bc05abafc058b279018ded7de5f'Michael Niedermayer0-0/+0
2013-10-28Merge commit '5c439b41d0489412c0a4cf6dfb98915251677b8e'Michael Niedermayer3-0/+9
2013-10-28Merge commit '97de206b44a48da726807cc3e7b9448a8112760b'Michael Niedermayer1-1/+1
2013-10-28Merge commit '23a211cbba0b7c9ee694040031b2e5da1be54a00'Michael Niedermayer6-7/+23
2013-10-28Merge commit 'f354f30836a3148275ce60d19bbc581310249ad2'Michael Niedermayer0-0/+0
2013-10-28Merge commit '53151723e377b9c43f876e20d7f27a17993256c8'Michael Niedermayer1-40/+50
[prev] [next]