[Bug 779790] New: waylandsink: add offset setting for multiplane dmabuf

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 9 07:50:02 UTC 2017


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

            Bug ID: 779790
           Summary: waylandsink: add offset setting for multiplane dmabuf
    Classification: Platform
           Product: GStreamer
           Version: 1.11.1
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: ssaito at igel.co.jp
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 347528
  --> https://bugzilla.gnome.org/attachment.cgi?id=347528&action=edit
add offset setting for multiplane dmabuf

By default, the offset value of each plane is taken from GstVideoInfo, which is
corresponding to the color format. There are cases where this value is
different from the actual memory offset.

When the memory is allocated for each plane separately,
The value of the offset of each memory block (from GstMem) should be used.

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