[gst-cvs] ds gst-sandbox: gst-sandbox/videofilters/ gst-sandbox/videofilters/m4/ gst-sandbox/videofilters/videofilters/
David Schleef
ds at pdx.freedesktop.org
Wed Apr 21 17:35:47 PDT 2004
CVS Root: /home/cvs/gstreamer
Module: gst-sandbox
Changes by: ds
Date: Wed Apr 21 2004 17:31:56 PDT
Log message:
A new little library to promote cross-project video filters.
* Makefile.am:
* autogen.sh:
* configure.ac:
* m4/as-libtool.m4:
* m4/as-version.m4:
* videofilters/Makefile.am:
* videofilters/make_filter:
* videofilters/vffilter.c: (vf_filter_get_type),
(vf_filter_base_init), (vf_filter_class_init), (vf_filter_init),
(vf_filter_dispose):
* videofilters/vffilter.h:
* videofilters/vftemplate.c: (vf_template_get_type),
(vf_template_base_init), (vf_template_class_init),
(vf_template_init), (vf_template_dispose),
(vf_template_set_property), (vf_template_get_property),
(vf_template_process), (vf_template_update):
Added files:
videofilters : ChangeLog Makefile.am autogen.sh configure.ac
videofilters/m4 : as-libtool.m4 as-version.m4
videofilters/videofilters: Makefile.am make_filter vffilter.c
vffilter.h vftemplate.c
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-sandbox/videofilters/ChangeLog?rev=1.1&content-type=text/vnd.viewcvs-markup
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-sandbox/videofilters/Makefile.am?rev=1.1&content-type=text/vnd.viewcvs-markup
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-sandbox/videofilters/autogen.sh?rev=1.1&content-type=text/vnd.viewcvs-markup
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-sandbox/videofilters/configure.ac?rev=1.1&content-type=text/vnd.viewcvs-markup
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-sandbox/videofilters/m4/as-libtool.m4?rev=1.1&content-type=text/vnd.viewcvs-markup
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-sandbox/videofilters/m4/as-version.m4?rev=1.1&content-type=text/vnd.viewcvs-markup
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-sandbox/videofilters/videofilters/Makefile.am?rev=1.1&content-type=text/vnd.viewcvs-markup
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-sandbox/videofilters/videofilters/make_filter?rev=1.1&content-type=text/vnd.viewcvs-markup
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-sandbox/videofilters/videofilters/vffilter.c?rev=1.1&content-type=text/vnd.viewcvs-markup
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-sandbox/videofilters/videofilters/vffilter.h?rev=1.1&content-type=text/vnd.viewcvs-markup
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-sandbox/videofilters/videofilters/vftemplate.c?rev=1.1&content-type=text/vnd.viewcvs-markup
More information about the Gstreamer-commits
mailing list