[Bug 728815] GstGLMemory mix stride and width

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 1 23:04:47 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=728815
  GStreamer | gst-plugins-bad | git

--- Comment #2 from Matthew Waters <ystreet00 at gmail.com> 2014-05-02 06:04:44 UTC ---
commit 598a79a5e21a03aa59a14e0c5976cf6458b1b373
Author: Matthew Waters <ystreet00 at gmail.com>
Date:   Thu May 1 13:57:16 2014 +1000

    gl/mem: implement texture copying between formats with strides properly

    Previously, we used the width to determine the amount of data to be
    copied using pbos.  This, makes it allocate enough data for the
    the strides as well.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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