Loading
Bug 1698778 - Allow using VA-API in the RDD process. r=alwu,stransky
The previous patches mean that VA-API shouldn't cause sandbox violations in the RDD process, so there's no need to lock it out. This patch does **not** change the prefs to enable it (`media.rdd-ffmpeg.enabled` and `media.ffmpeg.vaapi.enabled`), but now those prefs will be honored if they are flipped, to allow testing. Differential Revision: https://phabricator.services.mozilla.com/D131681