OSDN Git Service

lavfi: add negate filter
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sat, 28 May 2011 20:00:26 +0000 (22:00 +0200)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 19 Jun 2011 17:06:55 +0000 (19:06 +0200)
commit15f03725ced37e3b99e76f63f52cb92e10f134e2
treec3615129590315c08798b160cff04e6fe19bfddd
parentdd2793c880ea72c9aacda8245596694d9b4f378c
lavfi: add negate filter

This filter is a simple wrapper around the LUT filter.
configure
doc/filters.texi
libavfilter/Makefile
libavfilter/allfilters.c
libavfilter/avfilter.h
libavfilter/vf_lut.c