- May 17, 2022
-
-
Alix authored
Original change: https://android-review.googlesource.com/c/platform/external/v4l2_codec2/+/2063617 Change-Id: Ib2676acf3ce729b7c3d87eb8e5cfd7474720721b Signed-off-by:
Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-
- Apr 18, 2022
-
-
Alix authored
Deleted deprecated clang property in Android.bp files using bpmodify. Bug: 208980553 Test: treehugger Change-Id: Ia6fef78af0555dd7346adbb29c4bb14ad31918a8
-
- Jan 06, 2022
-
-
Robin Lee authored
Original change: https://android-review.googlesource.com/c/platform/external/v4l2_codec2/+/1928162 Change-Id: If30632e779dec49f209a1ac196df1570f9e7fd48
-
Robin Lee authored
Original change: https://android-review.googlesource.com/c/platform/external/v4l2_codec2/+/1928162 Change-Id: Iad6ef4c0c55293748f9b1fed9c4a0d61be31f20d
-
Robin Lee authored
Original change: https://android-review.googlesource.com/c/platform/external/v4l2_codec2/+/1928162 Change-Id: I09d07f966ff82df54bd31ea4a6382efb623cfc3d
-
Robin Lee authored
It isn't currently possible for multiple soong modules in the same build to define the same output path, even if one overrides another, so given that the contract of codec2 involves loading libraries from some specific paths, these paths must not have modules built into them by default or they can not be overridden by other soc_specific code. Change-Id: I4823f9942d69a29c53ed88c5e39c3b0cb0786973 Test: Build device using v4l2_codec2 from installclean and ensure the output has not changed Bug: 200265668
-
- Nov 18, 2021
-
-
David Stevens authored
Original change: https://googleplex-android-review.googlesource.com/c/platform/external/v4l2_codec2/+/16265240 Change-Id: I7d1e181ab8b7e2e0219a5715dbf9a57838e62682
-
Chih-Yu Huang authored
Original change: https://googleplex-android-review.googlesource.com/c/platform/external/v4l2_codec2/+/16241005 Change-Id: I0c5dd2fee99c25f623f65705cd2d7ed3666ce5a1
-
Vova Sharaienko authored
-
- Nov 17, 2021
-
-
TreeHugger Robot authored
[automerger skipped] Merge "Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918" into stage-aosp-master am: b6af0e3c -s ours am: acbef46b -s ours am skip reason: Merged-In I27d15d7652ac69bae06e0281fd012e84ef8e8fba with SHA-1 f11b85a5 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/external/v4l2_codec2/+/16279540 Change-Id: I9ed1009e7dc9e0b3a191b104a0cb49587e07ea6d
-
TreeHugger Robot authored
[automerger skipped] Merge "Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918" into stage-aosp-master am: b6af0e3c -s ours am skip reason: Merged-In I27d15d7652ac69bae06e0281fd012e84ef8e8fba with SHA-1 f11b85a5 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/external/v4l2_codec2/+/16279540 Change-Id: I111594a47a61446ff3c146e3a6e899bcb187508b
-
TreeHugger Robot authored
-
- Nov 16, 2021
-
-
David Stevens authored
Original change: https://android-review.googlesource.com/c/platform/external/v4l2_codec2/+/1893475 Change-Id: Ia68bd7ad3c9450b2a531d37ce5dae79a4bbeaf51
-
David Stevens authored
Original change: https://android-review.googlesource.com/c/platform/external/v4l2_codec2/+/1893475 Change-Id: I0b13bf5fb9cc2b2a9e83d112b85b15cb995860b7
-
David Stevens authored
Original change: https://android-review.googlesource.com/c/platform/external/v4l2_codec2/+/1893475 Change-Id: I100cb04f0af3c2f40258074da2f083779b16eb07
-
David Stevens authored
Update the E2eTestActivity manifest so that it handles configuration changes itself, and just ignore them. This prevents the activity from being recreated, which destroys the test surface. Bug: 206342802 Test: tast run octopus arc.VideoDecodeAccelPerf.* Change-Id: Ie48cf0650424c9f641c2770b3127f75e6407c01d
-
David Stevens authored
Update the E2eTestActivity manifest so that it handles configuration changes itself, and just ignore them. This prevents the activity from being recreated, which destroys the test surface. Bug: 206342802 Test: tast run octopus arc.VideoDecodeAccelPerf.* Change-Id: Ie48cf0650424c9f641c2770b3127f75e6407c01d (cherry picked from commit 0127892edd2d5f62623e14db20b1a023850e0667)
-
- Nov 12, 2021
-
-
Roman Stratiienko authored
Original change: https://googleplex-android-review.googlesource.com/c/platform/external/v4l2_codec2/+/16241004 Change-Id: Ic37167189d6c3e9fbafc945e649450bec302bd60
-
Chih-Yu Huang authored
Currently, getDmabufId() is placed at C2VdqBqBlockPool.h. However, the header file already has many dependencies. The caller of getDmabufId() would need to add many unnecessary dependency libraries. This CL splits the method to a dedicated file to reduce this issue. Bug: 205501954 Test: m -j32 Change-Id: Ie7e366ddf77ceec105cbacf6d16e6b6dc3a58198
-
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 10, 2021
-
-
Xin Li authored
Bug: 205056467 Merged-In: I27d15d7652ac69bae06e0281fd012e84ef8e8fba Change-Id: Iee2496c2f3b9ab3582a3c755ae92d433a992146b
-
- Nov 09, 2021
-
-
Treehugger Robot authored
Merge "plugin_store: split getDmabufId() function to dedicated file" am: 2c2e7cdb am: 98d279af am: 7ee4c865 am: 1a3b3ae6 Original change: https://android-review.googlesource.com/c/platform/external/v4l2_codec2/+/1883434 Change-Id: I8b319ac872382faa9097feaf37532a864befccf4
-
Roman Stratiienko authored
V4L2Device: Increase max /dev/video device index from 9 to 15 am: 95568fdc am: 309f289e am: 895f244b am: 83ef3f77 Original change: https://android-review.googlesource.com/c/platform/external/v4l2_codec2/+/1882080 Change-Id: I49a5df2c5473c1ead95294b37284b5a6c94ea35b
-
Treehugger Robot authored
Merge "plugin_store: split getDmabufId() function to dedicated file" am: 2c2e7cdb am: 98d279af am: 7ee4c865 Original change: https://android-review.googlesource.com/c/platform/external/v4l2_codec2/+/1883434 Change-Id: I5f4066b26c70b5edc2a3fae1ba2d9f13adff0f70
-
Roman Stratiienko authored
V4L2Device: Increase max /dev/video device index from 9 to 15 am: 95568fdc am: 309f289e am: 895f244b Original change: https://android-review.googlesource.com/c/platform/external/v4l2_codec2/+/1882080 Change-Id: I5c8dbabdcede229a089468a86a64e65a836fdfee
-
Treehugger Robot authored
Original change: https://android-review.googlesource.com/c/platform/external/v4l2_codec2/+/1883434 Change-Id: I2b07fcd4cc9811cdf0b34f589070d4cc862a97e6
-
Roman Stratiienko authored
Original change: https://android-review.googlesource.com/c/platform/external/v4l2_codec2/+/1882080 Change-Id: I252fc0f5e7abbc2c49d6229797811982731c9798
-
Treehugger Robot authored
Original change: https://android-review.googlesource.com/c/platform/external/v4l2_codec2/+/1883434 Change-Id: I855a1adf97069458635f62a0088a1579ccc002cd
-
Roman Stratiienko authored
Original change: https://android-review.googlesource.com/c/platform/external/v4l2_codec2/+/1882080 Change-Id: I5a40a888f5e55471dcd9ee1a62e6e3e206aaf13c
-
Treehugger Robot authored
-
- Nov 08, 2021
-
-
Roman Stratiienko authored
RaspberryPI codecs are allocated in the system at /dev/video{10-12}. Signed-off-by:
Roman Stratiienko <r.stratiienko@gmail.com> Change-Id: Ia95b3859b126c5a9054b75e3c6442827a055429b
-
Chih-Yu Huang authored
Currently, getDmabufId() is placed at C2VdqBqBlockPool.h. However, the header file already has many dependencies. The caller of getDmabufId() would need to add many unnecessary dependency libraries. This CL splits the method to a dedicated file to reduce this issue. Bug: 205501954 Test: m -j32 Change-Id: Ie7e366ddf77ceec105cbacf6d16e6b6dc3a58198
-
- Nov 05, 2021
-
-
Treehugger Robot authored
Merge "Use dma-buf inode number as buffer unique id" am: c9cd11bc am: 89261386 am: e11c60dd am: 89c63ddd Original change: https://android-review.googlesource.com/c/platform/external/v4l2_codec2/+/1878495 Change-Id: Ic86f6ccf96a422b04177e21bfe8e8778685899a7
-
Treehugger Robot authored
Original change: https://android-review.googlesource.com/c/platform/external/v4l2_codec2/+/1878495 Change-Id: I89def526a564ca3f9e9561b0bd695b0232cca062
-
Treehugger Robot authored
Original change: https://android-review.googlesource.com/c/platform/external/v4l2_codec2/+/1878495 Change-Id: I95a4e340cd2021419da8b2d2d4e9cb2d3d744262
-
Treehugger Robot authored
Original change: https://android-review.googlesource.com/c/platform/external/v4l2_codec2/+/1878495 Change-Id: I2de89af152eed42ca64ea6f4dc00ccc2eedd7ae3
-
Treehugger Robot authored
-
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
-
Treehugger Robot authored
Merge "tests: add "keepScreenOn" flag at E2E test activity" am: 8a5e71ad am: e2fcca07 am: 0bdacf68 am: a122b594 Original change: https://android-review.googlesource.com/c/platform/external/v4l2_codec2/+/1871555 Change-Id: I57127dfa7b94de493d2bbd79f473543af2ac45d9
-
Treehugger Robot authored
Merge "tests: add "keepScreenOn" flag at E2E test activity" am: 8a5e71ad am: e2fcca07 am: 0bdacf68 Original change: https://android-review.googlesource.com/c/platform/external/v4l2_codec2/+/1871555 Change-Id: I7686ef28fda5b2a0adc61e71714244cb96ed901c
-