OSDN Git Service

Redesign the libopencv wrapper to make it more generic. Accept both
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Thu, 23 Dec 2010 17:24:19 +0000 (17:24 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Thu, 23 Dec 2010 17:24:19 +0000 (17:24 +0000)
commitcf69ad35c5a7aab9cf056f957bfea484e849527c
tree711f479e70204e90a2fbdd4c1446e24d60627f88
parent8399d235177f323b2d349a47d174f446ae209652
Redesign the libopencv wrapper to make it more generic. Accept both
FILTERNAME=ARGS and FILTERNAME:ARGS syntax.

The same filter class will be used for managing all the libopencv
filtering functions.

Originally committed as revision 26079 to svn://svn.ffmpeg.org/ffmpeg/trunk
Changelog
configure
doc/filters.texi
libavfilter/Makefile
libavfilter/allfilters.c
libavfilter/avfilter.h
libavfilter/vf_libopencv.c