[Bug 785029] kmssink: Add dumb buffer support for driver pitch with multi planar formats

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 17 15:40:16 UTC 2017


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

Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas at ndufresne.ca
            Summary|kmssink: compute proper     |kmssink: Add dumb buffer
                   |pitch and offset for multi  |support for driver pitch
                   |planar formats              |with multi planar formats
           Severity|normal                      |enhancement

--- Comment #4 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
(In reply to Guillaume Desmottes from comment #0)
> Fix rendering of multi planar video when pitch is different from the video
> width.

So you can report to the driver dev, the selected pitches and offsets are
passed back to the driver. So you should never see bad rendering as the driver
is supposed to validate and then it may pick a slow path or fail. Bad rendering
is not a GStreamer bug here.

It's nice feature though to try and match the driver pitch.

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