commit | ce77380f48890740962698a0e59cd494f09eb273 | [log] [tgz] |
---|---|---|
author | Justin Yun <[email protected]> | Thu Aug 05 11:05:59 2021 +0900 |
committer | Justin Yun <[email protected]> | Thu Aug 05 12:18:12 2021 +0900 |
tree | ccd7b25d407d50995fd60c64752be09fe6fbcd09 | |
parent | 1524b0331987c41b2542b20a83906031e9f247e7 [diff] |
Replace libavservices_minijail_vendor with libavservices_minijail libavservices_minijail is a vendor available module. Use libavservices_minijail instead of defining vendor specific module. libavservices_minijail_vendor will be removed. Bug: 146313710 Test: m Change-Id: I1bb67cf86eb308663b4756f015c804bca1942c9d (cherry picked from commit f3263ab1024669570d83ca8311961eeec14dfcb1)
accel/ Core V4L2 API and codec utilities, ported from Chromium project.
common/ Common helper classes for components.
components/ The C2Component implementations based on V4L2 API, and the implementation of C2ComponentStore for creating all the C2Components.
service/ The Codec2's V4L2 IComponentStore service. The service initiates the component store implemented at store/ folder, and registers it as the default service.