playbin2: Ignore async state changes of the uridecodebins
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 19 Nov 2009 09:05:28 +0000 (10:05 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 19 Nov 2009 11:12:57 +0000 (12:12 +0100)
commitea40d8e36acec128c016a518ee9b9d264b18221e
tree2f8e3de912d30fc0de17d182ed1845299707ede8
parent3362bf2778e58fd618caa179d25033cef07d57ea
playbin2: Ignore async state changes of the uridecodebins

Otherwise the async state change from READY->PAUSED of the
uridecodebins will take playbin2 from PLAYING->PAUSED again
during gapless group switches.

Fixes bug #602000.
gst/playback/gstplaybin2.c