[gst-cvs] company gstreamer: gstreamer/gst/
Benjamin Otte
company at users.sourceforge.net
Sun Aug 3 10:19:03 PDT 2003
CVS Root: /cvsroot/gstreamer
Module: gstreamer
Changes by: company
Date: Sun Aug 03 2003 10:18:52 PDT
Log message:
optimized debugging.
good: - we're a lot faster than before (no more locking in debug printing)
bad : - we leak memory now when adding/removing debug handlers (which equals never for every current gstreamer app)
- gst_debug_set_active isn't threadsafe anymore
Modified files:
gst : gstinfo.c gstinfo.h
Links:
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/gst/gstinfo.c.diff?r1=1.59&r2=1.60
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/gst/gstinfo.h.diff?r1=1.50&r2=1.51
More information about the Gstreamer-commits
mailing list