summaryrefslogtreecommitdiffstats
path: root/dom/media
Commit message (Expand)AuthorAgeLines
...
* Bug 1472925 - Keep a strong reference to MediaStreamGraph from GraphDriver.wolfbeast2018-09-11-8/+9
* RTCCertificate.cpp: output truncated before the last format charactertrav902018-09-07-1/+1
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-168/+4
* [EME] Add support for sbgp and sgpd boxes occuring in the sampletabletrav902018-07-25-3/+3
* [EME] Add support for sbgp and sgpd boxes in the traf boxtrav902018-07-25-1/+6
* Bug 1464079 - Bring ICE connection state change callback up to spec. r=jib, a...Byron Campen [:bwc]2018-06-29-0/+12
* Bug 1464079 - Bring ICE connection state change callback up to spec. r=jib, a...Byron Campen [:bwc]2018-06-29-1/+4
* Media: harden TrackID handling.wolfbeast2018-06-07-31/+130
* Revoke MediaDataDecoder callback after RemoteVideoDecoder has been shut downtrav902018-05-25-0/+1
* Null check the right pointer in RecvReadbacktrav902018-05-25-1/+1
* Perform null check earlier in OggCodecState.cpptrav902018-05-25-3/+4
* [MSE] Correct ADTS frame size calculationtrav902018-05-25-2/+2
* Remove stubbed IPC CrashReporter(Parent/Child)wolfbeast2018-05-21-2/+0
* Remove GMP, Plugin and IPC crash reporter hooks.wolfbeast2018-05-21-40/+0
* Remove gfxCrashReporterUtils leftover.wolfbeast2018-05-20-3/+0
* Remove gfxCrashReporterUtils.wolfbeast2018-05-20-10/+0
* [MSE] Add a missing comma in validBoxestrav902018-05-18-1/+1
* Remove other gonk widget conditionals and unused files.wolfbeast2018-05-13-5101/+1
* Remove MOZ_WIDGET_GONK [2/2]wolfbeast2018-05-13-246/+9
* Remove MOZ_B2G leftovers and some dead B2G-only components.wolfbeast2018-05-12-55/+1
* Remove Gonk build directorieswolfbeast2018-05-12-2564/+0
* Bug 1426129 - Hold CamerasChild via promoting "this" to a RefPtr. r=pehrsons,...Paul Adenot2018-05-10-3/+23
* Merge pull request #323 from MoonchildProductions/nuke-sandboxMoonchild2018-05-04-248/+0
|\
| * Remove sandbox ductwork conditional code.wolfbeast2018-05-03-49/+0
| * Remove GMP sandbox code.wolfbeast2018-05-02-199/+0
* | Merge pull request #322 from trav90/ffmpeg-workMoonchild2018-05-03-5/+13352
|\ \ | |/ |/|
| * Add support for libavcodec 58/FFmpeg 4.0trav902018-04-28-5/+20
| * Import FFmpeg 4.0 header filestrav902018-04-28-0/+13332
* | Bug 1453127 - Do not use iterators in MediaStreamTrack when removing listener...Bryce Van Dyk2018-04-29-4/+8
|/
* Bump VP9 benchmark version IDtrav902018-04-26-1/+1
* [FFmpeg] Work around a bug with corrupted datatrav902018-04-26-2/+2
* Bug 1452416 - Release GraphDrivers outside of StableState runnable to avoid s...Randell Jesup2018-04-19-0/+4
* Bug 1448705 - Use input latency for draining. r=jya, a=RyanVMRandell Jesup2018-04-19-5/+3
* Remove base conditional code for crash reporter and injector.wolfbeast2018-03-30-300/+0
* Bug 1426603 - Fallback from audio callback to system clock driver on error on...Karl Tomlinson2018-03-16-0/+1
* Bug 1442127 - Allow timestamps to be equal in video delay. r=baku, a=test-onlyTom Ritter2018-03-14-2/+2
* Bug 1430173 - Update tests for 2ms timers. r=baku, a=RyanVMTom Ritter2018-03-14-2/+4
* Bug 1430173 - Reduce the precision of all explicit clocks to 2ms. r=baku, a=R...Tom Ritter2018-03-14-3/+5
* Bug 1428947 - Check plane width & stride constraints. r=mattwoodrow, a=rituDan Glastonbury2018-03-14-1/+1
* Remove Rust from the tree.wolfbeast2018-03-13-4/+0
* Remove Rust MP4 parserwolfbeast2018-03-13-4/+0
* Fix up leftover merge conflicts.wolfbeast2018-02-24-0/+2
* Don't build EME-specific subroutines without EME.wolfbeast2018-02-24-0/+18
* Fix build bustage: keep MF_WIN7_VERSION namewolfbeast2018-02-20-2/+2
* Remove more obsolete checks in dom/media and ipc.wolfbeast2018-02-20-14/+2
* Remove more Vista checks in dom/mediawolfbeast2018-02-20-66/+16
* Remove always-false block from WMF.wolfbeast2018-02-19-17/+1
* Remove useless version check from PDMFactory.wolfbeast2018-02-19-14/+1
* Use a static mutex for getting deviceId keys in MediaParent.wolfbeast2018-02-08-12/+22
* Update FFmpeg code to n3.2-65-gee56777trav902018-02-04-1/+1