.. |
blink
|
Convert the Web Audio DynamicsCompressorNode fatal assertion to a warning, because it should not be a fatal assertion (no bug)
|
2013-09-30 18:20:03 -04:00 |
compiledtest
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
test
|
Bug 923517 - AudioDestinationNode should work as an EventTarget, r=ehsan
|
2013-10-03 18:40:20 -04:00 |
AnalyserNode.cpp
|
|
|
AnalyserNode.h
|
|
|
AudioBuffer.cpp
|
b=920987 check for ovrflw in addition r=ehsan
|
2013-09-28 12:11:26 +12:00 |
AudioBuffer.h
|
Bug 915524 - Implement AudioBuffer.copyFromChannel and AudioBuffer.copyToChannel; r=roc
|
2013-09-17 07:30:32 -04:00 |
AudioBufferSourceNode.cpp
|
Bug 921695 - Part 2: Modify callers. r=karlt
|
2013-10-01 14:22:57 +08:00 |
AudioBufferSourceNode.h
|
b=914033 use AudioContext::RegisterActiveNode() in AudioBufferSourceNode r=ehsan
|
2013-09-24 13:47:00 +12:00 |
AudioContext.cpp
|
Bug 923517 - AudioDestinationNode should work as an EventTarget, r=ehsan
|
2013-10-03 18:40:20 -04:00 |
AudioContext.h
|
b=914033 use AudioContext::RegisterActiveNode() in AudioBufferSourceNode r=ehsan
|
2013-09-24 13:47:00 +12:00 |
AudioDestinationNode.cpp
|
Backed out changeset b607cc162c2c (bug 874508) for causing perma orange b2g-crashtest failures
|
2013-10-04 16:31:02 +02:00 |
AudioDestinationNode.h
|
Backed out changeset b607cc162c2c (bug 874508) for causing perma orange b2g-crashtest failures
|
2013-10-04 16:31:02 +02:00 |
AudioListener.cpp
|
b=907986 normalize orientation vectors early and keep existing state if directions are undefined r=padenot
|
2013-09-04 21:20:59 +12:00 |
AudioListener.h
|
b=907986 normalize orientation vectors early and keep existing state if directions are undefined r=padenot
|
2013-09-04 21:20:59 +12:00 |
AudioNode.cpp
|
Bug 912702 - Minimize the #includes in content/media; r=roc
|
2013-09-05 16:25:17 -04:00 |
AudioNode.h
|
b=914033 use AudioContext::RegisterActiveNode() in ScriptProcessorNode r=ehsan
|
2013-09-24 13:46:30 +12:00 |
AudioParam.cpp
|
|
|
AudioParam.h
|
|
|
AudioParamTimeline.h
|
|
|
AudioProcessingEvent.cpp
|
Bug 920377 part.31 Get rid of nsEvent r=roc
|
2013-10-02 12:46:04 +09:00 |
AudioProcessingEvent.h
|
Bug 920377 part.31 Get rid of nsEvent r=roc
|
2013-10-02 12:46:04 +09:00 |
BiquadFilterNode.cpp
|
|
|
BiquadFilterNode.h
|
|
|
ChannelMergerNode.cpp
|
|
|
ChannelMergerNode.h
|
|
|
ChannelSplitterNode.cpp
|
|
|
ChannelSplitterNode.h
|
|
|
ConvolverNode.cpp
|
|
|
ConvolverNode.h
|
b=910171 register tail references with the AudioContext so they can be removed when the rendering is complete r=ehsan
|
2013-09-17 11:54:52 +12:00 |
DelayNode.cpp
|
b=910174 add DelayNode's tail-time reference as soon as the engine receives sound r=ehsan
|
2013-10-01 09:50:04 +13:00 |
DelayNode.h
|
b=910171 register tail references with the AudioContext so they can be removed when the rendering is complete r=ehsan
|
2013-09-17 11:54:52 +12:00 |
DelayProcessor.cpp
|
b=890528 Record silence in the delay buffer when there is no input, to avoid echos r=ehsan
|
2013-09-02 12:59:34 +12:00 |
DelayProcessor.h
|
b=921675 use maximum instead of current delay for tail time because delay can increase faster than time passes r=ehsan
|
2013-10-01 09:50:03 +13:00 |
DynamicsCompressorNode.cpp
|
|
|
DynamicsCompressorNode.h
|
|
|
EnableWebAudioCheck.cpp
|
|
|
EnableWebAudioCheck.h
|
|
|
FFTBlock.cpp
|
|
|
FFTBlock.h
|
Bug 865256 - Part 3b: Add a complex->real ifft to FFTBlock. r=ehsan
|
2013-09-10 11:00:17 -07:00 |
GainNode.cpp
|
|
|
GainNode.h
|
|
|
Makefile.in
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
MediaBufferDecoder.cpp
|
Bug 921695 - Part 2: Modify callers. r=karlt
|
2013-10-01 14:22:57 +08:00 |
MediaBufferDecoder.h
|
b=914030 remove MediaBufferDecoder::Shutdown(), no longer necessary since bug 900711, as part of making AudioContext::Shutdown() idempotent r=ehsan
|
2013-09-10 17:03:06 +12:00 |
MediaElementAudioSourceNode.cpp
|
|
|
MediaElementAudioSourceNode.h
|
|
|
MediaStreamAudioDestinationNode.cpp
|
|
|
MediaStreamAudioDestinationNode.h
|
|
|
MediaStreamAudioSourceNode.cpp
|
|
|
MediaStreamAudioSourceNode.h
|
|
|
moz.build
|
|
|
OfflineAudioCompletionEvent.cpp
|
Bug 920377 part.31 Get rid of nsEvent r=roc
|
2013-10-02 12:46:04 +09:00 |
OfflineAudioCompletionEvent.h
|
Bug 920377 part.31 Get rid of nsEvent r=roc
|
2013-10-02 12:46:04 +09:00 |
OscillatorNode.cpp
|
b=918221 don't remove OscillatorNode playing ref on stop() but wait until finished r=ehsan
|
2013-09-24 13:48:56 +12:00 |
OscillatorNode.h
|
b=914033 use AudioContext::RegisterActiveNode() in OscillatorNode r=ehsan
|
2013-09-24 13:45:41 +12:00 |
PannerNode.cpp
|
b=907986 handle zero front-right plane projection without NaNs r=padenot
|
2013-09-04 21:20:59 +12:00 |
PannerNode.h
|
b=906966 limit ConvolverNode and PannerNode input channel count through channelCount and channelCountMode r=ehsan
|
2013-09-05 07:44:35 +12:00 |
PeriodicWave.cpp
|
Bug 865256 - Part 4: Implement custom waveforms. r=ehsan,padenot
|
2013-08-28 15:39:26 -07:00 |
PeriodicWave.h
|
Bug 865256 - Part 4: Implement custom waveforms. r=ehsan,padenot
|
2013-08-28 15:39:26 -07:00 |
PlayingRefChangeHandler.h
|
b=910171 register tail references with the AudioContext so they can be removed when the rendering is complete r=ehsan
|
2013-09-17 11:54:52 +12:00 |
ReportDecodeResultTask.h
|
|
|
ScriptProcessorNode.cpp
|
b=914033 use AudioContext::RegisterActiveNode() in ScriptProcessorNode r=ehsan
|
2013-09-24 13:46:30 +12:00 |
ScriptProcessorNode.h
|
b=914033 use AudioContext::RegisterActiveNode() in ScriptProcessorNode r=ehsan
|
2013-09-24 13:46:30 +12:00 |
ThreeDPoint.cpp
|
b=907986 normalize orientation vectors early and keep existing state if directions are undefined r=padenot
|
2013-09-04 21:20:59 +12:00 |
ThreeDPoint.h
|
b=907986 remove unused ThreeDPoint::Distance() r=padenot
|
2013-09-04 21:21:00 +12:00 |
WaveShaperNode.cpp
|
Bug 921695 - Part 2: Modify callers. r=karlt
|
2013-10-01 14:22:57 +08:00 |
WaveShaperNode.h
|
|
|
WebAudioUtils.cpp
|
Bug 921695 - Part 1: Add convert function. r=karlt
|
2013-10-01 14:22:54 +08:00 |
WebAudioUtils.h
|
Bug 921695 - Part 1: Add convert function. r=karlt
|
2013-10-01 14:22:54 +08:00 |