[Bug 784599] kmssink: support videooverlay interface

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Dec 1 17:02:04 UTC 2017


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

--- Comment #88 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Created attachment 364767
  --> https://bugzilla.gnome.org/attachment.cgi?id=364767&action=edit
kmssink: Add display-width/height properties

This is to be used with gst_video_overlay_set_render_rectangle()
so the application can calculate a rectangle that fits inside
the display. The property changes are notify in a way that you
can watch either notify::display-width or notify::display-height
and both will be up-to-data when this is called back. Before the
element is started, the size will be 0x0.

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