gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/player
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
..
gstplayer-g-main-context-signal-dispatcher.c
gstplayer-g-main-context-signal-dispatcher.h
gstplayer-media-info-private.h
gstplayer-media-info.c player: Don't leak wrapped video info 2022-08-13 12:24:37 +03:00
gstplayer-media-info.h
gstplayer-signal-dispatcher-private.h
gstplayer-signal-dispatcher.c
gstplayer-signal-dispatcher.h
gstplayer-types.h
gstplayer-video-overlay-video-renderer.c
gstplayer-video-overlay-video-renderer.h
gstplayer-video-renderer-private.h
gstplayer-video-renderer.c
gstplayer-video-renderer.h
gstplayer-visualization.c
gstplayer-visualization.h
gstplayer-wrapped-video-renderer-private.h
gstplayer-wrapped-video-renderer.c
gstplayer.c play: Initialize debug category and error quark in class_init 2024-05-09 12:02:06 +01:00
gstplayer.h
meson.build gir: Checkout all .gir files and check that they are updated on the CI 2023-04-22 09:32:32 -04:00
player-prelude.h
player.h