[Bug 773099] decodebin2 ignores the GST_CHANGE_STATE_ASYNC returned by the child element.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Oct 27 10:19:31 UTC 2016


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

--- Comment #3 from y.bandou <bandou.yacine at gmail.com> ---
Thank you Wonchul for your comments.

Our videodecoder plugin go to playing state from paused state in async mode.

My issue is when the pipeline go to playing state from paused state the
decodebin2 don't forward the async transition of the videodecoder plugin to
uridecodebin,because the decodebin2 ignores the GST_CHANGE_STATE_ASYNC return
of the videodecoder and forward the GST_CHANGE_STATE_SUCCES  to uridecodebin.

What do you think about the attached patch ?

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