Re-enable the tvOS's HEVC option (defaulted to enabled)

Fixes #481
This commit is contained in:
Cameron Gutman
2022-08-01 20:01:41 -05:00
parent 6678488edc
commit ac801e9bfb
3 changed files with 2 additions and 4 deletions

View File

@@ -186,7 +186,7 @@
<key>Title</key>
<string>Use HEVC Codec</string>
<key>Key</key>
<string>useHevc</string>
<string>useHevc2</string>
<key>DefaultValue</key>
<true/>
</dict>