summaryrefslogtreecommitdiffstats
path: root/dom/media
Commit message (Expand)AuthorAgeLines
* Issue #1540 - Stop MP3 demuxer from choking on very small files.athenian2002020-05-20-1/+4
* Issue #1589 - Ensure computed length and data is always availablewolfbeast2020-05-20-4/+6
* Issue #1536 - Part 3: Parse content to decide whether it's an init segment.Moonchild2020-05-20-18/+8
* Issue #1536 - Part 2: Parse content to decide whether it's a media segment.wolfbeast2020-05-20-23/+27
* Issue #1536 - Part 1: Add timecode checking for the WebM parserwolfbeast2020-05-20-0/+13
* [dom] Reorder some calls to improve memory safetyMoonchild2020-05-06-4/+2
* Issue #1259 - Remove a leftover GMP migration functionadeshkp2020-05-06-41/+0
* Issue #80 - Fix include in PlatformDecoderModule.hadeshkp2020-04-26-0/+1
* Issue #80 - Fix include in dom/media for Pale Moon builds.wolfbeast2020-04-26-0/+1
* Add Unused.h to dom/media/webrtc/MediaTrackConstraints.cppNew Tobin Paradigm2020-04-26-0/+1
* Issue #80 - Fix includes in dom/media/platforms for Mac buildadeshkp2020-04-26-1/+8
* Issue #80 - De-unify dom/media part 3Moonchild2020-04-26-14/+43
* Issue #80 - De-unify dom/media part 2Moonchild2020-04-26-5/+11
* Issue #80 - De-unify dom/media part 1 (updated reland)Moonchild2020-04-26-50/+81
* Issue #80 - De-unify dom/media/webmMatt A. Tobin2020-04-24-3/+5
* Issue #80 - De-unify dom/media/flacMatt A. Tobin2020-04-24-9/+11
* Issue #80 - De-unify dom/media/mp3Matt A. Tobin2020-04-24-1/+1
* Issue #80 - De-unify dom/media/oggMatt A. Tobin2020-04-24-1/+2
* Issue #80 - De-unify dom/media/encoderMatt A. Tobin2020-04-24-2/+6
* Issue #80 - De-unify dom/media/mediasinkMatt A. Tobin2020-04-24-1/+5
* Issue #80 - De-unify dom/media/waveMatt A. Tobin2020-04-24-1/+1
* Issue #26 - Part 2c: Remove dependence on gmp/widevine-adapter/*wolfbeast2020-04-14-5/+11
* Issue #26 - Part 2b: Stub out GMPDecryptorProxy functions.wolfbeast2020-04-14-1/+35
* Issue #26 Part 2a: make more EME code conditional.wolfbeast2020-04-14-10/+97
* Issue #65 - Remove AppConstants from dom/Matt A. Tobin2020-04-14-2/+0
* Issue #1366 - Completely remove showModalDialogGaming4JC2020-01-21-2/+2
* Bug 1341238 - Don't hang on to pointer from temporary NS_LossyConvertUTF16toA...Gaming4JC2019-12-22-5/+4
* Issue #1259 - Part 7. Update tests for Adobe EME removaladeshkp2019-11-10-26/+0
* Issue #1259 - Part 5. Remove migration path for Adobe GMP storageadeshkp2019-11-10-36/+0
* Issue #1259 - Part 1. Remove Adobe Primetime support from treeadeshkp2019-11-10-55/+2
* Revert "Issue #1267 - Part 2: fix libcubeb bindings in dom"Matt A. Tobin2019-11-03-4/+2
* Issue #1267 - Part 2: fix libcubeb bindings in domGaming4JC2019-11-02-2/+4
* MoonchildProductions#1251 - Part 27: Fix ifdef style.athenian2002019-10-21-1/+1
* MoonchildProductions#1251 - Part 4: Core build system changes, lots of libeve...athenian2002019-10-21-0/+4
* Merge pull request #1189 from JeroenVreeken/masterMoonchild2019-07-18-0/+6
|\
| * Alow AAC audio codec data in matroska/webm streams.Jeroen Vreeken2019-07-18-0/+6
* | Use a RefPtr to hold owner element ref when moving media resource loadBryce Van Dyk2019-07-18-1/+1
|/
* Make matroska mime type checking more consistent.Jeroen Vreeken2019-07-11-5/+10
* Allow matroska mime types for video element and MSEJeroen Vreeken2019-07-10-4/+37
* [media] Rewrite AudioConverter::DownmixAudiowolfbeast2019-05-25-46/+62
* Check if CopyData succeeded.sotaro2019-03-23-5/+7
* Disallow getUserMedia on null principals.wolfbeast2019-03-23-1/+10
* Fix build bustage.wolfbeast2019-03-16-2/+21
* [EME] Remove WidevineDecryptor::OnLegacySessionErrortrav902019-02-09-22/+0
* Build bustage fixestrav902019-02-08-2/+6
* Style fixestrav902019-02-08-9/+9
* [EME] Cherry-pick fix for content_decryption_module.htrav902019-02-08-14/+25
* [EME] Add content_decryption_module_ext.htrav902019-02-08-0/+64
* [EME] Update content_decryption_module.h to more recent revisiontrav902019-02-08-103/+193
* [EME} Hackily implement cdm::Host_9::RequestStorageIdtrav902019-02-08-1/+14