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-06-14lavfi/spp: fix description.Clément Bœsch
2013-06-14drawbox: Respect thickness parameterJean Delvare
2013-06-14lavfi/mp: remove mp=spp.Clément Bœsch
2013-06-14lavfi: add spp filter.Clément Bœsch
2013-06-13lavfi/rotate: add angle commandStefano Sabatini
2013-06-13lavfi: add rotate filterStefano Sabatini
2013-06-11vf_sab: Fix memleakMichael Niedermayer
2013-06-09lavfi/pp: set out frame size.Clément Bœsch
2013-06-07lavfi/lut3d: add sanity checks.Clément Bœsch
2013-06-06lavfi/il: add timeline supportPaul B Mahol
2013-06-06lavfi/framestep: cosmetics: reindent AVFilterPaul B Mahol
2013-06-06lavfi/framestep: add timeline supportPaul B Mahol
2013-06-05Merge commit '8b7dffc2d6c6c19f8e0a1fedcd0e95dce7a273ff'Michael Niedermayer
2013-06-05lavfi/mp: remove mp=sabStefano Sabatini
2013-06-05lavfi: port sab filter from libmpcodecsStefano Sabatini
2013-06-04lavfi doxy: improve/extend AVFilter doxy.Anton Khirnov
2013-06-03avfilter/vf_mcdeint: free frame on errorMichael Niedermayer
2013-06-03avfilter/process_options: fix memleakMichael Niedermayer
2013-06-03avfilter/af_astats: rename stat()Michael Niedermayer
2013-06-03lavfi/trim: mark link closed on EOF.Nicolas George
2013-06-02lavfi/mp: drop mcdeint wrapperStefano Sabatini
2013-06-02lavfi: port mcdeint filter from libmpcodecsStefano Sabatini
2013-06-02lavfi/mp/mcdeint: avoid uninited data readStefano Sabatini
2013-06-01lavfi/mptestsrc: fix chroma subsampling with odd sizes.Clément Bœsch
2013-06-01lavfi/pixdesctest: fix chroma subsampling with odd sizes.Clément Bœsch
2013-05-31lavfi/vignette: remove extra semi-colon.Clément Bœsch
2013-05-30lavfi/vignette: add aspect option.Clément Bœsch
2013-05-30lavfi/vignette: add some scaling debug.Clément Bœsch
2013-05-30lavfi/vignette: simplify dmax definition.Clément Bœsch
2013-05-30lavfi/vignette: fix scale with aspects smaller than one.Clément Bœsch
2013-05-30lavfi/vignette: make sure a sane sar is set.Clément Bœsch
2013-05-30lavfi: add vignette filter.Clément Bœsch
2013-05-29lavfi/noise: fix out of array accessPaul B Mahol
2013-05-29lavfi/noise: support slice threadingPaul B Mahol
2013-05-28lavfi/drawutils: attempt to fix subsampling.Clément Bœsch
2013-05-28os2threads: move from lavc to compat/Dave Yeo
2013-05-27lavfi/haldclutsrc: 10l remove size options.Clément Bœsch
2013-05-27lavfi/overlay: remove do_blend forward declaration.Clément Bœsch
2013-05-27lavfi/lut3d: move lut3d init to its definition scope.Clément Bœsch
2013-05-27lavfi: add haldclut filter.Clément Bœsch
2013-05-27lavfi: add dual input helpers.Clément Bœsch
2013-05-27lavfi: add haldclutsrc filter.Clément Bœsch
2013-05-27lavfi/ocv: make use of AVFILTER_DEFINE_CLASSPaul B Mahol
2013-05-27lavfi/frei0r: make use of AVFILTER_DEFINE_CLASSPaul B Mahol
2013-05-27lavfi/channelmap: make use of AVFILTER_DEFINE_CLASSPaul B Mahol
2013-05-27lavfi/format: make use of AVFILTER_DEFINE_CLASSPaul B Mahol
2013-05-27lavfi/setpts: make use of AVFILTER_DEFINE_CLASSPaul B Mahol
2013-05-27lavfi/join: make use of AVFILTER_DEFINE_CLASSPaul B Mahol
2013-05-27lavfi/hqdn3d: make use of AVFILTER_DEFINE_CLASSPaul B Mahol
2013-05-27lavfi/interlace: make use of AVFILTER_DEFINE_CLASSPaul B Mahol