Commit 2615d8e
committed
feat(media): decode via RDD process and disable DRM on Android
Route audio/video decoding and encoding through the RDD process with ffvpx instead of the Android MediaCodec, which is required for playback not to crash once isolated content processes and app Zygote preloading are enabled by default. Also disable EME/DRM, whose Widevine CDM path crashes under this configuration.1 parent a4d2a57 commit 2615d8e
1 file changed
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
307 | 328 | | |
308 | 329 | | |
309 | 330 | | |
| |||
0 commit comments