initial import from CVS gstreamer/gst-template/gst-plugin
commit83742b7edf0e6f70673f8a6978c242dd196871d4
authorRov Juvano <rovjuvano@users.sourceforge.net>
Tue, 20 May 2008 17:51:57 +0000 (20 13:51 -0400)
committerRov Juvano <rovjuvano@users.sourceforge.net>
Wed, 21 May 2008 07:36:17 +0000 (21 03:36 -0400)
treeb324a7afb1616a50a586ac827fa68945e00fb4a6
initial import from CVS gstreamer/gst-template/gst-plugin
18 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
configure.ac [new file with mode: 0644]
gst-autogen.sh [new file with mode: 0644]
m4/Makefile.am [new file with mode: 0644]
m4/as-compiler-flag.m4 [new file with mode: 0644]
m4/as-version.m4 [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/gstplugin.c [new file with mode: 0644]
src/gstplugin.h [new file with mode: 0644]
src/gsttransform.c [new file with mode: 0644]
src/gsttransform.h [new file with mode: 0644]
tools/make_element [new file with mode: 0755]