First step at wrapping base elements in gst-python
authorEdward Hervey <bilboed@bilboed.com>
Sun, 1 Jan 2006 21:18:28 +0000 (21:18 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Sun, 1 Jan 2006 21:18:28 +0000 (21:18 +0000)
commit94688fea617c34a3ad5bb39d2577d2e405c59dbc
treecc38125dbfdec3c2de2c8e9176f6f12f0ffe7e09
parent2c693f0fdbf753880a5815319aae0250b11212d4
First step at wrapping base elements in gst-python

Original commit message from CVS:
First step at wrapping base elements in gst-python
* configure.ac:
Commenting out weird debugging statement dating from gst-python's
and which causes problems with gstbasesrc.h anonymous union.
* gst/Makefile.am:
Added base.defs
* gst/base.defs:
New base elements definition files
* gst/gst.defs:
* gst/gst.override:
Add base elements
ChangeLog
configure.ac
gst/Makefile.am
gst/base.defs [new file with mode: 0644]
gst/gst.defs
gst/gst.override