Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-08Merge commit 'efa7f4202088c70caba11d7834641bc6eaf41830'Michael Niedermayer
2013-03-07Use the avstring.h locale-independent character type functionsReimar Döffinger
2013-03-06vf_stereo3d: Add AVOption table terminatorMichael Niedermayer
2013-03-06lavfi/deshake: support named options.Clément Bœsch
2013-03-05lavfi/overlay: improve log message warning in case of clipped overlayStefano Sabatini
2013-03-05lavfi/overlay: add support for partial overlayingStefano Sabatini
2013-03-05lavfi/mp: drop mp=stereo3d filterPaul B Mahol
2013-03-05lavfi: port MP stereo3d filterPaul B Mahol
2013-03-04lavfi/opencv: isgraph -> av_isgraph.Clément Bœsch
2013-03-04Remove incorrect use of ctype.h functions.Reimar Döffinger
2013-02-28lavfi/af_aresample: fix info log for unknown layouts.Nicolas George
2013-02-28lavfi/af_aresample: fix layout consistency check.Nicolas George
2013-02-27vf_lut: correct color/comp permutationMichael Niedermayer
2013-02-25lavfi/hflip: support more formatsPaul B Mahol
2013-02-25lavfi/geq: improve support for formats with alpha planePaul B Mahol
2013-02-25af_biquads: memset(0) cacheMichael Niedermayer
2013-02-25lavfi/abuffersink: fix weird indent and spacingStefano Sabatini
2013-02-25lavfi/abuffersink: add sample_rates field to AVABufferSinkParamsStefano Sabatini
2013-02-24avfilter/avfiltergraph.h: Move public field out of the private fieldsMichael Niedermayer
2013-02-24Merge commit '9f1223562e134bac6345a465870b9d56ff7d60cf'Michael Niedermayer
2013-02-24lavfi/formats: reindent after last commit.Nicolas George
2013-02-24lavfi: fix merging of formats and clarify exception.Nicolas George
2013-02-24libavfilter/af_amerge: fix segfault if init fails.Nicolas George
2013-02-24lavfi: connect libavresample options to af_resample via AVFilterGraphJustin Ruggles
2013-02-23vf_mp: Set pseudo palMichael Niedermayer
2013-02-23vf_overlay: silence warning: X may be used uninitialized in this functionMichael Niedermayer
2013-02-23avfilter: Silence warning: passing argument 3 of av_image_copy from incompati...Michael Niedermayer
2013-02-22lavfi/boxblur: add support to named optionsStefano Sabatini
2013-02-22blend filterPaul B Mahol
2013-02-21lavfi/buffersrc: set channel layout if it is known.Nicolas George
2013-02-21vf_idet: adapt default scores due to bugfixMichael Niedermayer
2013-02-21vf_idet: Fix macro arguments sideeffectMichael Niedermayer
2013-02-20lavfi/subtitles: fix recently introduced warning about discarded const qualif...Clément Bœsch
2013-02-20lavfi/overlay: add format optionStefano Sabatini
2013-02-20lavfi/overlay: apply minor consistency fixesStefano Sabatini
2013-02-20lavfi/overlay: implement shortest optionStefano Sabatini
2013-02-20lavfi/decimate: use named optionsStefano Sabatini
2013-02-20avfilter: fix segfault with setsar/darMichael Niedermayer
2013-02-20lavfi/hue: reindent after previous commitStefano Sabatini
2013-02-20lavfi/hue: simplify parsing by making use of option shorthandsStefano Sabatini
2013-02-19avfilter/ff_merge_formats: only merge if doing so does not loose chroma or alphaMichael Niedermayer
2013-02-19lavfi/overlay: yuv444p & yuva444p supportPaul B Mahol
2013-02-19lavfi/histogram: overlay display mode for levels histogram modePaul B Mahol
2013-02-18lavf/showspectrum: add divVerent in the (c) for his recent work on the filter.Clément Bœsch
2013-02-18lavfi/noise: switch to AVLFG noise generatorPaul B Mahol
2013-02-17lavf/subtitles: error out in case of bitmap subtitles.Clément Bœsch
2013-02-17lavfi/subtitles: set a different description between ass and subtitles.Clément Bœsch
2013-02-17lavfi: rename vf_ass.c to vf_subtitles.cClément Bœsch
2013-02-17lavfi/subtitles: support charenc option.Clément Bœsch
2013-02-17lavfi/subtitles: split options between ass and subtitles.Clément Bœsch