[Spice-devel] [spice-gtk v2 0/2] gstvideo: small changes
Victor Toso
victortoso at redhat.com
Wed Oct 19 21:42:08 UTC 2016
From: Victor Toso <me at victortoso.com>
v2:
- static assert in "channel-display-gst: use a static array for gst options" to
check if array is in the correct size (frediano)
- Don't need to use '&' to set the callback for GstAppSinkCallbacks in
"channel-display-gst: style changes in create_pipeline" (frediano)
- dropped "channel-display-gst: improve check for decoder element" as it is less
convinient for finding hw decoding in GStreamer before 1.9.0 (saved as TODO
for the future) (fgouget)
- dropped "channel-display-gst: early return if gst_init failed" as it was using
g_return_val_if_fail() but as it will be used by gstvideo_has_codec(), doesn't
seem wise to log critical several times if gst_init has failed.
Victor Toso (2):
channel-display-gst: style changes in create_pipeline
channel-display-gst: use a static array for gst options
src/channel-display-gst.c | 89 +++++++++++++++++++++++++++--------------------
1 file changed, 52 insertions(+), 37 deletions(-)
--
2.9.3
More information about the Spice-devel
mailing list