GStreamer multimedia framework
Find a file
Thomas Vander Stichele 58c3c18b93 gst/: deprecate add_many/remove_many, fold into add/remove
Original commit message from CVS:

* gst/gst.defs:
* gst/gst.override:
* gst/gstbin.override:
deprecate add_many/remove_many, fold into add/remove
* gst/gstmodule.c: (init_gst):
add AddError and RemoveError
* testsuite/Makefile.am:
remove fatal warnings, until we can wrap log handlers
and catch our expected add/remove errors
* testsuite/test_bin.py:
add tests for new add/remove semantics
* testsuite/test_pad.py:
* testsuite/test_pipeline.py:
fix up
2005-09-30 15:23:15 +00:00
codegen gst/: add/move some code to handle wrapping/refcounting of possible 2005-09-28 12:17:29 +00:00
common@7d175466d3 gst/gstelement.override (_wrap_gst_element_get_state): return an enum instead of an int. 2005-09-30 00:56:17 +00:00
examples examples/: Updates for bus API. 2005-09-29 16:38:06 +00:00
gst gst/: deprecate add_many/remove_many, fold into add/remove 2005-09-30 15:23:15 +00:00
pkgconfig pkgconfig/gst-python-uninstalled.pc.in: set pyexecdir for uninstalled as well 2004-11-11 16:23:58 +00:00
testsuite gst/: deprecate add_many/remove_many, fold into add/remove 2005-09-30 15:23:15 +00:00
.gitignore make autogen build work 2004-11-05 17:35:05 +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 sync with other modules 2004-06-21 09:52:03 +00:00
ChangeLog gst/: deprecate add_many/remove_many, fold into add/remove 2005-09-30 15:23:15 +00:00
configure.ac update for new plugin API 2005-09-18 11:54:34 +00:00
COPYING Remove the literal "^L" strings. 2002-10-04 05:34:24 +00:00
env gst/: Update for core changes. 2005-09-02 16:21:45 +00:00
gst-python.spec.in update spec file 2004-11-05 17:39:21 +00:00
INSTALL initial python bindings 2002-03-24 04:32:10 +00:00
ltihooks.py Backport from 0.8 branch and added new .defs file from GStreamer 0.9 2005-06-17 10:59:47 +00:00
Makefile.am add empty check-valgrind target 2005-09-18 13:24:17 +00:00
NEWS distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
pygst.py.in examples/Makefile.am (examples_DATA): Dist fixer. 2005-09-01 14:39:51 +00:00
README distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
RELEASE releasing 2004-06-21 10:19:02 +00:00
TODO configure.ac (PYGTK_CODEGEN): Use built in code generator again and don't require 2.3.91, 2.0.0 should do fine (FC1 o... 2004-04-16 16:53:29 +00:00

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