[Bug 677012] gst-plugins-gl: Port to GStreamer 1.0

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jun 28 05:29:52 PDT 2013


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

--- Comment #39 from Matthew Waters <ystreet00 at gmail.com> 2013-06-28 12:29:47 UTC ---
(In reply to comment #36)
> Matthew, is the wip-platform branch ready to be merged now or ready to have
> other people starting to do something with it? I'd like to merge this to
> gst-plugins-bad as soon as you're ready :)

I just merged my wip-platform + your pull request into the 1.0 branch.

(In reply to comment #37)
> Found a bug in GstGLMemory btw, it should do refcounting for the
> mapping/unmapping. You can read-map multiple times, and only should remove the
> memory after the last read-map was unmapped.

What is 'memory' here.  GstGLMemory? the data pointer in sytem memory?  The
data pointer in system memory is alloced and freed with the GstGLMemory.

The only thing that is performed in unmap is flag setting when unmapping from a
write operation.

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