gecko-dev/dom/media/webaudio
Paul Adenot b0d0866f95 Bug 1456265 - Also update test_channelSplitterNodeWithVolume.html
--HG--
extra : rebase_source : 353b42cb78e73aa35caa4d6375f67f1769cf6add
extra : intermediate-source : eb7cba7e1120302f696c002d42cae86d3de1d4b5
extra : source : ee0c4548a78a794de83ce82d994bd5cfa6c84e23
2018-05-30 18:23:37 +02:00
..
blink Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
gtest
test Bug 1456265 - Also update test_channelSplitterNodeWithVolume.html 2018-05-30 18:23:37 +02:00
AlignedTArray.h
AlignmentUtils.h
AnalyserNode.cpp Bug 1456259 - Correct AnalyserNode construction issues. r=padenot,smaug 2018-04-26 16:32:52 +02:00
AnalyserNode.h Bug 1456259 - Correct AnalyserNode construction issues. r=padenot,smaug 2018-04-26 16:32:52 +02:00
AudioBlock.cpp
AudioBlock.h
AudioBuffer.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
AudioBuffer.h
AudioBufferSourceNode.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
AudioBufferSourceNode.h
AudioContext.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
AudioContext.h Bug 1451913 P3 Make AudioContext add itself to the new window when its rebound for a document.open(). r=smaug 2018-04-16 06:08:52 -07:00
AudioDestinationNode.cpp Bug 1387454 - Create a MediaStreamGraph according to the given sample rate. r=padenot 2018-04-03 20:02:15 +03:00
AudioDestinationNode.h
AudioEventTimeline.cpp Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
AudioEventTimeline.h
AudioListener.cpp
AudioListener.h
AudioNode.cpp Bug 1451913 P3 Make AudioContext add itself to the new window when its rebound for a document.open(). r=smaug 2018-04-16 06:08:52 -07:00
AudioNode.h Bug 1443224 - Throw correct exceptions when trying to set the channelCount, the channelCountMode and the channelInterpretation on a ChannelSplitterNode. r=baku 2018-03-09 15:22:44 +01:00
AudioNodeEngine.cpp
AudioNodeEngine.h
AudioNodeEngineNEON.cpp
AudioNodeEngineNEON.h
AudioNodeEngineSSE2.cpp
AudioNodeEngineSSE2.h
AudioNodeExternalInputStream.cpp
AudioNodeExternalInputStream.h
AudioNodeStream.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
AudioNodeStream.h
AudioParam.cpp
AudioParam.h
AudioParamMap.cpp Bug 1460907 - Implement AudioParamMap definitions. r=karlt,qdot 2018-05-13 16:16:23 +02:00
AudioParamMap.h Bug 1460907 - Implement AudioParamMap definitions. r=karlt,qdot 2018-05-13 16:16:23 +02:00
AudioParamTimeline.h
AudioProcessingEvent.cpp Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
AudioProcessingEvent.h Bug 1446527 part 7. Remove the various NS_FORWARD_TO_EVENT bits. r=qdot 2018-03-26 14:53:03 -04:00
AudioScheduledSourceNode.cpp
AudioScheduledSourceNode.h
BiquadFilterNode.cpp
BiquadFilterNode.h
ChannelMergerNode.cpp
ChannelMergerNode.h
ChannelSplitterNode.cpp Bug 1456946 - Properly reflect the channelCount when set in the ctor using the option object, on a ChannelSplitterNode. r=achronop 2018-05-29 18:16:24 +02:00
ChannelSplitterNode.h Bug 1443224 - Throw correct exceptions when trying to set the channelCount, the channelCountMode and the channelInterpretation on a ChannelSplitterNode. r=baku 2018-03-09 15:22:44 +01:00
ConstantSourceNode.cpp Bug 1456266 - In ConstantSourceNode change the default channelCount to align with the spec. r=padenot 2018-05-01 17:46:09 +02:00
ConstantSourceNode.h
ConvolverNode.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
ConvolverNode.h
DelayBuffer.cpp Bug 1441500 - Remove smoothing of the delayTime parameter. r=karlt 2018-02-27 12:59:25 +01:00
DelayBuffer.h Backed out 4 changesets (bug 525063) on request from Andi. a=backout 2018-04-13 16:01:28 +03:00
DelayNode.cpp Bug 1441500 - Remove smoothing of the delayTime parameter. r=karlt 2018-02-27 12:59:25 +01:00
DelayNode.h
DynamicsCompressorNode.cpp
DynamicsCompressorNode.h
FFTBlock.cpp
FFTBlock.h
GainNode.cpp
GainNode.h
IIRFilterNode.cpp
IIRFilterNode.h
MediaBufferDecoder.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
MediaBufferDecoder.h
MediaElementAudioSourceNode.cpp
MediaElementAudioSourceNode.h
MediaStreamAudioDestinationNode.cpp
MediaStreamAudioDestinationNode.h
MediaStreamAudioSourceNode.cpp Bug 1429903 part 3. Remove C++ uses of nsIDOMEventTarget. r=mccr8 2018-04-20 00:49:30 -04:00
MediaStreamAudioSourceNode.h
moz.build Bug 1460907 - Implement AudioParamMap definitions. r=karlt,qdot 2018-05-13 16:16:23 +02:00
OscillatorNode.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
OscillatorNode.h
PannerNode.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
PannerNode.h
PanningUtils.h
PeriodicWave.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
PeriodicWave.h
PlayingRefChangeHandler.h
ReportDecodeResultTask.h
ScriptProcessorNode.cpp
ScriptProcessorNode.h
StereoPannerNode.cpp
StereoPannerNode.h
ThreeDPoint.cpp
ThreeDPoint.h
WaveShaperNode.cpp
WaveShaperNode.h
WebAudioUtils.cpp
WebAudioUtils.h Bug 1441500 - Remove smoothing of the delayTime parameter. r=karlt 2018-02-27 12:59:25 +01:00