[Spice-devel] [spice-gtk v2 0/3] Initialize GStreamer on SpiceSession
Victor Toso
victortoso at redhat.com
Mon Sep 9 10:29:46 UTC 2019
From: Victor Toso <me at victortoso.com>
Hi,
v1->v2:
* v1 5/6 was acked by Eduardo and merged (leak fix)
* v1 4/6 was dropped, calling gst_deinit() is potentially dangerous
to application that run multiple spice clients such as GNOME Boxes
and virt-manager
* v1 6/6 (RFC) on unit test was dropped as it was testing 4/6
* v1 2/6 on display-gst: rework fuction to use early return, added a
debug message about lack of GStreamer initialization where it fits
and updated commit log
* v1 3/6 on gstaudio: demoted the warning of GStreamer initialization
to a debug and fixed commit log
CI is green: https://gitlab.freedesktop.org/victortoso/spice-gtk/pipelines/62189
Thanks,
Victor Toso (3):
session: initialize gstreamer once
display-gst: rely on SpiceSession init of GStreamer
gstaudio: rely on SpiceSession init of GStreamer
src/channel-display-gst.c | 55 +++++++++++++++---------------------
src/spice-gstaudio.c | 59 ++++++++++++++++++---------------------
src/spice-session.c | 22 +++++++++++++++
3 files changed, 71 insertions(+), 65 deletions(-)
--
2.21.0
More information about the Spice-devel
mailing list