mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 18:07:31 +09:00
Merge remote-tracking branch 'origin/master' into custom
This commit is contained in:
commit
1453f13d33
440 changed files with 4353 additions and 3378 deletions
|
|
@ -40,6 +40,7 @@ using media::TimeUnit;
|
|||
using media::TimeInterval;
|
||||
using media::TimeIntervals;
|
||||
typedef SourceBufferTask::AppendBufferResult AppendBufferResult;
|
||||
typedef SourceBufferAttributes::AppendState AppendState;
|
||||
|
||||
static const char*
|
||||
AppendStateToStr(SourceBufferAttributes::AppendState aState)
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ EXPORTS.mozilla.dom += [
|
|||
'SourceBufferList.h',
|
||||
]
|
||||
|
||||
UNIFIED_SOURCES += [
|
||||
SOURCES += [
|
||||
'ContainerParser.cpp',
|
||||
'MediaSource.cpp',
|
||||
'MediaSourceDecoder.cpp',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue