mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
Update media_switches.cc
This commit is contained in:
parent
3ca1fe74d4
commit
b99a88a861
1 changed files with 1 additions and 1 deletions
|
@ -528,7 +528,7 @@ const base::Feature kVaapiVideoEncodeLinux{"VaapiVideoEncoder",
|
|||
// Intended for manual usage only in order to gague the status of newer driver
|
||||
// implementations.
|
||||
const base::Feature kVaapiIgnoreDriverChecks{"VaapiIgnoreDriverChecks",
|
||||
base::FEATURE_DISABLED_BY_DEFAULT};
|
||||
base::FEATURE_ENABLED_BY_DEFAULT};
|
||||
#endif // BUILDFLAG(IS_LINUX)
|
||||
|
||||
// Enable VA-API hardware decode acceleration for AV1.
|
||||
|
|
Loading…
Reference in a new issue