add gst.QueryError and use it
authorThomas Vander Stichele <thomas@apestaart.org>
Thu, 27 Oct 2005 09:51:18 +0000 (09:51 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Thu, 27 Oct 2005 09:51:18 +0000 (09:51 +0000)
commitf2a5a97ac37836d90b3da14342112db6f363363c
tree011093fff1e304505c94604485d25ad35ef83109
parent723f72b0fb8cbd21a0ffbbd55e2005777fdb2840
add gst.QueryError and use it

Original commit message from CVS:

* gst/gstelement.override:
* gst/pygstexception.c:
* gst/pygstexception.h:
* testsuite/test_element.py:
add gst.QueryError and use it
* testsuite/test_pad.py:
add some tests that show comparison between two different
Python objects wrapping the same MiniObject
ChangeLog
gst/gstelement.override
gst/pygstexception.c
gst/pygstexception.h
testsuite/test_element.py
testsuite/test_pad.py