gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/play
Sebastian Dröge f67559716e play: Initialize debug category and error quark in class_init
Doing it in gst_play_new() means that bindings that directly call
g_object_new() with the GType wouldn't end up initializing both.
This affects at least the Python and GJS bindings.

gst_init() is nonetheless only called from gst_play_new() once because
calling it from class_init would likely lead to problems as that's
called from somewhere in the middle of GObject.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6821>
2024-05-09 12:02:06 +01:00
..
gstplay-media-info-private.h
gstplay-media-info.c
gstplay-media-info.h
gstplay-message-private.h
gstplay-signal-adapter.c
gstplay-signal-adapter.h
gstplay-types.h
gstplay-video-overlay-video-renderer.c
gstplay-video-overlay-video-renderer.h
gstplay-video-renderer-private.h
gstplay-video-renderer.c
gstplay-video-renderer.h
gstplay-visualization.c
gstplay-visualization.h
gstplay.c play: Initialize debug category and error quark in class_init 2024-05-09 12:02:06 +01:00
gstplay.h play: Include pipeline dump in error details structure 2023-12-18 20:13:38 +00:00
meson.build
play-prelude.h
play.h