[Bug 768173] New: omxvideodec: Use GST_VIDEO_FRAME_PLANE_STRIDE() to get output buffer's stride
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jun 29 08:29:07 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=768173
Bug ID: 768173
Summary: omxvideodec: Use GST_VIDEO_FRAME_PLANE_STRIDE() to get
output buffer's stride
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-omx
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: kkobayas at igel.co.jp
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 330536
--> https://bugzilla.gnome.org/attachment.cgi?id=330536&action=edit
Use GST_VIDEO_FRAME_PLANE_STRIDE() to get output buffer's stride
GST_VIDEO_FRAME_PLANE_STRIDE() should be used to get the actual buffer stride,
as reported in the buffers's GstVideoMeta, when copying data to that buffer.
--
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