mediacodec: wait to have the first frame successfully decoded to set the started...
commit703cfc648ee8e3fe70ee276508f44321a0b7b993
authorAdrien Maglo <magsoft@videolan.org>
Fri, 6 Jun 2014 11:43:52 +0000 (6 13:43 +0200)
committerAdrien Maglo <magsoft@videolan.org>
Mon, 9 Jun 2014 09:18:35 +0000 (9 11:18 +0200)
treec6622e0e98bca0f082558371fa135b66baba8da8
parent48ae43a91a932577319de27e8dbbf52a7d5f96a9
mediacodec: wait to have the first frame successfully decoded to set the started flag

This is an attempt to fix a common crash in closeDecoder() we did not manage to reproduce with our devices.
modules/codec/omxil/android_mediacodec.c