mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-09-06 06:29:50 +00:00
Merge branch 'master' into trickplay
This commit is contained in:
commit
cd662506a1
462 changed files with 8749 additions and 10207 deletions
|
|
@ -66,8 +66,8 @@ namespace MediaBrowser.Controller.MediaEncoding
|
|||
/// <summary>
|
||||
/// Gets a value indicating whether the configured Vaapi device supports vulkan drm format modifier.
|
||||
/// </summary>
|
||||
/// <value><c>true</c> if the Vaapi device supports vulkan drm format modifier, <c>false</c> otherwise.</value>
|
||||
bool IsVaapiDeviceSupportVulkanFmtModifier { get; }
|
||||
/// <value><c>true</c> if the Vaapi device supports vulkan drm interop, <c>false</c> otherwise.</value>
|
||||
bool IsVaapiDeviceSupportVulkanDrmInterop { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Whether given encoder codec is supported.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue