mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-11 03:41:33 +00:00
2f03afd8ba
The `videosink` refernce in main() is a floating one, so it should not be unref'ed (the playbin practically takes ownership of it). This prevents a "gst_object_unref: assertion '((GObject *) object)->ref_count > 0' failed" at runtime. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6883> |
||
---|---|---|
.. | ||
tutorials | ||
bus_example.c | ||
snippets.c |