omxvideodec: fixes race condition during seeks
authorJosep Torra <n770galaxy@gmail.com>
Fri, 7 Mar 2014 19:08:05 +0000 (20:08 +0100)
committerJulien Isorce <julien.isorce@collabora.co.uk>
Tue, 25 Mar 2014 16:07:25 +0000 (16:07 +0000)
commit73d83f311c23429f86fc2377f2b2828db5af9898
tree31fc092c4a74056d647a63ea04e725115584d38f
parent39ca9f980eeca0610cdc3fec2774681514a16ff2
omxvideodec: fixes race condition during seeks

Acording 6.1.3 Seek Event Sequence in the OpenMAX IL 1.1.2 spec
document in order to flush the component it needs to be in
paused state.

https://bugzilla.gnome.org/show_bug.cgi?id=726038
omx/gstomxvideodec.c