[Bug 729542] New: glimagesink: Upload object may have to info

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun May 4 15:46:44 PDT 2014


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

           Summary: glimagesink: Upload object may have to info
    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: ---


since "gl: use the bufferpool's upload when available", it is likely that the
pool upload object get used without the pool being activated. If there is no
video meta, this leads to an upload->info.finfo being NULL, and mapping that
frame lead to crash.

I'm not sure what approach we want, we could force pool activation, or find an
in between to that change. The comment says "when available", but in fact it's
always using it, an error ?

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