omx: Minimize the time when the messages lock is held
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 18 Jan 2013 15:47:04 +0000 (16:47 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 18 Jan 2013 15:47:52 +0000 (16:47 +0100)
commit5c4799ccf1f534f54f5d393ed7e7e949eba09c3c
tree09ad51d5f5af9bc4692fc1b6099bde2c5ddf41f7
parent453d81886deaf6d62b3140fdc1cff8affe52d8c5
omx: Minimize the time when the messages lock is held

Fixes a deadlock if any OMX functions are called when the
messages are handled.

Thanks to Nicolas Dufresne for noticing.
omx/gstomx.c