[gst-devel] [gst-cvs] tpm gstreamer: gstreamer/ gstreamer/gst/

Stefan Kost ensonic at hora-obscura.de
Tue Nov 6 20:49:07 CET 2007


hi again,

tpm at kemper.freedesktop.org schrieb:
> CVS Root:       /cvs/gstreamer
> Module:         gstreamer
> Changes by:     tpm
> Date:           Tue Nov 06 2007  15:10:50 UTC
> 
> Log message:
> 	* gst/gst.c: (_gst_disable_segtrap):
> 	  Make  _gst_disable_segtrap static, it's only used in gstplugin.c and
> 	  we can use gst_segtrap_is_enabled() there now that we have that API.
> 	  Move _gst_debug_dump_dot_dir into gstdebugutils.c, there's no reason
> 	  to do the getenv here (and export the variable).
hmm, I don't think we want to call getenv each time we dump a graph?

Stefan


> 	* gst/gstdebugutils.c: (debug_dump_element),
> 	  (_gst_debug_bin_to_dot_file), (_gst_debug_bin_to_dot_file_with_ts):
> 	  Don't use VLAs which is a C99ism and throws off MSVC (#493983).
> 	* gst/gstinfo.c: (_priv_gst_info_start_time), (_gst_debug_init),
> 	  (gst_debug_log_default):
> 	  Rename _gst_info_start_time to priv_gst_info_start_time so it
> 	  doesn't get exported (was never in any header).
> 	* gst/gstplugin.c: (_gst_plugin_fault_handler_setup),
> 	  (gst_plugin_loading_mutex):
> 	  Make static mutex gst_plugin_loading_mutex really static (was never
> 	  in any header), and use gst_segtrap_is_enabled() instead of
> 	  _gst_disable_segtrap.
> 	* gst/gsttrace.c: (_gst_trace_default):
> 	  Make local _gst_trace_default static (was never in any header).
> 
> Modified files:
>     .               : ChangeLog
>     gst             : gst.c gstdebugutils.c gstinfo.c gstplugin.c
>                       gsttrace.c
> 
> Links:
> http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/ChangeLog.diff?r1=1.3521&r2=1.3522
> http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/gst/gst.c.diff?r1=1.247&r2=1.248
> http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/gst/gstdebugutils.c.diff?r1=1.4&r2=1.5
> http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/gst/gstinfo.c.diff?r1=1.136&r2=1.137
> http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/gst/gstplugin.c.diff?r1=1.179&r2=1.180
> http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/gst/gsttrace.c.diff?r1=1.34&r2=1.35
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> gstreamer-cvs mailing list
> gstreamer-cvs at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-cvs





More information about the gstreamer-devel mailing list