[Bug 772608] rpi/dispmanx: Implement gst_video_overlay_set_window_handle() for dispmanx window

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Oct 9 11:09:04 UTC 2016


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

--- Comment #11 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
(In reply to Munez from comment #10)
> (In reply to Matthew Waters (ystreet00) from comment #9)
> > When we actually need the native window,
>
> Sorry again. Why would we need the native window if we have set a custom
> (foreign) window ?

If there's a foreign window, then native == foreign.

The extra variable is so that when we close the window, we don't lose the user
set variables.

> > foreign should be copied to native
> This will be like overriding native window values including element_id? Why
> cant we use foreign directly instead of native 

We will. See above.

> > and native should be reset when closing.
> > 
>  If i am not wrong native is used only inside gstglwindow_dispmanx_egl.c
> right ?

Yes.

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