mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
fcd7807de8
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/6801> |
||
---|---|---|
.. | ||
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 | ||
gstplay.h | ||
meson.build | ||
play-prelude.h | ||
play.h |