[Bug 744246] gl: Broken VideoAlignment handling?

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Apr 27 16:31:52 PDT 2015


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

Ilya Konstantinov <ilya.konstantinov at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|VERIFIED                    |REOPENED
                 CC|                            |ilya.konstantinov at gmail.com
         Resolution|FIXED                       |---

--- Comment #32 from Ilya Konstantinov <ilya.konstantinov at gmail.com> ---
Nicolas, in _gl_mem_copy:

    if (dest == NULL) {
      GST_WARNING ("Could not copy GL Memory");
      gst_memory_unref ((GstMemory *) dest);
      goto done;                      ^^^^
    }

This doesn't look right :)

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