commit | 407c8ca2b11d9e95d54dce98e347cae2f923ee2f | [log] [tgz] |
---|---|---|
author | Alistair Strachan <[email protected]> | Wed Jan 11 19:31:37 2017 -0800 |
committer | Daniel Cardenas <[email protected]> | Tue Feb 14 10:13:39 2017 -0800 |
tree | b70769a972d619056a9ad4c0935cf768596e9426 | |
parent | 2b8ad68685b783753dd58cd1ff086e827b70d902 [diff] |
Remove use of deprecated gralloc APIs. In gralloc v1, the lock/unlock methods that do not take a sync fence have been removed. Port the libmix/videoencoder module to use the newer methods which are also available in gralloc v0. This change also ports libmix/videoencoder to use the new GPU DDK interface. Test: Manual, youtube video worked Bug: 34625842 Change-Id: I7eb3cfb290faa87d2a501bfaaf15b6df9c6e6744