gecko-dev/dom/media/webaudio
JW Wang 5370eb3105 Bug 1316211. P13 - replace use of MediaDecoderReader with MediaFormatReader. r=gerald
We will remove MediaDecoderReader in the future.

MozReview-Commit-ID: BaCRXleKK5a

--HG--
extra : rebase_source : dc14a593d6291136f02b1deb910cd6dcd01c0355
extra : source : 8f71b7dae0a541562c7c3829b5a873e9f9fd2674
2017-07-19 17:01:32 +08:00
..
blink Bug 1373727 - Annotate Web Audio pointer to RefPtr use; r=karlt 2017-06-15 11:51:28 -04:00
gtest Bug 1308437 - Part 3: Change expected error to TypeError when testing setValueCurveAtTime with non-finite elements in TestAudioEventTimeline.cpp. r=dminor, a=padenot 2017-02-07 22:12:06 +07:00
test Bug 1377480 - fix mda mochitest failure. r=smaug 2017-07-10 11:45:51 +08:00
AlignedTArray.h
AlignmentUtils.h
AnalyserNode.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
AnalyserNode.h
AudioBlock.cpp
AudioBlock.h
AudioBuffer.cpp Bug 1319987: P9. More coding style fixes. r=gerald 2017-01-27 13:20:37 +01:00
AudioBuffer.h
AudioBufferSourceNode.cpp Bug 1373727 - Annotate Web Audio pointer to RefPtr use; r=karlt 2017-06-15 11:51:28 -04:00
AudioBufferSourceNode.h
AudioContext.cpp Bug 1217238 - Reduce time precision when privacy.resistFingerprinting is on. r=mystor 2017-06-06 11:45:14 +08:00
AudioContext.h Bug 1361475 - Remove proprietary constructor on AudioContext. r=baku 2017-05-04 13:43:14 +02:00
AudioDestinationNode.cpp Bug 1341555 - Label MSG runnables. r=pehrsons 2017-06-29 11:31:17 -07:00
AudioDestinationNode.h Bug 1346872 - part1 : notify audible state change when AudioDestinationNode was muted or suspended. r=Ehsan 2017-03-30 14:25:37 +08:00
AudioEventTimeline.cpp
AudioEventTimeline.h Bug 1308437 - Part 1: Change the exception thrown by 'setValueCurve' on non-finite elements to TypeError. r=dminor 2017-02-06 22:14:58 +07:00
AudioListener.cpp
AudioListener.h
AudioNode.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
AudioNode.h Bug 1373727 - Annotate Web Audio pointer to RefPtr use; r=karlt 2017-06-15 11:51:28 -04:00
AudioNodeEngine.cpp
AudioNodeEngine.h Bug 1373727 - Annotate Web Audio pointer to RefPtr use; r=karlt 2017-06-15 11:51:28 -04:00
AudioNodeEngineNEON.cpp
AudioNodeEngineNEON.h
AudioNodeEngineSSE2.cpp
AudioNodeEngineSSE2.h
AudioNodeExternalInputStream.cpp Bug 1341555 - Consolidate use of the MSG's AbstractMainThread, and stop having AbstractMainThread on MediaStreams. r=pehrsons 2017-06-29 11:30:57 -07:00
AudioNodeExternalInputStream.h Bug 1341555 - Consolidate use of the MSG's AbstractMainThread, and stop having AbstractMainThread on MediaStreams. r=pehrsons 2017-06-29 11:30:57 -07:00
AudioNodeStream.cpp Bug 1373727 - Annotate Web Audio pointer to RefPtr use; r=karlt 2017-06-15 11:51:28 -04:00
AudioNodeStream.h Bug 1341555 - Consolidate use of the MSG's AbstractMainThread, and stop having AbstractMainThread on MediaStreams. r=pehrsons 2017-06-29 11:30:57 -07:00
AudioParam.cpp
AudioParam.h
AudioParamTimeline.h
AudioProcessingEvent.cpp
AudioProcessingEvent.h
AudioScheduledSourceNode.cpp
AudioScheduledSourceNode.h
BiquadFilterNode.cpp Backed out changeset 6dc016256eba (bug 1378067) for bustage at dom/media/webaudio/WebAudioUtils.cpp:107. r=backout on a CLOSED TREE 2017-07-18 11:51:22 +02:00
BiquadFilterNode.h
BufferDecoder.cpp Bug 1378304. P4 - remove AbstractMediaDecoder::GetResource(). r=jya 2017-07-05 14:36:11 +08:00
BufferDecoder.h Bug 1378304. P4 - remove AbstractMediaDecoder::GetResource(). r=jya 2017-07-05 14:36:11 +08:00
ChannelMergerNode.cpp
ChannelMergerNode.h
ChannelSplitterNode.cpp
ChannelSplitterNode.h
ConstantSourceNode.cpp Bug 1373727 - Annotate Web Audio pointer to RefPtr use; r=karlt 2017-06-15 11:51:28 -04:00
ConstantSourceNode.h
ConvolverNode.cpp Bug 1341555 - Consolidate use of the MSG's AbstractMainThread, and stop having AbstractMainThread on MediaStreams. r=pehrsons 2017-06-29 11:30:57 -07:00
ConvolverNode.h
DelayBuffer.cpp
DelayBuffer.h
DelayNode.cpp Bug 1373727 - Annotate Web Audio pointer to RefPtr use; r=karlt 2017-06-15 11:51:28 -04:00
DelayNode.h
DynamicsCompressorNode.cpp Bug 1373727 - Annotate Web Audio pointer to RefPtr use; r=karlt 2017-06-15 11:51:28 -04:00
DynamicsCompressorNode.h
FFTBlock.cpp
FFTBlock.h
GainNode.cpp Bug 1373727 - Annotate Web Audio pointer to RefPtr use; r=karlt 2017-06-15 11:51:28 -04:00
GainNode.h
IIRFilterNode.cpp Backed out changeset 6dc016256eba (bug 1378067) for bustage at dom/media/webaudio/WebAudioUtils.cpp:107. r=backout on a CLOSED TREE 2017-07-18 11:51:22 +02:00
IIRFilterNode.h
MediaBufferDecoder.cpp Bug 1316211. P13 - replace use of MediaDecoderReader with MediaFormatReader. r=gerald 2017-07-19 17:01:32 +08:00
MediaBufferDecoder.h
MediaElementAudioSourceNode.cpp Bug 1331763 - part1: Support EME content for AudioContext::CreateMediaElementSource; r=cpearce 2017-05-15 13:21:28 +08:00
MediaElementAudioSourceNode.h
MediaStreamAudioDestinationNode.cpp
MediaStreamAudioDestinationNode.h
MediaStreamAudioSourceNode.cpp Bug 1341555 - Consolidate use of the MSG's AbstractMainThread, and stop having AbstractMainThread on MediaStreams. r=pehrsons 2017-06-29 11:30:57 -07:00
MediaStreamAudioSourceNode.h
moz.build Bug 1336484 - Don't throttle timeouts in background tabs that are playing audio; r=baku 2017-02-10 12:08:25 -05:00
OscillatorNode.cpp Bug 1373727 - Annotate Web Audio pointer to RefPtr use; r=karlt 2017-06-15 11:51:28 -04:00
OscillatorNode.h
PannerNode.cpp Bug 1373727 - Annotate Web Audio pointer to RefPtr use; r=karlt 2017-06-15 11:51:28 -04:00
PannerNode.h
PanningUtils.h
PeriodicWave.cpp
PeriodicWave.h
PlayingRefChangeHandler.h Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
ReportDecodeResultTask.h
ScriptProcessorNode.cpp Bug 1373727 - Annotate Web Audio pointer to RefPtr use; r=karlt 2017-06-15 11:51:28 -04:00
ScriptProcessorNode.h Bug 1354599 - Implement DOMEventTargetHelper::KeepAliveIfHasListenersFor, r=smaug 2017-04-18 13:51:27 +02:00
StereoPannerNode.cpp Bug 1373727 - Annotate Web Audio pointer to RefPtr use; r=karlt 2017-06-15 11:51:28 -04:00
StereoPannerNode.h
ThreeDPoint.cpp
ThreeDPoint.h Bug 1355798 - Fix a division by zero in PannerNode.cpp. r=dminor 2017-04-12 15:44:19 +02:00
WaveShaperNode.cpp
WaveShaperNode.h
WebAudioUtils.cpp Backed out changeset 6dc016256eba (bug 1378067) for bustage at dom/media/webaudio/WebAudioUtils.cpp:107. r=backout on a CLOSED TREE 2017-07-18 11:51:22 +02:00
WebAudioUtils.h Backed out changeset 6dc016256eba (bug 1378067) for bustage at dom/media/webaudio/WebAudioUtils.cpp:107. r=backout on a CLOSED TREE 2017-07-18 11:51:22 +02:00