[Bug 738102] v4l2bufferpool: cleanly handle streamon failure for output device

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 8 05:10:20 PDT 2014


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

Aurélien Zanelli <aurelien.zanelli> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #287979|0                           |1
        is obsolete|                            |

--- Comment #5 from Aurélien Zanelli <aurelien.zanelli at parrot.com> 2014-10-08 12:10:15 UTC ---
Created an attachment (id=288036)
 View: https://bugzilla.gnome.org/attachment.cgi?id=288036
 Review: https://bugzilla.gnome.org/review?bug=738102&attachment=288036

v4l2bufferpool: implement dispose method

Implement dispose method for v4l2bufferpool.

I move allocator, vallocator and other_pool unref to dispose method but not the
gst_object_unref (pool->obj->element) since I don't think it's a good idea to
set pool->obj->element to NULL here.

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