mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-02 12:32:29 +00:00
GStreamer multimedia framework
dc83edf73e
Original commit message from CVS: fix a race condition in test_buffer.py * gst/gst.override: * gst/gstmodule.c: (init_gst): add a pygst debug category for bindings themselves to use * gst/gstbuffer.override: add a repr method; add some assertions * gst/pygstminiobject.c: (pygst_miniobject_init), (pygstminiobject_register_wrapper), (pygstminiobject_new), (pygstminiobject_new_noref), (pygstminiobject_dealloc), (pygstminiobject_clear): make the miniobjs hash private with an underscore add debugging for inserting/removal in hash fix pygstminiobject_clear - it also needs to remove from the global hash. Fixes a nasty race problem in test_buffer * testsuite/test_buffer.py: expand on the subbuffer test |
||
---|---|---|
codegen | ||
common@74223ba3ec | ||
examples | ||
gst | ||
pkgconfig | ||
testsuite | ||
.gitignore | ||
.gitmodules | ||
acinclude.m4 | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
env | ||
gst-python.spec.in | ||
INSTALL | ||
ltihooks.py | ||
Makefile.am | ||
NEWS | ||
pygst.py.in | ||
README | ||
RELEASE | ||
TODO |
This file will be autogenerated. Please read README-docs.