summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* lavfi/mp/mcdeint: avoid uninited data readStefano Sabatini2013-06-01
* lavfi/mptestsrc: fix chroma subsampling with odd sizes.Clément Bœsch2013-06-01
* lavfi/pixdesctest: fix chroma subsampling with odd sizes.Clément Bœsch2013-06-01
* lavfi/vignette: remove extra semi-colon.Clément Bœsch2013-05-31
* lavfi/vignette: add aspect option.Clément Bœsch2013-05-30
* lavfi/vignette: add some scaling debug.Clément Bœsch2013-05-30
* lavfi/vignette: simplify dmax definition.Clément Bœsch2013-05-30
* lavfi/vignette: fix scale with aspects smaller than one.Clément Bœsch2013-05-30
* lavfi/vignette: make sure a sane sar is set.Clément Bœsch2013-05-30
* lavfi: add vignette filter.Clément Bœsch2013-05-30
* lavfi/noise: fix out of array accessPaul B Mahol2013-05-29
* lavfi/noise: support slice threadingPaul B Mahol2013-05-29
* lavfi/drawutils: attempt to fix subsampling.Clément Bœsch2013-05-28
* os2threads: move from lavc to compat/Dave Yeo2013-05-28
* lavfi/haldclutsrc: 10l remove size options.Clément Bœsch2013-05-27
* lavfi/overlay: remove do_blend forward declaration.Clément Bœsch2013-05-27
* lavfi/lut3d: move lut3d init to its definition scope.Clément Bœsch2013-05-27
* lavfi: add haldclut filter.Clément Bœsch2013-05-27
* lavfi: add dual input helpers.Clément Bœsch2013-05-27
* lavfi: add haldclutsrc filter.Clément Bœsch2013-05-27
* lavfi/ocv: make use of AVFILTER_DEFINE_CLASSPaul B Mahol2013-05-27
* lavfi/frei0r: make use of AVFILTER_DEFINE_CLASSPaul B Mahol2013-05-27
* lavfi/channelmap: make use of AVFILTER_DEFINE_CLASSPaul B Mahol2013-05-27
* lavfi/format: make use of AVFILTER_DEFINE_CLASSPaul B Mahol2013-05-27
* lavfi/setpts: make use of AVFILTER_DEFINE_CLASSPaul B Mahol2013-05-27
* lavfi/join: make use of AVFILTER_DEFINE_CLASSPaul B Mahol2013-05-27
* lavfi/hqdn3d: make use of AVFILTER_DEFINE_CLASSPaul B Mahol2013-05-27
* lavfi/interlace: make use of AVFILTER_DEFINE_CLASSPaul B Mahol2013-05-27
* lavfi/trim: make use of AVFILTER_DEFINE_CLASSPaul B Mahol2013-05-27
* lavfi/interlace: remove request frame hackPaul B Mahol2013-05-27
* lavfi/trim: remove request frame hackPaul B Mahol2013-05-27
* lavfi/tinterlace: remove request frame hackPaul B Mahol2013-05-27
* lavfi/idet: remove request_frame hackPaul B Mahol2013-05-27
* lavfi/dctdnoiz: move DC normalization out of loops.Clément Bœsch2013-05-26
* lavfi/lut3d: faster tetrahedral interpolation.Clément Bœsch2013-05-26
* lavfi/lut3d: restore original interpolation speed.Clément Bœsch2013-05-26
* lavfi/bbox: export bbox info to frame metadataPaul B Mahol2013-05-26
* lavfi/bbox: timeline supportPaul B Mahol2013-05-26
* lavfi/bbox: make min_val user configurablePaul B Mahol2013-05-26
* lavfi/bbox: use inlink->frame_countPaul B Mahol2013-05-26
* lavfi/noise: use av_image_copy_plane()Paul B Mahol2013-05-26
* av_cpu_count: factorize "detected %d logical cores" messageMichael Niedermayer2013-05-26
* lavfi/afade: add timeline supportPaul B Mahol2013-05-25
* lavfi/blend: support slice threadingPaul B Mahol2013-05-24
* vf_fade: remove unused functionMichael Niedermayer2013-05-24
* vf_fade: Support slice threaded alphaMichael Niedermayer2013-05-24
* vf_fade: Fix alpha flag integrationMichael Niedermayer2013-05-24
* lavfi/blend: fix SW/SH calculationPaul B Mahol2013-05-24
* fade: fix slice sizesMichael Niedermayer2013-05-24
* yadif: fix slice sizesMichael Niedermayer2013-05-24