"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "gst/gst.c" between
gstreamer-1.22.2.tar.xz and gstreamer-1.22.3.tar.xz

About: GStreamer is a library for constructing of graphs of media-handling components (for e.g. simple Ogg/Vorbis playback, audio/video streaming to complex audio (mixing) and video (non-linear editing) processing). The core library and elements.

gst.c  (gstreamer-1.22.2.tar.xz):gst.c  (gstreamer-1.22.3.tar.xz)
skipping to change at line 815 skipping to change at line 815
GST_INFO ("GLib runtime version: %d.%d.%d", glib_major_version, GST_INFO ("GLib runtime version: %d.%d.%d", glib_major_version,
glib_minor_version, glib_micro_version); glib_minor_version, glib_micro_version);
GST_INFO ("GLib headers version: %d.%d.%d", GLIB_MAJOR_VERSION, GST_INFO ("GLib headers version: %d.%d.%d", GLIB_MAJOR_VERSION,
GLIB_MINOR_VERSION, GLIB_MICRO_VERSION); GLIB_MINOR_VERSION, GLIB_MICRO_VERSION);
GST_INFO ("initialized GStreamer successfully"); GST_INFO ("initialized GStreamer successfully");
/* Adjust initial plugin rank based on the GST_PLUGIN_FEATURE_RANK /* Adjust initial plugin rank based on the GST_PLUGIN_FEATURE_RANK
* environment variable */ * environment variable */
_priv_gst_plugin_feature_rank_initialize (); _priv_gst_plugin_feature_rank_initialize ();
#ifndef GST_DISABLE_GST_DEBUG #ifndef GST_DISABLE_GST_TRACER_HOOKS
_priv_gst_tracing_init (); _priv_gst_tracing_init ();
#endif #endif
return TRUE; return TRUE;
} }
#ifndef GST_DISABLE_OPTION_PARSING #ifndef GST_DISABLE_OPTION_PARSING
# ifndef GST_DISABLE_GST_DEBUG # ifndef GST_DISABLE_GST_DEBUG
static gboolean static gboolean
select_all (GstPlugin * plugin, gpointer user_data) select_all (GstPlugin * plugin, gpointer user_data)
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)