Merge remote-tracking branch 'origin/tracking' into custom

This commit is contained in:
roytam1 2023-09-26 16:35:46 +08:00
commit 1205f246e9
112 changed files with 123 additions and 21765 deletions

View file

@ -39,6 +39,9 @@ if CONFIG['MOZ_WMF']:
if CONFIG['MOZ_FFVPX'] or CONFIG['MOZ_FFMPEG']:
# common code to either FFmpeg or FFVPX
EXPORTS += [
'ffmpeg/FFmpegRDFTTypes.h',
]
UNIFIED_SOURCES += [
'ffmpeg/FFmpegLibWrapper.cpp',
]