summaryrefslogtreecommitdiffstats
path: root/dom/media
Commit message (Expand)AuthorAgeLines
* Issue #80 - De-unify dom/media/webmMatt A. Tobin2020-04-18-3/+5
* Issue #80 - De-unify dom/media/flacMatt A. Tobin2020-04-18-9/+11
* Issue #80 - De-unify dom/media/mp3Matt A. Tobin2020-04-18-1/+1
* Issue #80 - De-unify dom/media/oggMatt A. Tobin2020-04-18-1/+2
* Issue #80 - De-unify dom/media/encoderMatt A. Tobin2020-04-18-2/+6
* Issue #80 - De-unify dom/media/mediasinkMatt A. Tobin2020-04-18-1/+5
* Issue #80 - De-unify dom/media/waveMatt A. Tobin2020-04-18-1/+1
* Issue #26 - Part 2c: Remove dependence on gmp/widevine-adapter/*wolfbeast2020-02-05-5/+11
* Issue #26 - Part 2b: Stub out GMPDecryptorProxy functions.wolfbeast2020-02-04-1/+35
* Issue #26 Part 2a: make more EME code conditional.wolfbeast2020-02-03-10/+97
* Issue #65 - Remove AppConstants from dom/Matt A. Tobin2020-02-01-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
* [EME] Make WidevineAdapter compatible with CDM version 9trav902019-02-08-50/+51
* Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTSwolfbeast2019-01-18-4/+0
* Telemetry: Remove stubs and related codeadeshkp2019-01-12-186/+2
* Remove proprietary constructor on AudioContext.wolfbeast2019-01-04-32/+1
* Avoid redefined macro warning in MediaFormatReadertrav902018-12-31-0/+4
* [FFmpeg] Don't define AV_CODEC_ID_VPx with libavcodec 58trav902018-12-28-3/+6
* [FFmpeg] Use new decode API with recent FFmpeg version.trav902018-12-28-7/+66
* Remove AndroidMediaDecoder and friendstrav902018-12-16-1782/+0
* Merge pull request #902 from trav90/media-workMoonchild2018-12-09-823/+21
|\
| * Add missing #includetrav902018-12-08-0/+1
| * Move the MP3 code to it's own directorytrav902018-12-08-4/+18
| * Remove separate MP3 name spacetrav902018-12-08-7/+2
| * Remove the old MP3FrameParsertrav902018-12-08-812/+0
* | Remove files and comments related to MP4Readertrav902018-12-08-222/+1