gst/: new gst.pbutils module that wraps the gst-plugins-base pbutils helper library.
authorEdward Hervey <bilboed@bilboed.com>
Tue, 1 Jan 2008 13:22:21 +0000 (13:22 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Tue, 1 Jan 2008 13:22:21 +0000 (13:22 +0000)
commitcd3d33a4a6c58d9126d6a7a6faeb257a661f1aec
tree216417e2dab0a6cbba56902b760df0878ddfa730
parent535e72457416a164c535e8c06490132133b2d768
gst/: new gst.pbutils module that wraps the gst-plugins-base pbutils helper library.

Original commit message from CVS:
* gst/Makefile.am:
* gst/common.h:
* gst/pbutils.defs:
* gst/pbutils.override:
* gst/pbutilsmodule.c: (initpbutils):
new gst.pbutils module that wraps the gst-plugins-base pbutils
helper library.
* testsuite/Makefile.am:
* testsuite/common.py:
* testsuite/test_pbutils.py:
Test case for gst.pbutils
Fixes #472822
ChangeLog
gst/Makefile.am
gst/common.h
gst/pbutils.defs [new file with mode: 0644]
gst/pbutils.override [new file with mode: 0644]
gst/pbutilsmodule.c [new file with mode: 0644]
testsuite/Makefile.am
testsuite/common.py
testsuite/test_pbutils.py [new file with mode: 0644]