aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update for 2.4.1n2.4.1Michael Niedermayer2014-09-213-2/+11
* avfilter/vf_scale: Allow chroma samples to be above and to the left of luma s...Michael Niedermayer2014-09-211-4/+4
* swscale: Allow chroma samples to be above and to the left of luma samplesMichael Niedermayer2014-09-212-5/+5
* avcodec/libilbc: support for latest git of libilbcGianluigi Tiesi2014-09-211-3/+2
* libavcodec/webp: treat out-of-bound palette index as translucent blackPascal Massimino2014-09-191-5/+5
* vf_deshake: rename Transform.vector to Transform.vec to avoid compiler confusionAndreas Cadhalpun2014-09-182-26/+26
* avcodec/x86/vp9lpf: Always include x86util.asmMichael Niedermayer2014-09-181-2/+2
* Merge commit 'b45ab61b24a8f2aeafdd4451491b1b30b7875ee5' into release/2.4Michael Niedermayer2014-09-181-2/+4
|\
| * apetag: Fix APE tag size checkKaterina Barone-Adesi2014-09-171-2/+4
* | tools/crypto_bench: fix build when AV_READ_TIME is unavailableMichael Niedermayer2014-09-161-0/+4
* | RELEASE_NOTES: add H.261 & HEVC RTP supportMichael Niedermayer2014-09-161-0/+2
* | avcodec/mjpegenc: the AMV encoder doesnt support yuv422n2.4Michael Niedermayer2014-09-141-1/+1
* | Changelog: add 2.4Michael Niedermayer2014-09-141-0/+2
* | doc/examples: remove unneeded NULL checksMichael Niedermayer2014-09-142-4/+2
* | MAINTAINERS: Add 2.4 to maintained releases, drop 2.3Michael Niedermayer2014-09-141-1/+1
* | Merge commit 'f851477889ae48e2f17073cf7486e1d5561b7ae4' into release/2.4Michael Niedermayer2014-09-140-0/+0
|\|
| * Prepare for 11 releaseDiego Biurrun2014-09-131-1/+1
| * doc: Fix syntax and logical errors in avconv stream combination exampleDiego Biurrun2014-09-101-3/+3
| * Fix RELEASE identificationSean McGovern2014-09-081-1/+0
| * Mark 11 release in the changelogDiego Biurrun2014-09-041-5/+5
| * Add release notes for 11.Anton Khirnov2014-09-041-59/+50
| * avcodec: fix missing doxygen comment markerMichael Niedermayer2014-09-011-1/+1
| * Prepare for 11_beta2 ReleaseReinhard Tartler2014-08-301-0/+1
| * license: Mention that vf_interlace is GPL, not LGPLDiego Biurrun2014-08-281-0/+1
| * matroskaenc: convert avstream stereo3d side data during encodingVittorio Giovara2014-08-281-18/+76
| * matroskadec: parse stereo mode on decodingVittorio Giovara2014-08-284-2/+78
| * avcodec: add stream-level stereo3d side dataVittorio Giovara2014-08-285-1/+69
| * matroska: list supported extensionsVittorio Giovara2014-08-281-0/+1
| * doc/APIchanges: fill in missing hashes and datesAnton Khirnov2014-08-281-29/+29
| * pulse: Add a wallclock option to be compatible with other other capturesLuca Barbato2014-08-281-0/+5
| * vc1: Initialize start_code_found to 0Luca Barbato2014-08-271-1/+1
| * avconv: fix parsing the AVOptions for -targetAnton Khirnov2014-08-271-0/+4
| * avconv: fix the muxrate values for -targetAnton Khirnov2014-08-271-2/+2
| * mpegenc: limit the maximum muxrateAnton Khirnov2014-08-271-1/+1
| * vc1: Fix the skip conditionLuca Barbato2014-08-261-2/+3
| * vfwcap: Add fallback define for HWND_MESSAGEDiego Biurrun2014-08-251-0/+5
| * setpts: Add missing inttypes.h #include for PRId64Diego Biurrun2014-08-241-9/+8
| * mpeg12enc: Add missing #include for PICT_FRAMEDiego Biurrun2014-08-241-0/+1
| * error_resilience: Drop asserts from guess_mv()Diego Biurrun2014-08-241-2/+0
| * vsrc_movie: Adjust a silly typo from b977b287f61fea48ecd6251d54a26334213b7ec6Diego Biurrun2014-08-241-1/+1
| * electronicarts: do not fail on zero-sized chunksAnton Khirnov2014-08-221-1/+10
| * Revert "lavf: eliminate ff_get_audio_frame_size()"Andrew Stone2014-08-222-1/+24
* | update for 2.4Michael Niedermayer2014-09-142-2/+2
* | Changelog/RELEASE_NOTES: prepare for 2.4Clément Bœsch2014-09-142-13/+26
* | doc/APIchanges: Update hashes and datesMichael Niedermayer2014-09-141-1/+1
* | doc/APIchanges: attempt to split releasesClément Bœsch2014-09-141-5/+37
* | doc: mention important API changes in the RELEASE_NOTESAndreas Cadhalpun2014-09-141-6/+10
* | ffserver: drop custom skip_spaces() implReynaldo H. Verdejo Pinochet2014-09-131-12/+1
* | ffserver: use correct error for stream not foundReynaldo H. Verdejo Pinochet2014-09-131-1/+1
* | doc: mention in APIChanges that AVProbeData must be initialized due to the ne...Andreas Cadhalpun2014-09-141-1/+6