[Bug 772608] rpi/dispmanx: Implement gst_video_overlay_set_window_handle() for dispmanx window
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Oct 9 13:46:22 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=772608
--- Comment #14 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
(In reply to Munez from comment #13)
> In function window_resize()
> we need to check if foreign window is set and use that element, else use
> the native window element. But at the end of the function it has below lines.
>
> window_egl->native.width = width;
> window_egl->native.height = height;
>
> Do i need to keep it as it is ? because I cannot assign it to foreign window
> as it will override user values.
You don't want to override the values at all when a foreign window is set (as
you (and I) said above).
--
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