.. |
android
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
apple
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
bridge
|
|
|
compiledtest
|
|
|
directshow
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
eme
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
encoder
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
fmp4
|
Bug 1146222: use nsAutoCString to store mimetype string. r=karlt
|
2015-03-24 14:45:17 +11:00 |
gmp
|
Bug 1145336 : Remove old GMPs during updates. r=jwwang
|
2015-03-22 23:12:03 -04:00 |
gmp-plugin
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
gstreamer
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
gtest
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
imagecapture
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
mediasource
|
Backed out changeset f3b3547c610a (bug 1144409) for eme test failures CLOSED TREE
|
2015-03-23 16:06:32 -07:00 |
ogg
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
omx
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
raw
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
systemservices
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
test
|
Bug 1146733 - remove PlayFragmented() from eme.js r=ediwn.
|
2015-03-25 09:55:20 +08:00 |
tests
|
Bug 1145407: Another mochitest 3 bustage fix on CLOSED TREE. r=bustage
|
2015-03-23 10:29:53 -07:00 |
wave
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
webaudio
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
webm
|
Bug 1146222: use nsAutoCString to store mimetype string. r=karlt
|
2015-03-24 14:45:17 +11:00 |
webrtc
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
webspeech
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
webvtt
|
|
|
wmf
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
AbstractMediaDecoder.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
AbstractThread.cpp
|
Bug 1144487 - Implement AbstractThread. r=mattwoodrow
|
2015-03-18 08:25:55 -07:00 |
AbstractThread.h
|
Bug 1144487 - Implement AbstractThread. r=mattwoodrow
|
2015-03-18 08:25:55 -07:00 |
AudioBufferUtils.h
|
|
|
AudioChannelFormat.cpp
|
|
|
AudioChannelFormat.h
|
|
|
AudioCompactor.cpp
|
|
|
AudioCompactor.h
|
|
|
AudioMixer.h
|
|
|
AudioSampleFormat.h
|
|
|
AudioSegment.cpp
|
|
|
AudioSegment.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
AudioSink.cpp
|
Bug 1136827 - Call OnAudioSinkError on state machine thread. r=jww
|
2015-03-24 22:02:02 -07:00 |
AudioSink.h
|
|
|
AudioStream.cpp
|
|
|
AudioStream.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
AudioStreamTrack.cpp
|
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
|
2015-03-19 10:13:33 -04:00 |
AudioStreamTrack.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
AudioTrack.cpp
|
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
|
2015-03-19 10:13:33 -04:00 |
AudioTrack.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
AudioTrackList.cpp
|
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
|
2015-03-19 10:13:33 -04:00 |
AudioTrackList.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
BufferMediaResource.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
CubebUtils.cpp
|
|
|
CubebUtils.h
|
|
|
DecoderTraits.cpp
|
|
|
DecoderTraits.h
|
|
|
DOMMediaStream.cpp
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
DOMMediaStream.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
EncodedBufferCache.cpp
|
|
|
EncodedBufferCache.h
|
|
|
FileBlockCache.cpp
|
|
|
FileBlockCache.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
GetUserMediaRequest.cpp
|
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
|
2015-03-19 10:13:33 -04:00 |
GetUserMediaRequest.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
GraphDriver.cpp
|
|
|
GraphDriver.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
IdpSandbox.jsm
|
|
|
Latency.cpp
|
|
|
Latency.h
|
|
|
MediaCache.cpp
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
MediaCache.h
|
|
|
MediaData.cpp
|
|
|
MediaData.h
|
|
|
MediaDecoder.cpp
|
Bug 1136873 - Deliver NotifyWaitingForResourcesStatusChanged asynchronously on the state machine task queue. r=mattwoodrow
|
2015-03-23 13:17:52 -07:00 |
MediaDecoder.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
MediaDecoderOwner.h
|
Backed out changeset 6cb38e697216 (bug 1144409)
|
2015-03-23 16:06:31 -07:00 |
MediaDecoderReader.cpp
|
Bug 1136873 - Use promises for metadata decoding. r=mattwoodrow
|
2015-03-23 13:17:51 -07:00 |
MediaDecoderReader.h
|
Bug 1136873 - Use promises for metadata decoding. r=mattwoodrow
|
2015-03-23 13:17:51 -07:00 |
MediaDecoderStateMachine.cpp
|
Bug 1136827 - Stop proxying DecodeError to the decode thread. r=mattwoodrow
|
2015-03-24 22:02:36 -07:00 |
MediaDecoderStateMachine.h
|
Bug 1136827 - Stop proxying DecodeError to the decode thread. r=mattwoodrow
|
2015-03-24 22:02:36 -07:00 |
MediaDevices.cpp
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
MediaDevices.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
MediaInfo.h
|
Backed out changeset f3b3547c610a (bug 1144409) for eme test failures CLOSED TREE
|
2015-03-23 16:06:32 -07:00 |
MediaManager.cpp
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
MediaManager.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
MediaMetadataManager.h
|
|
|
MediaPermissionGonk.cpp
|
|
|
MediaPermissionGonk.h
|
|
|
MediaPromise.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
MediaQueue.h
|
Bug 1135424 - Switch the MDSM to a task queue. r=mattwoodrow
|
2015-03-16 14:38:44 -07:00 |
MediaRecorder.cpp
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
MediaRecorder.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
MediaResource.cpp
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
MediaResource.h
|
Bug 1144617: Part1. Add MediaResource::IsLiveStream() API. r=cpearce
|
2015-03-23 21:08:05 +11:00 |
MediaSegment.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
MediaShutdownManager.cpp
|
|
|
MediaShutdownManager.h
|
|
|
MediaStreamError.cpp
|
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
|
2015-03-19 10:13:33 -04:00 |
MediaStreamError.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
MediaStreamGraph.cpp
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
MediaStreamGraph.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
MediaStreamGraphImpl.h
|
|
|
MediaStreamTrack.cpp
|
|
|
MediaStreamTrack.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
MediaTaskQueue.cpp
|
|
|
MediaTaskQueue.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
MediaTimer.cpp
|
Bug 1144984 - add missing includes in MediaTimer.cpp. r=bobbyholley
|
2015-03-18 21:21:15 -04:00 |
MediaTimer.h
|
Bug 1135424 - Implement MediaTimer. r=mattwoodrow
|
2015-03-16 14:38:43 -07:00 |
MediaTrack.cpp
|
|
|
MediaTrack.h
|
|
|
MediaTrackList.cpp
|
|
|
MediaTrackList.h
|
|
|
moz.build
|
Bug 1144487 - Implement AbstractThread. r=mattwoodrow
|
2015-03-18 08:25:55 -07:00 |
MP3FrameParser.cpp
|
|
|
MP3FrameParser.h
|
|
|
nsIDocumentActivity.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
nsIDOMNavigatorUserMedia.idl
|
|
|
nsIMediaManager.idl
|
Bug 1139907: show WebRTC screen sharing notification icon in Hello conversation window and globally when tab sharing is active. r=jesup,florian
|
2015-03-11 16:34:31 +01:00 |
PeerConnection.js
|
Bug 1136871 - cleanup RtpSenders accounting to not rely on streams r=mt
|
2015-03-11 12:24:38 -04:00 |
PeerConnection.manifest
|
|
|
PeerConnectionIdp.jsm
|
|
|
RTCIdentityProviderRegistrar.cpp
|
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
|
2015-03-19 10:13:33 -04:00 |
RTCIdentityProviderRegistrar.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
RTCStatsReport.jsm
|
|
|
RtspMediaResource.cpp
|
|
|
RtspMediaResource.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
SelfRef.h
|
|
|
SharedBuffer.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
SharedThreadPool.cpp
|
|
|
SharedThreadPool.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
StreamBuffer.cpp
|
|
|
StreamBuffer.h
|
|
|
TextTrack.cpp
|
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
|
2015-03-19 10:13:33 -04:00 |
TextTrack.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
TextTrackCue.cpp
|
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
|
2015-03-19 10:13:33 -04:00 |
TextTrackCue.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
TextTrackCueList.cpp
|
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
|
2015-03-19 10:13:33 -04:00 |
TextTrackCueList.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
TextTrackList.cpp
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
TextTrackList.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
TextTrackRegion.cpp
|
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
|
2015-03-19 10:13:33 -04:00 |
TextTrackRegion.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
ThreadPoolCOMListener.cpp
|
|
|
ThreadPoolCOMListener.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
TimeUnits.h
|
|
|
TimeVarying.h
|
|
|
TrackUnionStream.cpp
|
Bug 1081819 - Handle InMutedCycle() in TrackUnionStream::ProcessInput. r=roc,padenot
|
2015-03-05 12:27:16 +08:00 |
TrackUnionStream.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
VideoFrameContainer.cpp
|
Back out bug 1131638 (changesets 78b34d0e414a and 1b55b99dc432) for causing various video regressions
|
2015-03-09 16:18:32 +13:00 |
VideoFrameContainer.h
|
|
|
VideoPlaybackQuality.cpp
|
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
|
2015-03-19 10:13:33 -04:00 |
VideoPlaybackQuality.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
VideoSegment.cpp
|
|
|
VideoSegment.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
VideoStreamTrack.cpp
|
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
|
2015-03-19 10:13:33 -04:00 |
VideoStreamTrack.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
VideoTrack.cpp
|
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
|
2015-03-19 10:13:33 -04:00 |
VideoTrack.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
VideoTrackList.cpp
|
Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv
|
2015-03-19 10:13:33 -04:00 |
VideoTrackList.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
VideoUtils.cpp
|
Back out 59fd15407a79 (bug 1142336) for shutdown hangs
|
2015-03-18 20:38:43 -07:00 |
VideoUtils.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
VorbisUtils.h
|
|
|
WebVTTListener.cpp
|
|
|
WebVTTListener.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |