commit | 42358434d97d19adeb9861251ff35440679affb8 | [log] [tgz] |
---|---|---|
author | Ram Mohan <ram.mohan@ittiam.com> | Fri May 15 15:44:08 2020 +0530 |
committer | Ray Essick <essick@google.com> | Mon May 18 21:20:16 2020 -0700 |
tree | 27f466db1f1bf86c9f41e77635d8ff8b80cbc934 | |
parent | e30636d1a5d5dc5afe3a11a623eef8bcdc4d30e8 [diff] |
Fix for enqueueEOS from timing out enqueueEOS() should also take the responsibility of clearing outpu queue so that pending callbacks can happen. If this is not done, in implementations where input and output callbacks are in a single queue input callbacks wont happen until output callbacks are addressed and this wont happend until available outputs are released. Bug: 156713318 Test: atest android.mediav2.cts Change-Id: I6b3128da3453bac12f9e89798660540bfc44efb6