[Bug 684832] New: videodecoder: Takes stream lock in query function

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 25 15:52:32 PDT 2012


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

           Summary: videodecoder: Takes stream lock in query function
    Classification: Platform
           Product: GStreamer
           Version: 1.0.0
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: olivier.crete at ocrete.ca
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


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

videoencoder: clip input buffers to current input segment

The video decoder takes the stream lock in the query function because that's
what protects the output state, follows a patch to protect it with the object
lock instead.

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