[Bug 701650] v4l2: make sure the element is not deleted before the pool

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jun 7 11:08:52 PDT 2013


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.2

--- Comment #3 from Sebastian Dröge <slomo at circular-chaos.org> 2013-06-07 18:08:46 UTC ---
Indeed, and that happens even before finalizing the sink/src element. Sorry

commit a1c34b540735a7a23b15cdb77ecba1b28adb93ee
Author: Michael Olbrich <m.olbrich at pengutronix.de>
Date:   Wed Jun 5 16:32:30 2013 +0200

    v4l2: make sure the element is not deleted before the pool

    The pool accesses data from the v4l2object so it must exist at least
    as long as the pool. Refcount the element which controls the object
    live-time.

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

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