[Bug 784599] kmssink: support videooverlay interface

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 18 12:20:44 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=784599

Víctor Manuel Jáquez Leal <vjaquez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #355380|none                        |reviewed
             status|                            |

--- Comment #17 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Review of attachment 355380:
 --> (https://bugzilla.gnome.org/review?bug=784599&attachment=355380)

::: sys/kms/gstkmssink.c
@@ +358,3 @@
+  if (result) {
+    self->can_scale = FALSE;
+    GST_INFO_OBJECT (self, "scale is not support");

I don't like the idea of showing an empty (green?) frame to the user at start.
Can we delay the expose call until the first show_frame() is called.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list