- Mar 25, 2024
-
-
The code owner then owns the manifest the vintf fragment. Remove IConfigurable because it isn't declared in the compatibility matrix. It isn't registered to hwservice_manager either in the implementation. Bug: 291157411 Test: ARC++ boots. Change-Id: I1616bf2ae90327e87bf13cc379e85927333eb0ed Merged-In: I1616bf2ae90327e87bf13cc379e85927333eb0ed (cherry picked from commit 7e153427) Signed-off-by:
Mattijs Korpershoek <mkorpershoek@baylibre.com>
-
- Nov 12, 2021
-
-
Roman Stratiienko authored
Importing buffer into DRM/KMS just to obtain unique_id is redundant and can cause issues if wrong DRM/KMS device selected. Bug: 205501954 Signed-off-by:
Roman Stratiienko <r.stratiienko@gmail.com> Change-Id: I0f20cf8f230f26be4641a85bf1f7ec4d47690494
-
- Nov 05, 2021
-
-
Roman Stratiienko authored
Importing buffer into DRM/KMS just to obtain unique_id is redundant and can cause issues if wrong DRM/KMS device selected. Signed-off-by:
Roman Stratiienko <r.stratiienko@gmail.com> Change-Id: I0f20cf8f230f26be4641a85bf1f7ec4d47690494
-
- Oct 20, 2021
-
-
Chih-Yu Huang authored
Bug: None Test: mmm external/v4l2_codec2 Change-Id: I21d5d30ce32279dfb1cbe2b40d435d2e9707f5aa
-
David Staessens authored
This CL updates the README file accompanying the V4L2 components with additional information about the V4L2 encoder. Examples are added to show adding VP8 and VP9 encoders to the media_codecs_c2.xml file. A description is added containing the list of supported codecs, paramaters, input pixel formats and additional features. BUG: 143333813 Test: None Change-Id: I085076e67146ee3fb33864b3147db8fe091022b3
-
- Jun 07, 2021
-
-
Chih-Yu Huang authored
Bug: 170199771 Test: none Change-Id: I701499660a772787d94aa572be81dc3b12f5fd6a
-
- Mar 29, 2021
-
-
Chih-Yu Huang authored
Originally V4L2ComponentStore and V4L2ComponentFactory depends on each other. To avoid circular dependency, V4L2ComponentStore dynamically loads the shared library of V4L2ComponentFactory. This CL removes the dependency from V4L2ComponentFactory to V4L2ComponentStore, and also avoid dynamic loading the shared library. Bug: 160110846 Test: android.media.cts.AdaptivePlaybackTest Change-Id: I864b642035ea5b1572ee1d474ad12706147cbed1
-
- Apr 20, 2020
-
-
Chih-Yu Huang authored
Bug: 153403351 Test: none Change-Id: Ia84a57e9a1f98721f45c1cb56dca0bfc0e76db70
-