[Bug 784599] kmssink: support videooverlay interface

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 12 02:45:14 UTC 2017


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

--- Comment #13 from Haihua Hu <jared.hu at nxp.com> ---
Created attachment 355380
  --> https://bugzilla.gnome.org/attachment.cgi?id=355380&action=edit
kmssink: check scaleable when set_caps

There is a bug when driver not support scale. when video size is same as
display resolution, show frame will not do retry because the setplane will
never fail. But the scale result is not correct. We can do this check by set a
fake plane.

This bug will impact the videooverlay interface, because the implementation is
based on driver scaleable capability.

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