aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dcaenc: updatePaul B Mahol2013-04-252-873/+807
* avcodec/pthread: use THREAD_SAFE_CALLBACKS() to simplifx more codeMichael Niedermayer2013-04-251-10/+2
* avcodec/pthread: Make sure ff_thread_finish_setup() conditions matchMichael Niedermayer2013-04-251-6/+5
* vc1dec: drop mv_f_last, simplify codeMichael Niedermayer2013-04-252-14/+2
* doc/filters: put vidstab filters documentation in a sensible orderStefano Sabatini2013-04-251-220/+217
* doc/filters: remove "q" constant docs for noise modeStefano Sabatini2013-04-251-2/+0
* doc: remove all-components.texi, include its content verbatimStefano Sabatini2013-04-255-35/+96
* Merge commit 'fc18cc44ebfae07da153dc782572e7ce2f6fe47d'Michael Niedermayer2013-04-253-32/+85
|\
| * fate: add CVFC1_Sony_C to h264 conformance testsVittorio Giovara2013-04-242-0/+53
| * doc/APIchanges: add missing hashes and datesAnton Khirnov2013-04-241-32/+32
* | lavc: remove unused put_bits.h headersPaul B Mahol2013-04-244-4/+0
* | lavfi/subtitles: zero-init AVSubtitle.Clément Bœsch2013-04-251-1/+1
* | Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2013-04-246-9/+38
|\ \
| * | lavc: check decoded subtitles encoding.Nicolas George2013-04-244-7/+36
| * | lavu: fix GET_UTF8 macro.Nicolas George2013-04-242-2/+2
* | | vc1dec: drop old use_ic code from vc1_b_mcMichael Niedermayer2013-04-241-13/+0
* | | vc1: use use_ic instead of shuffling mv_mode aroundMichael Niedermayer2013-04-241-10/+24
* | | vc1dec: Implement intensity compensation for vc1_interp_mc()Michael Niedermayer2013-04-241-1/+25
* | | vc1dec: redesign the intensity compensationMichael Niedermayer2013-04-243-37/+112
* | | lavfi: add timeline support in {de,remove}logo.Clément Bœsch2013-04-242-0/+2
|/ /
* | lavfi: add vidstabutils.h to SKIPHEADERS.Clément Bœsch2013-04-241-0/+1
* | lavfi/vidstabdetect: fix direct path.Clément Bœsch2013-04-241-22/+3
* | lavfi/vidstab: remove mention of defaults for consistency with other filters.Clément Bœsch2013-04-242-17/+17
* | lavfi/vidstab: make use of direct variable.Clément Bœsch2013-04-241-1/+1
* | lavfi/vidstab: add missing flags for 2 options.Clément Bœsch2013-04-242-2/+2
* | doc/filters: reword vidstab options intro.Clément Bœsch2013-04-241-4/+2
* | lavfi/vidstab: consistent descriptions.Clément Bœsch2013-04-242-6/+6
* | lavfi/vidstab: miscelenaous cosmetics and typo fixes.Clément Bœsch2013-04-243-71/+68
* | lavfi: add video stabilization plugins using vid.stab libraryGeorg Martius2013-04-2410-0/+888
* | doc/filters: amend documentation for the hue filterStefano Sabatini2013-04-241-3/+3
* | doc/filters: introduce example in vflip filterStefano Sabatini2013-04-241-0/+1
* | doc/filters: split luma/chroma descriptions for unsharp optionStefano Sabatini2013-04-241-10/+23
* | MAINTAINERS: add jpeg2000 maintainerNicolas Bertrand2013-04-241-0/+2
* | vc1: make INIT_LUT() self containedMichael Niedermayer2013-04-241-4/+4
* | vc1dec: fix current ptr selection in vc1_mc_4mv_chroma()Michael Niedermayer2013-04-241-1/+1
* | vc1dec: factorize picture pointer selection in vc1_mc_4mv_chroma()Michael Niedermayer2013-04-241-8/+3
* | vc1dec: factorize picture pointer selection codeMichael Niedermayer2013-04-241-26/+11
* | vc1dec: Fix mv_f shufflingMichael Niedermayer2013-04-241-15/+11
* | vc1dec: Fix mv_f shufflingMichael Niedermayer2013-04-241-0/+2
* | vc1: simplify code use INIT_LUT()Michael Niedermayer2013-04-241-35/+20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-242-197/+5
|\|
| * x86: Get rid of duplication between *_rnd_template.cMartin Storsjö2013-04-232-197/+5
* | Merge commit 'feec9349d35b3a46d0c6a05e3b23626050b76a77'Michael Niedermayer2013-04-241-0/+4
|\|
| * mpegvideo: unref cur/next/prev frames when flushingHendrik Leppkes2013-04-231-0/+4
* | Merge commit '6a8561dbd7c078eb75985f7011ad1ad3fda9e223'Michael Niedermayer2013-04-243-130/+76
|\|
| * x86: Factorize duplicated inline assembly snippetsMartin Storsjö2013-04-233-130/+76
* | Merge commit '2e2d24667a2c5cc7af94cfa7b63bb9ec1c04224b'Michael Niedermayer2013-04-241-2/+5
|\|
| * jpeg2000: Add mutlti-threading support to decoderNicolas Bertrand2013-04-231-2/+5
* | avcodec/x86/sbrdsp_init: disable using the noise code in x86_64 MSVC, Try #2Michael Niedermayer2013-04-242-1/+5
* | doc/filters: sort multimedia filters by nameStefano Sabatini2013-04-231-208/+209