[Bug 785011] videodecoder: Default buffer pool supports GstVideoAlignment but downstream might not

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 8 12:11:53 UTC 2017


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

Arnaud Vrac <rawoul at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rawoul at gmail.com

--- Comment #40 from Arnaud Vrac <rawoul at gmail.com> ---
waylandsink does not support padded SHM buffers, yet it still gets padded
buffers from libav based decoders. The result on screen is shifted Y, U and V
planes which doesn't look very good.

waylandsink could support those using the wp_viewport extension by applying
cropping on the buffer. But until this is the case, the buffer pool negotiation
shouldn't result in padded buffers.

Note that I did apply the patch on weston so that GL texture uploads use the
correct stride for U and V planes
(https://patchwork.freedesktop.org/patch/180767/).

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