omx: Don't use port_def.bEnabled to check if the Enable/Disable command is finished
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 6 Jul 2011 08:40:13 +0000 (10:40 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 9 Jul 2011 09:06:05 +0000 (11:06 +0200)
commit5d4f7890c20f788d32a32e7b31120fb1b26c3075
tree3895b9269e86be17921577508db23f5dacc7406f
parent11d2e806c2e694a50027dbd8c200ec3079b62144
omx: Don't use port_def.bEnabled to check if the Enable/Disable command is finished

bEnabled should be set immediately after sending the command, it's only
Bellagio that waits until the command is finished before setting it.
omx/gstomx.c
omx/gstomx.h