commit | 4d3e69452332f74a3e6c14381869930fef2e092f | [log] [tgz] |
---|---|---|
author | Ray Essick <essick@google.com> | Thu Mar 07 09:17:48 2019 -0800 |
committer | Ray Essick <essick@google.com> | Thu Mar 07 09:17:48 2019 -0800 |
tree | 0eb2d2930b800569f093bd484ca76e616235693c | |
parent | be32a246fc5623c049cf6417ced66dccc741653b [diff] |
Multiple extractors from same client vs clients binder space Lowered limits for when to use shared buffers vs inline data and how much total data to allow in a mediasource binder transaction. Fix typo limiting MediaSource / extractor to only 1 mediabuffer as shared memory. Bug: 115848790 Test: poc from bug