commit | cdf1d1895a57af25feb2f618183c935df2f235ad | [log] [tgz] |
---|---|---|
author | Andy McFadden <fadden@android.com> | Fri Feb 14 10:06:31 2014 -0800 |
committer | Andy McFadden <fadden@android.com> | Fri Feb 14 20:54:18 2014 +0000 |
tree | edd8e5c411a8cd83c77a77a8cb03d76cfb6b5998 | |
parent | ad8e18d4908de84550dd45b1104afa31779e7f6e [diff] |
Update createInputSurface() doc The Surface returned by MediaCodec#createInputSurface() is configured for HW_VIDEO_ENCODER by the consumer. Accessing the Surface through Surface#lockCanvas() sets SW_READ_OFTEN | SW_WRITE_OFTEN, and some devices choke on the combination. Bug 11418094 Change-Id: Ic182802386146d19b1bdecdb894c5130c563a3ed