[gstreamer-bugs] [Bug 633176] New: recent multiqueue changes break DVD playback

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Oct 26 04:37:16 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=633176
  GStreamer | gstreamer (core) | git

           Summary: recent multiqueue changes break DVD playback
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: thaytan at mad.scientist.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Specifically, the combination of these 2 commits, although
33082eb9e42c52e4df848195946f1b7bbce768c5 seems to be the culprit.

commit 518364e7acbcb4f917943060440323fa554f9631
Author: Edward Hervey <bilboed at bilboed.com>
Date:   Fri Oct 8 12:54:52 2010 +0200

    multiqueue: Remove unused variable and simplify code

    oldid was only used when we were doing multiple pops per loop.

commit 33082eb9e42c52e4df848195946f1b7bbce768c5
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Fri Aug 27 16:52:12 2010 +0200

    multiqueue: Don't do an infinite loop in the loop function

    Instead return after every iteration, which makes sure that the
    stream lock is released for a short time after every iteration,
    task state changes are checked, etc and this allows the task
    to be stopped properly.

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