[Bug 748322] wayland: GTK+ video overlay example

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 22 12:27:07 PDT 2015


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

Olivier CrĂȘte <olivier.crete at ocrete.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |olivier.crete at ocrete.ca

--- Comment #2 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Comment on attachment 302174
  --> https://bugzilla.gnome.org/attachment.cgi?id=302174
wayland: GTK+ video overlay example

The code looks good. I guess once the waylandsink API stabilizes, we'll want to
add this to the various other examples we have instead of having a separate
wayland one, but it's probably too early for that.

Also, you probably want to add code to deal with changes in the window size, as
this is the annoyingly non-trivial part with wayland. I'd love to be able to
convince team wayland to change libwayland-client to make our lives easier, but
for now, we're stuck with a complex multi-step process.

Shouldn't "gtk_window_move()" just do nothing on Wayland?

-- 
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