commit | 2e813d9b3d6aa76494fcf0901192343641ce896a | [log] [tgz] |
---|---|---|
author | David Staessens <[email protected]> | Thu Mar 25 15:22:47 2021 +0900 |
committer | Chih-Yu Huang <[email protected]> | Wed May 12 11:52:38 2021 +0900 |
tree | ffe8b2487ec320e29cff5c51387f967f743379a9 | |
parent | 669080c40fe0403ac66b3f8eec7be80cdd1fac9a [diff] |
v4l2_codec2: remove libv4l2_codec2_accel library. This CL removes the libv4l2_codec2_accel library now all files have been removed from the library, and updates dependent modules. Bug: 155138142 Test: m -j32 Change-Id: I45629ae702b12aedf9a6be256d955e702da8245d
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.