mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
58c3c18b93
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 |
||
---|---|---|
.. | ||
.gitignore | ||
common.py | ||
Makefile.am | ||
runtests.py | ||
test-object.c | ||
test-object.h | ||
test_bin.py | ||
test_buffer.py | ||
test_bus.py | ||
test_caps.py | ||
test_element.py | ||
test_event.py | ||
test_interface.py | ||
test_pad.py | ||
test_pipeline.py | ||
test_registry.py | ||
test_struct.py | ||
test_xml.py | ||
testhelpermodule.c |