gecko/content/media/webaudio
Karl Tomlinson 63f4eca296 b=898291 remove unused PannerNodeEngine model type variables r=ehsan
--HG--
extra : transplant_source : %0F%F0%EB%AF%17%B6%B6%CEI0%857%D8%09%C4%D1%0D%C2.l
2013-10-25 14:05:43 +13:00
..
blink b=898291 erase azimuth/elevation history when reset()ing HRTFPanner r=ehsan 2013-10-25 14:05:42 +13:00
compiledtest Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
test mochitest for bug 898291 2013-10-25 14:05:42 +13:00
AnalyserNode.cpp Bug 900898 part 2. Move to using Nullable<TypedArray> to represent possibly-null TypedArray structs. r=smaug 2013-08-05 13:40:01 -04:00
AnalyserNode.h Bug 900898 part 2. Move to using Nullable<TypedArray> to represent possibly-null TypedArray structs. r=smaug 2013-08-05 13:40:01 -04:00
AudioBuffer.cpp b=922458 allow copying the last sample in an AudioBuffer channel r=ehsan 2013-10-09 15:32:16 +13:00
AudioBuffer.h Bug 915524 - Implement AudioBuffer.copyFromChannel and AudioBuffer.copyToChannel; r=roc 2013-09-17 07:30:32 -04:00
AudioBufferSourceNode.cpp b=925619 simplify loop sanity checks r=ehsan 2013-10-23 18:40:11 +13:00
AudioBufferSourceNode.h b=914033 use AudioContext::RegisterActiveNode() in AudioBufferSourceNode r=ehsan 2013-09-24 13:47:00 +12:00
AudioContext.cpp Bug 924870 - AudioContext.mozAudioChannel attribute, r=ehsan 2013-10-11 13:55:47 +02:00
AudioContext.h Bug 924870 - AudioContext.mozAudioChannel attribute, r=ehsan 2013-10-11 13:55:47 +02:00
AudioDestinationNode.cpp Bug 927322 - AudioDestinationNode should support weak reference; r=ehsan 2013-10-16 17:27:45 +08:00
AudioDestinationNode.h Bug 927322 - AudioDestinationNode should support weak reference; r=ehsan 2013-10-16 17:27:45 +08: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 b=923301 remove now-unnecessary AcceptPlayingRefRelease r=roc 2013-10-25 12:11:24 +13:00
AudioNode.h b=923301 remove now-unnecessary AcceptPlayingRefRelease r=roc 2013-10-25 12:11:24 +13:00
AudioParam.cpp Bug 905409 - Minimize the Web Audio #includes; r=roc 2013-08-15 15:44:14 -04:00
AudioParam.h Bug 911020 - Introduce js/TypeDecls.h, which holds very commonly used type declarations from the JS engine. r=luke. 2013-08-27 19:59:14 -07:00
AudioParamTimeline.h Bug 897092 - Fix setTargetAtTime glitch. r=ehsan 2013-08-09 15:11:03 +02:00
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 b=924288 continue producing BiquadFilter sound output after input becomes null r=ehsan 2013-10-25 14:05:42 +13:00
BiquadFilterNode.h Bug 900898 part 2. Move to using Nullable<TypedArray> to represent possibly-null TypedArray structs. r=smaug 2013-08-05 13:40:01 -04:00
ChannelMergerNode.cpp Bug 905409 - Minimize the Web Audio #includes; r=roc 2013-08-15 15:44:14 -04:00
ChannelMergerNode.h
ChannelSplitterNode.cpp Bug 905409 - Minimize the Web Audio #includes; r=roc 2013-08-15 15:44:14 -04:00
ChannelSplitterNode.h
ConvolverNode.cpp b=923301 use MediaStreamGraph to dispatch the other PlayingRefChangeHandlers too r=trivial 2013-10-25 14:05:41 +13:00
ConvolverNode.h b=923301 remove now-unnecessary node-type templating of PlayingRefChangeHandler r=roc 2013-10-25 12:12:12 +13:00
DelayNode.cpp b=923301 use MediaStreamGraph to dispatch the other PlayingRefChangeHandlers too r=trivial 2013-10-25 14:05:41 +13:00
DelayNode.h b=923301 remove now-unnecessary node-type templating of PlayingRefChangeHandler r=roc 2013-10-25 12:12:12 +13:00
DelayProcessor.cpp Bug 918861 - Allow the MSG to choose a better samplerate than 48000Hz. r=roc 2013-10-17 15:44:52 +02: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 Bug 905409 - Minimize the Web Audio #includes; r=roc 2013-08-15 15:44:14 -04:00
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
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 Bug 905409 - Minimize the Web Audio #includes; r=roc 2013-08-15 15:44:14 -04:00
MediaElementAudioSourceNode.h Bug 905409 - Minimize the Web Audio #includes; r=roc 2013-08-15 15:44:14 -04:00
MediaStreamAudioDestinationNode.cpp Bug 905409 - Minimize the Web Audio #includes; r=roc 2013-08-15 15:44:14 -04:00
MediaStreamAudioDestinationNode.h Bug 905409 - Minimize the Web Audio #includes; r=roc 2013-08-15 15:44:14 -04:00
MediaStreamAudioSourceNode.cpp Bug 856361. Part 6: Make MediaStreamAudioSourceNode keep its DOMMediaStream alive, and make the DOMMediaStream keep the MediaStreamAudioSourceNode alive. r=ehsan 2013-07-25 14:07:34 +12:00
MediaStreamAudioSourceNode.h Bug 856361. Part 6: Make MediaStreamAudioSourceNode keep its DOMMediaStream alive, and make the DOMMediaStream keep the MediaStreamAudioSourceNode alive. r=ehsan 2013-07-25 14:07:34 +12:00
moz.build Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
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=923106 recompute frequency dependent parameters when OscillatorType changes r=padenot 2013-10-15 13:10:02 +13:00
OscillatorNode.h b=914033 use AudioContext::RegisterActiveNode() in OscillatorNode r=ehsan 2013-09-24 13:45:41 +12:00
PannerNode.cpp b=898291 remove unused PannerNodeEngine model type variables r=ehsan 2013-10-25 14:05:43 +13: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=923301 remove now-unnecessary node-type templating of PlayingRefChangeHandler r=roc 2013-10-25 12:12:12 +13: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 Bug 905409 - Minimize the Web Audio #includes; r=roc 2013-08-15 15:44:14 -04:00
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