GStreamer multimedia framework
Go to file
Johan Dahlin f203f4826c testsuite/pipeline.py (PipelineConstructor.testGoodConstructor) (PipelineConstructor.testBadConstruct)
Original commit message from CVS:
* testsuite/pipeline.py (PipelineConstructor.testGoodConstructor)
(PipelineConstructor.testBadConstruct)
(ThreadConstructor.testCreate): New tests

* testsuite/element.py (ElementTest.testGoodConstructor): Add
isinstance(element, gst.Element) test

* testsuite/common.py: Clean up, use ltihooks
(init) Assign tp_new for pipeline and thread to PyType_GenericNew
for now.
2004-04-16 13:56:39 +00:00
common@d03e438809 gst/gst.override (_wrap_gst_element_tp_new): New, just pointing to _wrap_gst_element_factory_make 2004-04-16 11:44:06 +00:00
docs Update 2004-03-30 11:09:43 +00:00
examples examples/gstplay/videoplayer.py: New example, simple video player embedded in a gtk+ widget. 2004-04-06 12:38:18 +00:00
gst testsuite/pipeline.py (PipelineConstructor.testGoodConstructor) (PipelineConstructor.testBadConstruct) 2004-04-16 13:56:39 +00:00
pkgconfig add pkgconfig support 2003-06-26 07:40:13 +00:00
testsuite testsuite/pipeline.py (PipelineConstructor.testGoodConstructor) (PipelineConstructor.testBadConstruct) 2004-04-16 13:56:39 +00:00
.gitignore adding cvsignore files 2004-02-05 11:06:26 +00:00
.gitmodules initial python bindings 2002-03-24 04:32:10 +00:00
acinclude.m4 fix underquotedness 2004-02-11 17:38:15 +00:00
AUTHORS distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
autogen.sh make gstreamer python work uninstalled again 2004-03-04 11:32:46 +00:00
ChangeLog testsuite/pipeline.py (PipelineConstructor.testGoodConstructor) (PipelineConstructor.testBadConstruct) 2004-04-16 13:56:39 +00:00
configure.ac gst/gst.override (_wrap_gst_element_tp_new): New, just pointing to _wrap_gst_element_factory_make 2004-04-16 11:44:06 +00:00
COPYING Remove the literal "^L" strings. 2002-10-04 05:34:24 +00:00
gst-python.spec.in updates to spec file 2003-07-17 16:12:11 +00:00
INSTALL initial python bindings 2002-03-24 04:32:10 +00:00
Makefile.am Makefile.am (EXTRA_DIST): Add codegen/* Can't believe distcheck passed 2004-03-31 11:14:31 +00:00
NEWS distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
README distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
README-docs distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
TODO distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00

This file will be autogenerated.  Please read README-docs.