commit | bbc3d7ed6089669a5adc41718c19571e5b627596 | [log] [tgz] |
---|---|---|
author | David Stevens <[email protected]> | Wed Jun 17 14:44:44 2020 +0000 |
committer | Android (Google) Code Review <[email protected]> | Wed Jun 17 14:44:44 2020 +0000 |
tree | 933d8b457b178fbfc56e404cdd1e3263305517de | |
parent | c6bb667cb2a5e6d913cc8b52f3f8cc8fc309b9b3 [diff] | |
parent | b5250cfb1502aa7ef85e4a3bdb0fc793af85b9e2 [diff] |
Merge changes I62aee921,Ia3ab69fe,I1b34688f into rvc-dev * changes: c2_e2e_test: Print drop frame rate instead of the count. c2_e2e_test: Release the output buffer if the frame is dropped. c2_e2e_test: Polish logic of the dropped frame determination.
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.