-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MPCVideoDec - добавлена поддержка в D3D11 нативном декодере HEVC_VLD_…
…MAIN12, HEVC_VLD_MAIN10_422, HEVC_VLD_MAIN12_422, HEVC_VLD_MAIN_444, HEVC_VLD_MAIN10_444, HEVC_VLD_MAIN12_444. Эти режимы добавили Nvidia и Intel(помимо своих Intel специфичных) в свои драйвера. Intel проверено все. Nvidia проверено кроме 422 режимов, т.к. их поддерживает только 5xxx серия (а таковой не имеется на руках), так же не работает HEVC_VLD_MAIN12 т.к. он требует какого-то "особого" подхода - нафиг :).
- Loading branch information
1 parent
acb58f8
commit 466ce6a
Showing
4 changed files
with
40 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters