summaryrefslogtreecommitdiff
path: root/dom/media
Commit message (Expand)AuthorAge
* 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
* [DOM media] Remove potentially unsafe type accesses when debug loggingMoonchild2022-07-03
* [DOM media] Handle truncated WAV stream.Paul Adenot2022-05-30
* [DOM media] Adjust lock scope in MediaSourceDemuxerMoonchild2022-05-30
* [DOM media] Add a lock around Reset() in WebMBufferedParserMoonchild2022-05-30
* Issue #83 - Update FFVPX to version 4.2.7trav902022-05-28
* Merge pull request 'Silence some GCC compiler warnings in FFmpeg code' (#1902...Moonchild2022-05-21
|\
| * Issue #457 - Silence some GCC compiler warnings in FFmpeg codetrav902022-05-21
* | Bug 1679987 - Remove unused includes of nsCharSeparatedTokenizer.h.Moonchild2022-05-17
|/
* Issue #1893 - Part 3: Update audio & video decoders for FFmpeg 5.0trav902022-05-16
* Issue #1893 - Part 2: Add support for libavcodec 59/FFmpeg 5.0trav902022-05-16
* Issue #1893 - Part 1: Import required FFmpeg 5.0 header filestrav902022-05-16
* Merge branch 'master' into vpx-format-updateMoonchild2022-05-01
|\
| * Issue #1829 - Revert "Issue #1751 -- Remove XP_MACOSX conditionals from /dom"Brian Smith2022-04-26
| * Issue #1829 - Revert "Issue #1751 -- Remove XP_DARWIN"Brian Smith2022-04-26
| * Issue #1829 - Revert “Issue #1751 -- Remove cocoa support code from /dom”Brian Smith2022-04-26
* | Issue #1820 - Part 8: Check bit depth in PDM::Supports.Moonchild2022-04-27
* | Issue #1820 - Part 7: Check bit depth in WebMDecoder to determine if we suppo...Moonchild2022-04-27
* | Issue #1820 - Part 6: Extract bit depth information from codec parameter stringMoonchild2022-04-27
* | Issue #1820 - Part 5: Add mBitDepth field to VideoInfo.Moonchild2022-04-27
* | Issue #1820 - Part 4: Add a gtest for testing the extraction function.Moonchild2022-04-27
* | Issue #1820 - Part 3: Use Codec detail extractor helper to tell if it's a newMoonchild2022-04-27
* | Issue #1820 - Part 2: Add VP9-in-MP4 support to the decoderMoonchild2022-04-27
* | Issue #1820 - Part 1 : Add an extraction function to parse the RFC-6381 VP9 c...Moonchild2022-04-26
|/