commit | 12d9bafb033fd999360b56366f2ed0d204aa80df | [log] [tgz] |
---|---|---|
author | Eric Arseneau <earseneau@google.com> | Thu Sep 16 01:59:44 2021 -0700 |
committer | Eric Arseneau <earseneau@google.com> | Thu Sep 16 01:59:44 2021 -0700 |
tree | b207ce2b6cb08f3ba9b14ea81e060885101abb7a | |
parent | 0984c40db093fb40b27db6bf94ddc54c352ba27f [diff] | |
parent | 8dd31366197efe009359684ff3b4b39ddc88b55c [diff] |
Merge mpr-2021-09-05 Change-Id: I27734d4218eb3817dd3153412c6050435d9159e2
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.