commit | 21ad778dcfcddb8f8fd9dc3fe4992fbef246c511 | [log] [tgz] |
---|---|---|
author | Marco Nelissen <marcone@google.com> | Tue Dec 18 12:28:27 2012 -0800 |
committer | Marco Nelissen <marcone@google.com> | Tue Dec 18 14:46:11 2012 -0800 |
tree | 822561fb2ee0322685afafddcf0d9f1d1996ad2f | |
parent | 53bc0a2fc54330534330118edd5c393f39eff8ab [diff] |
Report buffer size even when using hardware buffers This makes it so that the buffers dequeued from a MediaCodec show a non-zero size when there's actually data in them, which allows the caller to distinguish between a valid frame and an empty buffer. Change-Id: I891b2301501e26f0b4e8cf2e24c169e501a6d026