GStreamer multimedia framework
Find a file
Edward Hervey 18136f0905 pygst.py.in: use 'raise StandardError' instead of 'assert' so that compiled code raise a noticeable exception.
Original commit message from CVS:
* pygst.py.in:
use 'raise StandardError' instead of 'assert' so that compiled code
raise a noticeable exception.
Closes #332586
2006-02-27 16:22:10 +00:00
codegen codegen/argtypes.py (UInt64Arg.write_param): Parse long arguments using ParseTuple and friends; allows ints to passed... 2006-02-06 16:24:23 +00:00
common@c09cd18d32 gst/gstmodule.c: gst.gst_version uses the result of gst_version() rather than use the GST_VERSION_* hardcoded values. 2006-02-22 10:16:33 +00:00
examples examples/vumeter.py: In fact it wasn't an application message, but an element message :) 2006-02-20 18:07:59 +00:00
gst gst/gstmodule.c: gst.gst_version uses the result of gst_version() rather than use the GST_VERSION_* hardcoded values. 2006-02-22 10:16:33 +00:00
pkgconfig
testsuite testsuite/test_event.py: Properly use tempfile 2006-02-01 16:37:41 +00:00
.gitignore
.gitmodules
acinclude.m4
AUTHORS
autogen.sh
ChangeLog pygst.py.in: use 'raise StandardError' instead of 'assert' so that compiled code raise a noticeable exception. 2006-02-27 16:22:10 +00:00
configure.ac gst/gst.defs (disable_sync_message_emission) 2006-02-10 17:49:47 +00:00
COPYING
env
gst-python.spec.in update spec file 2006-01-25 11:23:20 +00:00
INSTALL
ltihooks.py
Makefile.am
NEWS releasing 0.10.2 2006-01-16 20:59:29 +00:00
pygst.py.in pygst.py.in: use 'raise StandardError' instead of 'assert' so that compiled code raise a noticeable exception. 2006-02-27 16:22:10 +00:00
README
RELEASE releasing 0.10.2 2006-01-16 20:59:29 +00:00
TODO

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