index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dom
/
media
Commit message (
Expand
)
Author
Age
Lines
*
Add Unused.h to dom/media/webrtc/MediaTrackConstraints.cpp
New Tobin Paradigm
2020-04-24
-0
/
+1
*
Issue #80 - Fix includes in dom/media/platforms for Mac build
adeshkp
2020-04-24
-1
/
+8
*
Issue #80 - De-unify dom/media part 3
Moonchild
2020-04-22
-14
/
+43
*
Issue #80 - De-unify dom/media part 1 (updated reland)
Moonchild
2020-04-22
-50
/
+81
*
Revert "Issue #80 - De-unify dom/media part 1"
Moonchild
2020-04-22
-79
/
+50
*
Issue #80 - De-unify dom/media part 2
Moonchild
2020-04-22
-5
/
+11
*
Issue #80 - De-unify dom/media part 1
Moonchild
2020-04-22
-50
/
+79
*
Issue #80 - De-unify dom/media/webm
Matt A. Tobin
2020-04-18
-3
/
+5
*
Issue #80 - De-unify dom/media/flac
Matt A. Tobin
2020-04-18
-9
/
+11
*
Issue #80 - De-unify dom/media/mp3
Matt A. Tobin
2020-04-18
-1
/
+1
*
Issue #80 - De-unify dom/media/ogg
Matt A. Tobin
2020-04-18
-1
/
+2
*
Issue #80 - De-unify dom/media/encoder
Matt A. Tobin
2020-04-18
-2
/
+6
*
Issue #80 - De-unify dom/media/mediasink
Matt A. Tobin
2020-04-18
-1
/
+5
*
Issue #80 - De-unify dom/media/wave
Matt A. Tobin
2020-04-18
-1
/
+1
*
Issue #26 - Part 2c: Remove dependence on gmp/widevine-adapter/*
wolfbeast
2020-02-05
-5
/
+11
*
Issue #26 - Part 2b: Stub out GMPDecryptorProxy functions.
wolfbeast
2020-02-04
-1
/
+35
*
Issue #26 Part 2a: make more EME code conditional.
wolfbeast
2020-02-03
-10
/
+97
*
Issue #65 - Remove AppConstants from dom/
Matt A. Tobin
2020-02-01
-2
/
+0
*
Issue #1366 - Completely remove showModalDialog
Gaming4JC
2020-01-21
-2
/
+2
*
Bug 1341238 - Don't hang on to pointer from temporary NS_LossyConvertUTF16toA...
Gaming4JC
2019-12-22
-5
/
+4
*
Issue #1259 - Part 7. Update tests for Adobe EME removal
adeshkp
2019-11-10
-26
/
+0
*
Issue #1259 - Part 5. Remove migration path for Adobe GMP storage
adeshkp
2019-11-10
-36
/
+0
*
Issue #1259 - Part 1. Remove Adobe Primetime support from tree
adeshkp
2019-11-10
-55
/
+2
*
Revert "Issue #1267 - Part 2: fix libcubeb bindings in dom"
Matt A. Tobin
2019-11-03
-4
/
+2
*
Issue #1267 - Part 2: fix libcubeb bindings in dom
Gaming4JC
2019-11-02
-2
/
+4
*
MoonchildProductions#1251 - Part 27: Fix ifdef style.
athenian200
2019-10-21
-1
/
+1
*
MoonchildProductions#1251 - Part 4: Core build system changes, lots of libeve...
athenian200
2019-10-21
-0
/
+4
*
Merge pull request #1189 from JeroenVreeken/master
Moonchild
2019-07-18
-0
/
+6
|
\
|
*
Alow AAC audio codec data in matroska/webm streams.
Jeroen Vreeken
2019-07-18
-0
/
+6
*
|
Use a RefPtr to hold owner element ref when moving media resource load
Bryce Van Dyk
2019-07-18
-1
/
+1
|
/
*
Make matroska mime type checking more consistent.
Jeroen Vreeken
2019-07-11
-5
/
+10
*
Allow matroska mime types for video element and MSE
Jeroen Vreeken
2019-07-10
-4
/
+37
*
[media] Rewrite AudioConverter::DownmixAudio
wolfbeast
2019-05-25
-46
/
+62
*
Check if CopyData succeeded.
sotaro
2019-03-23
-5
/
+7
*
Disallow getUserMedia on null principals.
wolfbeast
2019-03-23
-1
/
+10
*
Fix build bustage.
wolfbeast
2019-03-16
-2
/
+21
*
[EME] Remove WidevineDecryptor::OnLegacySessionError
trav90
2019-02-09
-22
/
+0
*
Build bustage fixes
trav90
2019-02-08
-2
/
+6
*
Style fixes
trav90
2019-02-08
-9
/
+9
*
[EME] Cherry-pick fix for content_decryption_module.h
trav90
2019-02-08
-14
/
+25
*
[EME] Add content_decryption_module_ext.h
trav90
2019-02-08
-0
/
+64
*
[EME] Update content_decryption_module.h to more recent revision
trav90
2019-02-08
-103
/
+193
*
[EME} Hackily implement cdm::Host_9::RequestStorageId
trav90
2019-02-08
-1
/
+14
*
[EME] Make WidevineAdapter compatible with CDM version 9
trav90
2019-02-08
-50
/
+51
*
Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS
wolfbeast
2019-01-18
-4
/
+0
*
Telemetry: Remove stubs and related code
adeshkp
2019-01-12
-186
/
+2
*
Remove proprietary constructor on AudioContext.
wolfbeast
2019-01-04
-32
/
+1
*
Avoid redefined macro warning in MediaFormatReader
trav90
2018-12-31
-0
/
+4
*
[FFmpeg] Don't define AV_CODEC_ID_VPx with libavcodec 58
trav90
2018-12-28
-3
/
+6
*
[FFmpeg] Use new decode API with recent FFmpeg version.
trav90
2018-12-28
-7
/
+66
[next]