Skip to content

Commit 362b61d

Browse files
author
sl0v3c
committed
Fix rpi4 cannot play youtube video issue
AOSP cannot initialize ccodec which working with VDA module in chromiumos. This flag will enable/disable VDA module.
1 parent 045466e commit 362b61d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

overlay-rpi4/profiles/base/package.use

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
chromeos-base/libchromeos-use-flags native_gpu_memory_buffers drm_atomic
2-
chromeos-base/chromeos-chrome chrome_media -v4l2_codec -iioservice
2+
chromeos-base/chromeos-chrome chrome_media v4l2_codec -iioservice
33
chromeos-base/chromeos-base -cros_embedded
44
sys-apps/gptfdisk -ncurses
55
chromeos-base/shill -wireguard

0 commit comments

Comments
 (0)