commit | 7bad72237b49ac47e77ffe2a89fd26f3d171324c | [log] [tgz] |
---|---|---|
author | Lajos Molnar <lajos@google.com> | Tue Jul 08 21:26:53 2014 -0700 |
committer | Lajos Molnar <lajos@google.com> | Fri Jul 11 01:41:46 2014 -0700 |
tree | 1d6a75fe32fa096163ad055f2f9f98a4bbc0a7cd | |
parent | 94bda64006ed4b5c2c19634a206d29ea936fa81b [diff] |
stagefright: add indexed buffer and format getters to MediaCodec These are designed to be called from the same thread as the one calling dequeue?Buffer, and use a mutex to avoid switching context. All other calls of MediaCodec are designed to be blocking and synchronous. Bug: 14297827 Change-Id: If341c6e4407ca6f10f5e0d47008dddc0e20b0a50