gecko/dom/media/webaudio
2015-09-07 11:39:16 +08:00
..
blink Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00
compiledtest Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00
test Bug 1196361 - Remove the media.useAudioChannelService pref; r=baku 2015-08-19 21:00:18 -04:00
AlignedTArray.h
AnalyserNode.cpp bug 1197043 use flags to distinguish between external streams and events r=padenot 2015-08-13 16:13:34 +12:00
AnalyserNode.h
AudioBuffer.cpp bug 1199559 remove now unused SetRawChannelContents r=padenot 2015-08-25 11:46:30 +12:00
AudioBuffer.h bug 1199559 remove now unused SetRawChannelContents r=padenot 2015-08-25 11:46:30 +12:00
AudioBufferSourceNode.cpp bug 1197043 use flags to distinguish between external streams and events r=padenot 2015-08-13 16:13:34 +12:00
AudioBufferSourceNode.h
AudioContext.cpp bug 1193922 skip SetIsOnlyNodeForContext after shutdown r=padenot 2015-09-01 18:20:24 +12:00
AudioContext.h
AudioDestinationNode.cpp Bug 1190676 - Part 10 - Fix consumers: AudioDestinationNode. r=karlt 2015-08-25 10:30:43 +02:00
AudioDestinationNode.h Bug 1195051 - Part 2: Mute the destination node when the AudioContext is suspended, and unmute when resumed; r=padenot 2015-08-17 08:55:00 -04:00
AudioEventTimeline.h
AudioListener.cpp
AudioListener.h
AudioNode.cpp bug 1191649 add notification of input node changes r=padenot 2015-08-06 19:25:53 +12:00
AudioNode.h bug 1191649 add notification of input node changes r=padenot 2015-08-06 19:25:53 +12:00
AudioNodeEngine.cpp bug 1199559 add a helper to fallibly allocate ThreadSharedFloatArrayBufferList with buffers r=padenot 2015-08-27 20:35:43 +12:00
AudioNodeEngine.h bug 1199559 add a helper to fallibly allocate ThreadSharedFloatArrayBufferList with buffers r=padenot 2015-08-27 20:35:43 +12:00
AudioNodeEngineNEON.cpp
AudioNodeEngineNEON.h
AudioNodeExternalInputStream.cpp Bug 901633 - Part 7 - Update AudioNodeExternalInputStream to use the new AudioChunk methods. r=karlt 2015-07-29 18:37:18 +02:00
AudioNodeExternalInputStream.h bug 1197043 move AudioNodeStream creation to stream class r=padenot 2015-08-12 11:26:24 +12:00
AudioNodeStream.cpp back out 0b4230b29db5,c8d987aeaece from bug 1197028 2015-09-02 23:44:37 +12:00
AudioNodeStream.h back out 0b4230b29db5,c8d987aeaece from bug 1197028 2015-09-02 23:44:37 +12:00
AudioParam.cpp bug 1197043 use flags to distinguish between external streams and events r=padenot 2015-08-13 16:13:34 +12:00
AudioParam.h
AudioParamTimeline.h
AudioProcessingEvent.cpp
AudioProcessingEvent.h
BiquadFilterNode.cpp bug 1197043 use flags to distinguish between external streams and events r=padenot 2015-08-13 16:13:34 +12:00
BiquadFilterNode.h
BufferDecoder.cpp Bug 1195158. Part 4 - remove unused code. r=cpearce. 2015-09-07 11:39:16 +08:00
BufferDecoder.h Bug 1195158. Part 4 - remove unused code. r=cpearce. 2015-09-07 11:39:16 +08:00
ChannelMergerNode.cpp bug 1197043 use flags to distinguish between external streams and events r=padenot 2015-08-13 16:13:34 +12:00
ChannelMergerNode.h
ChannelSplitterNode.cpp bug 1197043 use flags to distinguish between external streams and events r=padenot 2015-08-13 16:13:34 +12:00
ChannelSplitterNode.h
ConvolverNode.cpp bug 1197043 use flags to distinguish between external streams and events r=padenot 2015-08-13 16:13:34 +12:00
ConvolverNode.h
DelayBuffer.cpp Bug 901633 - Part 6 - Update DelayBuffer to use the new AudioChunk methods. r=karlt 2015-07-30 11:27:26 +02:00
DelayBuffer.h Bug 901633 - Part 6 - Update DelayBuffer to use the new AudioChunk methods. r=karlt 2015-07-30 11:27:26 +02:00
DelayNode.cpp back out 0b4230b29db5,c8d987aeaece from bug 1197028 2015-09-02 23:44:37 +12:00
DelayNode.h
DynamicsCompressorNode.cpp bug 1197043 use flags to distinguish between external streams and events r=padenot 2015-08-13 16:13:34 +12:00
DynamicsCompressorNode.h
FFTBlock.cpp
FFTBlock.h bug 1188704 remove now unused PerformInverseFFT() variation r=rillian 2015-07-30 12:51:48 +12:00
GainNode.cpp bug 1197043 use flags to distinguish between external streams and events r=padenot 2015-08-13 16:13:34 +12:00
GainNode.h
MediaBufferDecoder.cpp bug 1199559 write decodeAudioData buffer in a format suitable for direct use by AudioBuffer r=padenot 2015-08-28 11:15:39 +12:00
MediaBufferDecoder.h bug 1199559 write decodeAudioData buffer in a format suitable for direct use by AudioBuffer r=padenot 2015-08-28 11:15:39 +12:00
MediaElementAudioSourceNode.cpp
MediaElementAudioSourceNode.h
MediaStreamAudioDestinationNode.cpp bug 1197043 use flags to distinguish between external streams and events r=padenot 2015-08-13 16:13:34 +12:00
MediaStreamAudioDestinationNode.h
MediaStreamAudioSourceNode.cpp bug 1197043 move AudioNodeStream creation to stream class r=padenot 2015-08-12 11:26:24 +12:00
MediaStreamAudioSourceNode.h
moz.build Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium. 2015-08-27 20:44:53 -07:00
OfflineAudioCompletionEvent.cpp
OfflineAudioCompletionEvent.h
OscillatorNode.cpp bug 1197043 use flags to distinguish between external streams and events r=padenot 2015-08-13 16:13:34 +12:00
OscillatorNode.h
PannerNode.cpp bug 1197043 use flags to distinguish between external streams and events r=padenot 2015-08-13 16:13:34 +12:00
PannerNode.h
PanningUtils.h
PeriodicWave.cpp
PeriodicWave.h
PlayingRefChangeHandler.h
ReportDecodeResultTask.h
ScriptProcessorNode.cpp bug 1199559 write audioprocess input buffer in a format suitable for direct use by AudioBuffer r=padenot 2015-08-28 18:30:17 +12:00
ScriptProcessorNode.h bug 916387 keep ScriptProcessorNode alive after input is GCed r=padenot 2015-08-06 17:56:06 +12:00
StereoPannerNode.cpp bug 1197043 use flags to distinguish between external streams and events r=padenot 2015-08-13 16:13:34 +12:00
StereoPannerNode.h
ThreeDPoint.cpp
ThreeDPoint.h
WaveShaperNode.cpp bug 1197043 use flags to distinguish between external streams and events r=padenot 2015-08-13 16:13:34 +12:00
WaveShaperNode.h
WebAudioUtils.cpp
WebAudioUtils.h