[Bug 683504] playsink: deadlock when disabling subtitles and suboptimal disabling of subtitles

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Feb 16 06:16:23 PST 2014


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.3.1

--- Comment #11 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-02-16 14:36:20 UTC ---
Please test if this fixes all your problems.

commit 4dd30bbd166db003f9963f41918b056df338dcf0
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Sun Feb 16 15:32:47 2014 +0100

    playsink: Only remove the complete text chain if the text pad goes away

    If the text pads does not go away we just set the overlay to silent, which
    allows us to immediately re-enable subs later again. However before this
    change we also released the streamsynchronizer text pads, which deadlocked
    because there was still dataflow going on. Just do this only if we remove
    the complete chain.

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

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gstreamer-bugs mailing list