[Bug 729896] glupload: Ignores stride when uploading raw data

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 13 08:46:02 PDT 2014


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

Nicolas Dufresne <nicolas.dufresne> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #276417|accepted-commit_now         |committed
             status|                            |

--- Comment #31 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-05-13 15:46:00 UTC ---
(From update of attachment 276417)
commit d4bcef3204709159713ff1630978ecac0bd91dc9
Author: Nicolas Dufresne <nicolas.dufresne at collabora.com>
Date:   Mon May 12 19:29:45 2014 -0400

    glmemory: Fix handling of stride with alignement larger then 8

    Setting a scaled factor for X coordinate is not enough as the indexer
    will still think stride is shorter and will not fully skip it. Instead,
    update width, so the lines are as expected. Combined with the scale, it
    will hide the cropped portion.

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

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