mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-28 03:00:35 +00:00
b655e3fb94
Ideally new() functions should simply call g_object_new() and not much else, so let's do that here and handle all the construction properly in a GObject way. Now a play object created via g_object_new() is actually usable. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2881> |
||
---|---|---|
.. | ||
gst | ||
meson.build |