[Bug 728439] glimagesink: does not takes in account strides
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Apr 30 21:13:28 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=728439
GStreamer | gst-plugins-bad | git
Matthew Waters <ystreet00> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #2 from Matthew Waters <ystreet00 at gmail.com> 2014-05-01 04:13:24 UTC ---
Should be fixed by:
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