commit | c9d4c97e04eb5ecc371833ad5f981b5d7188bfac | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Tue Mar 23 16:46:28 2021 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Mar 23 16:46:28 2021 +0000 |
tree | eaebf45f882da58fcca29a0b7ce062432a6402fd | |
parent | 075db78d4178581856b55aaa26567d6385a26baf [diff] | |
parent | 9c7cc27fd092e9ea331235fd3fc8ef1fe9791556 [diff] |
Merge "Use android.hardware.media.c2@1.2 policies" into sc-dev
accel/ Core V4L2 API and codec utilities, ported from Chromium project.
common/ Common helper classes for both components/ and store/.
components/ The C2Component implementations based on V4L2 API.
store/ The implementation of C2ComponentStore. It is used for creating all the C2Components implemented at components/ folder.
service/ The Codec2's V4L2 IComponentStore service. The service initiates the component store implemented at store/ folder, and registers it as the default service.