[Bug 790057] waylandsink: does not respect video alignment from upstream
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jun 11 15:59:17 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=790057
--- Comment #32 from Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> ---
Looks like as of today, the GStreamer wayland pool produces buffer with second
U and V planes that have an incompatible pitch. The gl renderer in weston
simply divides by two.
glPixelStorei(GL_UNPACK_ROW_LENGTH_EXT,
gs->pitch / gs->hsub[j]);
--
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