commit | 34b28b47beb42cbc90dfc4c59b1441d97b3ed6f6 | [log] [tgz] |
---|---|---|
author | Wonsik Kim <wonsik@google.com> | Fri May 20 15:49:32 2022 -0700 |
committer | Wonsik Kim <wonsik@google.com> | Mon May 23 10:57:04 2022 -0700 |
tree | ce95113f49cd25d6350e30a6af6b05a011a33314 | |
parent | 24eb57bec2e9695abc3e6f5c3713db522b06f845 [diff] |
CCodec: split preparation and request of initial input buffers The split allows MediaCodec to gracefully reclaim and restart in case of no memory failure while preparing the initial input buffers. Bug: 233086714 Test: atest CommonEncryptionDrmTest#cbcsSchemeTypeV25 Test: atest android.media.encoder.cts.VideoEncoderTest Change-Id: I53062cd0c7e5ed86eb171d156d2a529b5d08a350