Commit 10f3580
authored
chore: Upgrade libwebrtc to m137. (#696)
* chore: Upgrade libwebrtc to m137.
* fix compile issue for linux.
* fix.
* Add g++ for aarch64 to Ubuntu dependencies
* fix build for linux arm64.
* Remove goma usage and switch to autoninja
* fix android build.
* fix build on linux arm64 for gcc.
* Update Windows OS version in workflow configuration
* Add GCC 14 installation steps for Ubuntu
* Update webrtc-builds.yml
* Change Windows OS to latest and add SDK installation
* Update webrtc-builds.yml
* Update webrtc-builds.yml
* Update webrtc-builds.yml
* Update webrtc-builds.yml
* Update build_linux.sh
* Update webrtc-builds.yml
* Update webrtc-builds.yml
* Update build_windows.cmd
* cargo fmt.
* Update build_windows.cmd
* clean.
* fix wgpu_room crash on macOS 26.
* add lldb launch for wgpu_room.
* Update GitHub Actions workflow for Windows and Python
* Update webrtc-builds.yml
* Update webrtc-builds.yml
* bump version for webrtc libraries.
* fix build for win arm64.
* fix android ffi compile issue.1 parent bda4a66 commit 10f3580
File tree
61 files changed
+970
-431
lines changed- .github/workflows
- .vscode
- examples
- wgpu_room
- webrtc-sys
- build/src
- include/livekit
- libwebrtc
- patches
- src
- nvidia
- vaapi
- yuv-sys
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
61 files changed
+970
-431
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
| 107 | + | |
| 108 | + | |
112 | 109 | | |
113 | 110 | | |
114 | 111 | | |
115 | 112 | | |
116 | 113 | | |
117 | 114 | | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
118 | 139 | | |
119 | 140 | | |
120 | 141 | | |
| |||
126 | 147 | | |
127 | 148 | | |
128 | 149 | | |
129 | | - | |
| 150 | + | |
130 | 151 | | |
131 | 152 | | |
132 | 153 | | |
| |||
145 | 166 | | |
146 | 167 | | |
147 | 168 | | |
148 | | - | |
| 169 | + | |
149 | 170 | | |
150 | 171 | | |
151 | 172 | | |
152 | 173 | | |
153 | 174 | | |
154 | | - | |
| 175 | + | |
155 | 176 | | |
156 | 177 | | |
157 | 178 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
0 commit comments