omx: Always check if the component is in an error state before waiting for a conditio...
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 7 Jul 2011 08:27:31 +0000 (10:27 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 9 Jul 2011 09:06:06 +0000 (11:06 +0200)
commitd9e239144814c90c5964f9b2e694b2fd0a859e52
treec1d17089f5540b7649716280bfd831a7d6901e91
parent46fe7572709657a6ef0f95423a76255c120742b3
omx: Always check if the component is in an error state before waiting for a condition variable to be signalled

Otherwise we might wait forever because nothing is going to signal
the condition variable anymore.
omx/gstomx.c