omxvideodec: Add hack for Ducati components not returning from drain
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Wed, 25 Apr 2012 13:31:32 +0000 (19:01 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Thu, 26 Apr 2012 04:12:52 +0000 (09:42 +0530)
commit9e4cddee7ec184c739d7efd5dee001c2b295ac9c
treef4cfad5bf59f856374024f2a747275125d375614
parent036cd167560c16dc3235e9d4e57f577150a3b461
omxvideodec: Add hack for Ducati components not returning from drain

This happens on the Galaxy Nexus, and causes the pipeline to hang waiting
endlessly for a drain. The hack replaces the wait with a wait + 500ms timeout.
omx/gstomx.c
omx/gstomx.h
omx/gstomxvideodec.c