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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 9 15:22:39 PDT 2014


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

           Summary: glupload: Ignores stride when uploading raw data
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: nicolas.dufresne at collabora.co.uk
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


The stride is not handled properly in gst_gl_memory_wrapped_texture(), which
end up with an out texture size smaller then required, and a silent failure
follows.

I've already added a fix to update the video_info base on the info optain by
doing gst_video_frame_map (take video info into account), but the rest of the
code does not seem to follow very well and need more attention.

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