[Bug 768446] kmssink: on intel, stride must be 64 byte aligned

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Aug 5 17:26:39 UTC 2016


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

Víctor Manuel Jáquez Leal <vjaquez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #332810|0                           |1
        is obsolete|                            |

--- Comment #6 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 332811
  --> https://bugzilla.gnome.org/attachment.cgi?id=332811&action=edit
kmssink: override stride if defined in driver

Some kms drivers demands specific pitches over the ones calculated by
GstVideoInfo. For example, intel driver demands strides round up 64.

This patch queries the driver for the prefered pitch and overwrites it
in the pool's GstVideoInfo structure.

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