[Bug 756240] adaptivedemux: download thread should stop in case of multiple download errors

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Oct 8 16:33:38 PDT 2015


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

Florin Apostol <florin.apostol at oregan.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #312909|0                           |1
        is obsolete|                            |

--- Comment #2 from Florin Apostol <florin.apostol at oregan.net> ---
Created attachment 312936
  --> https://bugzilla.gnome.org/attachment.cgi?id=312936&action=edit
proposed patch

Seems that stopping the task is not enough. We also need to change the src
element state to NULL. If we don't do it, the pipeline cannot change state from
PLAYING to PAUSED (because src element is locked and will return its last state
which is FAILING, leading to a failure in changing pipeline state).

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