commit | 2954fe9a1cf578c2ad54c2fefb79aeb2a3d220eb | [log] [tgz] |
---|---|---|
author | Eino-Ville Talvala <etalvala@google.com> | Wed Sep 12 10:42:10 2012 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Sep 12 17:57:53 2012 -0700 |
tree | c202fea6439d44227018f3f12d79053bf38ac1ec | |
parent | 71ea9f024c3943160110d9aa15b082b66516f72e [diff] |
Camera2: Fix ZSL bugs. The ZSL processor was discarding buffers too often, and waiting for new buffers with mutexes held. Also adds basic fallback to regular capture in case the ZSL queue doesn't contain a suitable buffer. Bug: 7147043 Change-Id: I5721267ef08dbc87ef9d8ec47f333db5f67e41c1