[gst-cvs] bilboed gst-python: gst-python/ gst-python/gst/
Edward Hervey
bilboed at freedesktop.org
Tue Jun 28 11:09:07 PDT 2005
CVS Root: /cvs/gstreamer
Module: gst-python
Changes by: bilboed
Date: Tue Jun 28 2005 11:07:47 PDT
Log message:
* gst/pygstminiobject.c:
thread safe handling of mini-objects
* codegen/codegen.py: (GstMiniObjectWrapper.constructor_tmpl):
let's not forget to wrap the MiniObject :)
* gst/gst-types.defs:
* gst/gst.defs:
Always keep up to date with the core
* gst/gstelement.override:
override for gst_element_query_position
* gst/pygstminiobject.c:
* gst/pygstminiobject.h:
* gst/gst.override:
PyGstMiniObject now properly wrap GstMiniObject and are referenced in a
global hash table
Modified files:
. : ChangeLog
gst : pygstminiobject.c
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-python/ChangeLog.diff?r1=1.165&r2=1.166
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-python/gst/pygstminiobject.c.diff?r1=1.2&r2=1.3
More information about the Gstreamer-commits
mailing list