[FFmpeg-devel] [PATCH] lavfi: add tdiff filter

Stefano Sabatini stefasab at gmail.com
Sun Nov 23 14:50:51 CET 2014


On date Sunday 2014-11-23 02:01:16 +0100, Clément Bœsch encoded:
> On Sat, Nov 22, 2014 at 11:44:29PM +0100, Stefano Sabatini wrote:
> > TODO: bump minor
> > ---
> >  Changelog                |   1 +
> >  doc/filters.texi         |   4 ++
> >  libavfilter/Makefile     |   1 +
> >  libavfilter/allfilters.c |   1 +
> >  libavfilter/vf_tdiff.c   | 131 +++++++++++++++++++++++++++++++++++++++++++++++
> >  5 files changed, 138 insertions(+)
> >  create mode 100644 libavfilter/vf_tdiff.c
> > 
> 

> What about adding a tblend in vf_blend.c instead?

What do you exactly mean? tdiff works with a single input, blend with
two inputs.
-- 
FFmpeg = Fanciful & Foolish Mean Power Easy Goblin


More information about the ffmpeg-devel mailing list