omxvideodec: Switch to Idle first and wait before switching to Loaded and deallocatin...
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 27 Sep 2011 13:05:19 +0000 (15:05 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 28 Sep 2011 08:35:37 +0000 (10:35 +0200)
commitab9ce7db7d33b53f218afdb893ede6b10a369983
tree63dd4d6e96609ef0035d4cddb7d026fb0c715550
parent792cdb7d1fac4e6e482bc0e9c3c18efbfdcafa6a
omxvideodec: Switch to Idle first and wait before switching to Loaded and deallocating buffers

Allocating buffers before the Idle state is reached can lead to crashes.
omx/gstomxvideodec.c