[Bug 768173] omxvideodec: Use GST_VIDEO_FRAME_PLANE_STRIDE() to get output buffer's stride

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 29 08:46:00 UTC 2016


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

Matthew Waters (ystreet00) <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|git master                  |1.9.1

--- Comment #1 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
Thanks!

commit 766cd65fa4c76eda6438b3aaa2f9afcaa9a2d660
Author: Kazunori Kobayashi <kkobayas at igel.co.jp>
Date:   Wed Jun 29 16:37:43 2016 +0900

    omxvideodec: 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.

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

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