[gstreamer-bugs] [Bug 622500] New: destroy open buffers when changing to NULL

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 23 08:20:14 PDT 2010


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

           Summary: destroy open buffers when changing to NULL
    Classification: Desktop
           Product: GStreamer
           Version: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: mgr at pengutronix.de
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=164405)
 View: https://bugzilla.gnome.org/attachment.cgi?id=164405
 Review: https://bugzilla.gnome.org/review?bug=622500&attachment=164405

[gstv4l2sink] destroy open buffers when changing to NULL

In the case we change the State from READY_TO_NULL the open buffers
still hold a open dup filedescriptor to the device, therefore the device
release function will not be called and the device probably answer with
-EBUSY when we reopen it at transition NULL_TO_READY.

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