[Bug 730441] dmabuf: shared the mapping with shared copies of the memory

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jul 11 00:51:56 PDT 2014


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|                            |FIXED

--- Comment #9 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-07-11 07:51:52 UTC ---
Thanks Nicolas! The qdata stuff looks very suspicious and should probably be
revisited in 1.6 but it should work that way... just doesn't look very clean :)

commit 0ac0cbcc0eb3eb7ae5f07bc6c0d5ef6469d483ba
Author: Nicolas Dufresne <nicolas.dufresne at collabora.com>
Date:   Thu Jul 10 18:11:20 2014 -0400

    v4l2allocator: Use qdata instead of parenting to DmabufMemory

    Parenting V4l2Memory to DmabufMemory was in conflict with recent
    optimization in DmabufMemory to avoid dup(), and didn't work with
    memory sharing. Instead, use a qdata and it's destroy notify.

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

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