summaryrefslogtreecommitdiff
path: root/dom/media
Commit message (Expand)AuthorAge
* [media] Use RefPtr<TrackBuffersManager> instead of raw pointersMoonchild2023-10-25
* Issue #2346 - Follow-up: restore erroneously removed GMP mCrashHelper.Moonchild2023-10-21
* Merge pull request 'Clean up the rest of EME' (#2348) from 2346-EME-cleanup i...Moonchild2023-10-19
|\
| * Issue #2346 - Remove IsWaitingOnCDMResource stubMoonchild2023-10-18
| * Issue #2346 - Remove EME PDM factory creation.Moonchild2023-10-17
| * Issue #2346 - Remove stub for setting decryptor IDMoonchild2023-10-17
| * Issue #2346 - Remove MDSM "Wait for CDM" stateMoonchild2023-10-17
| * Issue #2346 - Update testsMoonchild2023-10-17
| * Issue #2346 - Remove unused EME componentsMoonchild2023-10-17
| * Issue #2346 - Remove MOZ_EME conditional codeMoonchild2023-10-17
* | Issue #2332 - Hyphenate rtc stats type as per specBasilisk-Dev2023-10-18
|/
* Merge pull request 'Issue #2332 - WebRTC Spec Updates' (#2338) from Basilisk-...Moonchild2023-10-10
|\
| * Issue #2332 - Update most tests to skip RTCSessionDescription constructionBasilisk-Dev2023-10-09
| * Issue #2332 - Update most tests to skip RTCIceCandidate constructionBasilisk-Dev2023-10-09
| * Issue #2332 - Have createOffer/Answer resolve with dictionariesBasilisk-Dev2023-10-09
| * Issue #2332 - Have addIceCandidate take a dictionaryBasilisk-Dev2023-10-09
| * Issue #2332 - Update RTCIceCandidate to specBasilisk-Dev2023-10-09
| * Issue #2332 - Add deprecation warnings to writable RTCSessionDescriptionBasilisk-Dev2023-10-09
* | Issue #2332 - Fix CamerasChild helper to return by value instead of out-of-sc...Basilisk-Dev2023-10-09
|/
* Issue #2332 - Use the same path for passing on missed data to video sink, as ...Basilisk-Dev2023-10-05
* Issue #2332 - Refactor code that feeds video stream sink when it gets addedBasilisk-Dev2023-10-05
* Issue #2332 - Remove unimplemented and non-spec getStreamById from RTCPeerCon...Basilisk-Dev2023-10-05
* No Issue - Remove deprecation errors for obsolete RTCOfferOptionsBasilisk-Dev2023-10-03
* IIssue #2311 - Part 5 - Only load function pointer in FFTBlock oncetrav902023-09-20
* Issue #2311 - Part 4 - Use FFTBlock from ffvpx instead of libavtrav902023-09-20
* Issue #2311 - Part 3 - Add accessor for ffvpx real DFT functionstrav902023-09-20
* Issue #2311 - Part 2 - Link ffmpeg real DFT functionstrav902023-09-20
* Make Gecko Media Plugins optional when not building EME or WebRTCMatheus Marinho2023-08-31
* Issue #1656 - Remove more vim control lines.Moonchild2023-05-04
* Issue #2199 - Add support for libavcodec 60/FFmpeg 6.0trav902023-04-07
* Issue #2101 - Part 6: Plumbing of ColorRange between video decoders and YUV c...u3shit2023-02-26
* Issue #2101 - Part 5: Add ColorRange support to video decodersu3shit2023-02-26
* Issue #2101 - Part 2: Use stdint.h types instead of uint8 and friendsu3shit2023-02-26
* Issue #2101 - Part 1: Add mColorRange info to YCbCrBufferu3shit2023-02-26
* Issue #2118 - Part 2: Add support for Identity YUVColorSpaceu3shit2023-02-26
* No issue - Accept also `video/vp8` as MIME type (bis)Moonchild2023-02-08
* No issue - Accept also `video/vp8` as MIME typeMoonchild2023-02-07
* [No issue] Add executable bit to shell scripts in treetrav902022-11-25
* Issue #1977 - Follow-up: Correct pref check to be selective on wave formats o...Moonchild2022-09-22
* Issue #80 - Re-unify most of DOMMoonchild2022-09-08
* Issue #80 - reinstated unified building for some large chunks of our code.Moonchild2022-09-04
* Issue #1956 - Fix C++ code standard conformance issue in webaudioMoonchild2022-08-29
* Issue #1991 - Remove console log stating TURNS is not supportedBasilisk-Dev2022-08-20
* Issue #1991 - Support TURN TLS Support in WebRTCBasilisk-Dev2022-08-20
* Revert "Issue #1806 - Follow-up: Fix WebRTC issues with cubeb update."Basilisk-Dev2022-07-29
* Issue #1977 - Bring back old behavior behind a pref.Job Bautista2022-07-29
* Issue #1977 - Allow WAV into media document.Job Bautista2022-07-27
* Issue #1956 - Fix symbol visibility issue more elegantly.Jeremy Andrews2022-07-12
* Issue #1956 - Use preprocessor to work around strange template behavior with ...Jeremy Andrews2022-07-06
* Issue #1956 - Follow-up: Fix weird linker issue on 32-bit MSVC2022.Jeremy Andrews2022-07-05