[Bug 766018] gl/dispmanx: Implements set_render_rectangle to adjust the position of window

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


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

Munez <munezbn.dev at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |munezbn.dev at gmail.com

--- Comment #5 from Munez <munezbn.dev at gmail.com> ---
Comment on attachment 327329
  --> https://bugzilla.gnome.org/attachment.cgi?id=327329
Initial patch

+  window_egl->render_rect.x = x;
+  window_egl->render_rect.y = x;   ===>  This should have been y ?

Even after applying this patch it is not behaving as expected.. Video window
width/hight is fine but x,y cordinates are wrong it always displays at left
bottom corner.. Is it expected ?

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