[Bug 744246] gl: Broken VideoAlignment handling?

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Feb 28 10:15:37 PST 2015


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

Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #298170|none                        |needs-work
             status|                            |

--- Comment #18 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Review of attachment 298170:
 --> (https://bugzilla.gnome.org/review?bug=744246&attachment=298170)

::: gst-libs/gst/gl/gstglmemory.c
@@ +852,3 @@
     }

+    data = (guint8 *) gl_mem->data + gl_mem->mem.offset;

Oops, this change is wrong. gst_memory_map() take care of applying the offset.

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