summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* lavfi/lut3d: add sanity checks.Clément Bœsch2013-06-07
* lavfi/il: add timeline supportPaul B Mahol2013-06-06
* lavfi/framestep: cosmetics: reindent AVFilterPaul B Mahol2013-06-06
* lavfi/framestep: add timeline supportPaul B Mahol2013-06-06
* Merge commit '8b7dffc2d6c6c19f8e0a1fedcd0e95dce7a273ff'Michael Niedermayer2013-06-05
|\
| * lavfi doxy: improve/extend AVFilter doxy.Anton Khirnov2013-06-04
* | lavfi/mp: remove mp=sabStefano Sabatini2013-06-05
* | lavfi: port sab filter from libmpcodecsStefano Sabatini2013-06-05
* | avfilter/vf_mcdeint: free frame on errorMichael Niedermayer2013-06-03
* | avfilter/process_options: fix memleakMichael Niedermayer2013-06-03
* | avfilter/af_astats: rename stat()Michael Niedermayer2013-06-03
* | lavfi/trim: mark link closed on EOF.Nicolas George2013-06-02
* | lavfi/mp: drop mcdeint wrapperStefano Sabatini2013-06-01
* | lavfi: port mcdeint filter from libmpcodecsStefano Sabatini2013-06-01
* | 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