mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 10:57:34 +09:00
Rename The Non-MFT VP9 Implementation to DXVA2
This commit is contained in:
parent
040fea8947
commit
58450bb3f1
4 changed files with 19 additions and 19 deletions
|
|
@ -15,7 +15,7 @@ EXPORTS += [
|
|||
'WMFMediaDataDecoder.h',
|
||||
'WMFUtils.h',
|
||||
'WMFVideoMFTManager.h',
|
||||
'WMFVP9MFTManager.h',
|
||||
'WMFVP9DXVA2Manager.h',
|
||||
]
|
||||
|
||||
UNIFIED_SOURCES += [
|
||||
|
|
@ -31,7 +31,7 @@ SOURCES += [
|
|||
'DXVAVP9Manager.cpp',
|
||||
'VP9HeaderParser.cpp',
|
||||
'WMFUtils.cpp',
|
||||
'WMFVP9MFTManager.cpp',
|
||||
'WMFVP9DXVA2Manager.cpp',
|
||||
]
|
||||
|
||||
include('/ipc/chromium/chromium-config.mozbuild')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue