| commit | e2fc88c05cb1c2cf08feac473a9747aa9270caa8 | [log] [tgz] |
|---|---|---|
| author | Kazuhiro Inaba <kinaba@google.com> | Fri May 07 23:26:30 2021 +0900 |
| committer | Chih-Yu Huang <akahuang@google.com> | Wed May 12 11:53:07 2021 +0900 |
| tree | 98defc34a4249cd9223826ce8005505d781e5d76 | |
| parent | 2e813d9b3d6aa76494fcf0901192343641ce896a [diff] |
Mark VP8 decoder as valid. It looks like the codec name was lost in ag/13694191 accidentally. Bug: 186361543 Test: Run any CTS test and check MediaDeviceInfo.deviceinfo.json Change-Id: I3ed72bb3f6ea6eb88652aca778adb2fd3fe2049a
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.