[Bug 752623] concat: Test pipeline with uridecodebin and concat freezes sometimes when setting pipeline to state NULL
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jul 20 20:27:30 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=752623
Thiago Sousa Santos <thiagossantos at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |thiagossantos at gmail.com
Resolution|--- |FIXED
Target Milestone|git master |1.5.3
OS|Linux |All
--- Comment #1 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
commit 0accb7f700a737646fe3460442cfcfec377ece14
Author: Thiago Santos <thiagoss at osg.samsung.com>
Date: Tue Jul 21 00:17:28 2015 -0300
concat: dot not reset pad states too early
Resetting the flushing state of the pads at the end of the
PAUSED_TO_READY transition will make pads handle serialized
queries again which will wait for non-active pads and might
cause deadlocks when stopping the pipeline.
Move the reset to the READY_TO_PAUSED instead.
https://bugzilla.gnome.org/show_bug.cgi?id=752623
--
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