mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-23 00:47:31 +09:00
Merge remote-tracking branch 'origin/tracking' into custom
This commit is contained in:
commit
92cf687331
36 changed files with 138 additions and 108 deletions
|
|
@ -10,7 +10,7 @@ EXPORTS += [
|
|||
'SamplesWaitingForKey.h',
|
||||
]
|
||||
|
||||
SOURCES += [
|
||||
UNIFIED_SOURCES += [
|
||||
'EMEAudioDecoder.cpp',
|
||||
'EMEDecoderModule.cpp',
|
||||
'EMEVideoDecoder.cpp',
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ EXPORTS += [
|
|||
'MediaDataDecoderProxy.h',
|
||||
]
|
||||
|
||||
SOURCES += [
|
||||
UNIFIED_SOURCES += [
|
||||
'GMPAudioDecoder.cpp',
|
||||
'GMPDecoderModule.cpp',
|
||||
'GMPVideoDecoder.cpp',
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ DIRS += [
|
|||
'ffmpeg58',
|
||||
]
|
||||
|
||||
SOURCES += [
|
||||
UNIFIED_SOURCES += [
|
||||
'FFmpegRuntimeLinker.cpp',
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue