commit | dd248abd2c3e5e82b0049d40c7e9fb741fd4540c | [log] [tgz] |
---|---|---|
author | Lajos Molnar <lajos@google.com> | Wed May 06 16:54:30 2015 -0700 |
committer | Lajos Molnar <lajos@google.com> | Thu May 07 13:59:14 2015 -0700 |
tree | 587db89588821d9e49f445cd4822ee7e33eb8077 | |
parent | f52b2284405ec1d8941334718f580157417f9d60 [diff] |
stagefright: allow connecting to surfaces that attach buffers Now that consumers can attach buffers to BufferQueues, we cannot assert if an unknown buffer is dequeud, or if a buffer is dequeued from a BufferQueue multiple times. Also, when attaching to such surfaces, allocation must be enabled as attach will lock for a free buffer slot. Bug: 20885565 Change-Id: Ied466c5a848facf3149ad8bf0d18a0095da21e40