refactor: decompose oversized modules into directory form (avhw + state + cap_portal + state_portal + webrtc + bench bins) #26

Merged
dailz merged 16 commits from refactor/split-avhw into master 2026-07-14 11:44:56 +08:00
Showing only changes of commit b96b99fc9c - Show all commits
+1 -1
View File
@@ -48,7 +48,7 @@ jobs:
# are also more reliable without the flag. # are also more reliable without the flag.
sudo apt-get install -y \ sudo apt-get install -y \
ffmpeg \ ffmpeg \
libavcodec-dev libavformat-dev libavutil-dev libswscale-dev libva-dev \ libavcodec-dev libavfilter-dev libavformat-dev libavutil-dev libswscale-dev libva-dev \
libwayland-dev wayland-protocols \ libwayland-dev wayland-protocols \
libdrm-dev \ libdrm-dev \
libpipewire-0.3-dev \ libpipewire-0.3-dev \