gecko-dev/dom/media/webaudio
2020-02-11 16:58:33 +00:00
..
blink Bug 1587244 - Allow NaN in IIR filter output. r=karlt 2019-10-20 21:52:31 +00:00
test Bug 1613013 part 3. Annotate TypeErrors and RangeErrors from WebIDL implementations with the method they come from. r=peterv 2020-02-06 21:22:32 +00:00
AlignedTArray.h
AlignmentUtils.h
AnalyserNode.cpp bug 1610296 - Rename TypedArray_base::ComputeLengthAndData to TypedArray_base::ComputeState; r=bzbarsky 2020-01-23 03:22:06 +00:00
AnalyserNode.h
AudioBlock.cpp
AudioBlock.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
AudioBuffer.cpp bug 1610296 - Rename TypedArray_base::ComputeLengthAndData to TypedArray_base::ComputeState; r=bzbarsky 2020-01-23 03:22:06 +00:00
AudioBuffer.h
AudioBufferSourceNode.cpp Bug 1613978. Allow passing u"...", not just nsAStrings, to templated ThrowType/RangeError. r=peterv 2020-02-10 13:08:48 +00:00
AudioBufferSourceNode.h Bug 1161025 - Reject attempts to set non-null AudioBufferSourceNode.buffer more than once r=karlt,baku 2020-02-05 16:26:52 +00:00
AudioContext.cpp Bug 1613013 part 3. Annotate TypeErrors and RangeErrors from WebIDL implementations with the method they come from. r=peterv 2020-02-06 21:22:32 +00:00
AudioContext.h Bug 1586370 - Use MozPromise for AudioContextOperations and NotifyWhenGraphStarted. r=padenot 2019-12-18 22:50:52 +00:00
AudioDestinationNode.cpp Bug 1586370 - Use MozPromise for AudioContextOperations and NotifyWhenGraphStarted. r=padenot 2019-12-18 22:50:52 +00:00
AudioDestinationNode.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
AudioEventTimeline.cpp Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
AudioEventTimeline.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
AudioListener.cpp Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
AudioListener.h Bug 1573541 - Fix assertion failure in PannerNode.h; r=karlt 2019-08-15 21:17:36 +00:00
AudioNode.cpp Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
AudioNode.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
AudioNodeEngine.cpp Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
AudioNodeEngine.h Bug 1606148 align ProcessBlocksOnPorts() Span parameter lengths with number of inputs and outputs r=padenot 2020-01-15 14:44:39 +00:00
AudioNodeEngineNEON.cpp
AudioNodeEngineNEON.h
AudioNodeEngineSSE2.cpp
AudioNodeEngineSSE2.h
AudioNodeExternalInputTrack.cpp Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
AudioNodeExternalInputTrack.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
AudioNodeTrack.cpp Bug 1606148 align ProcessBlocksOnPorts() Span parameter lengths with number of inputs and outputs r=padenot 2020-01-15 14:44:39 +00:00
AudioNodeTrack.h Bug 1567949 - Expose the number of input channels of an AudioNode, on the audio rendering thread side. r=pehrsons 2019-11-19 18:22:55 +00:00
AudioParam.cpp Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
AudioParam.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
AudioParamDescriptorMap.h
AudioParamMap.cpp
AudioParamMap.h
AudioParamTimeline.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
AudioProcessingEvent.cpp
AudioProcessingEvent.h
AudioScheduledSourceNode.cpp
AudioScheduledSourceNode.h
AudioWorkletGlobalScope.cpp Bug 1613978. Allow passing u"...", not just nsAStrings, to templated ThrowType/RangeError. r=peterv 2020-02-10 13:08:48 +00:00
AudioWorkletGlobalScope.h Bug 1599952 initialize AudioWorkletProcessor.port r=baku 2019-12-11 00:24:09 +00:00
AudioWorkletImpl.cpp Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
AudioWorkletImpl.h Bug 1572627 implement currentFrame, currentTime, and sampleRate members on AudioWorkletGlobalScope r=padenot 2019-11-21 13:42:49 +00:00
AudioWorkletNode.cpp Bug 1613978. Allow passing u"...", not just nsAStrings, to templated ThrowType/RangeError. r=peterv 2020-02-10 13:08:48 +00:00
AudioWorkletNode.h Bug 1599952 initialize AudioWorkletNode.port r=baku 2019-12-03 01:11:13 +00:00
AudioWorkletProcessor.cpp Bug 1569809 - Remove AudioNodeOptions from the ctor of AudioWorkletProcessor. r=baku 2020-02-05 19:21:15 +00:00
AudioWorkletProcessor.h Bug 1569809 - Remove AudioNodeOptions from the ctor of AudioWorkletProcessor. r=baku 2020-02-05 19:21:15 +00:00
BiquadFilterNode.cpp bug 1610296 - Rename TypedArray_base::ComputeLengthAndData to TypedArray_base::ComputeState; r=bzbarsky 2020-01-23 03:22:06 +00:00
BiquadFilterNode.h
ChannelMergerNode.cpp Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
ChannelMergerNode.h
ChannelSplitterNode.cpp Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
ChannelSplitterNode.h
ConstantSourceNode.cpp Bug 1613978. Allow passing u"...", not just nsAStrings, to templated ThrowType/RangeError. r=peterv 2020-02-10 13:08:48 +00:00
ConstantSourceNode.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
ConvolverNode.cpp Bug 1613827. Be more careful with SharedBuffer::Create callsites. r=padenot 2020-02-11 16:58:33 +00:00
ConvolverNode.h
DelayBuffer.cpp
DelayBuffer.h Bug 1577236 - clang-10: Fix -Wimplicit-int-float-conversion warnings in dom/media r=jya 2019-08-30 05:44:13 +00:00
DelayNode.cpp Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
DelayNode.h
DynamicsCompressorNode.cpp Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
DynamicsCompressorNode.h
FFTBlock.cpp
FFTBlock.h
GainNode.cpp Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
GainNode.h
IIRFilterNode.cpp bug 1610296 - Rename TypedArray_base::ComputeLengthAndData to TypedArray_base::ComputeState; r=bzbarsky 2020-01-23 03:22:06 +00:00
IIRFilterNode.h
MediaBufferDecoder.cpp Bug 1613827. Be more careful with SharedBuffer::Create callsites. r=padenot 2020-02-11 16:58:33 +00:00
MediaBufferDecoder.h
MediaElementAudioSourceNode.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
MediaElementAudioSourceNode.h
MediaStreamAudioDestinationNode.cpp Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
MediaStreamAudioDestinationNode.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
MediaStreamAudioSourceNode.cpp Bug 1172394 - Always mark a MediaStreamAudioSourceNode attached to a live track as active. r=padenot 2019-11-14 14:33:44 +00:00
MediaStreamAudioSourceNode.h Bug 1172394 - Ignore video tracks in autoplay checks in MediaStreamAudioSourceNode. r=alwu 2019-11-13 22:39:53 +00:00
MediaStreamTrackAudioSourceNode.cpp Bug 1596433 - Mark MediaStreamTrackAudioSourceNode active when set up with a live input track. r=padenot 2019-11-15 15:25:05 +00:00
MediaStreamTrackAudioSourceNode.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
moz.build Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
OscillatorNode.cpp Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
OscillatorNode.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
PannerNode.cpp Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
PannerNode.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
PanningUtils.h
PeriodicWave.cpp Bug 1613827. Be more careful with SharedBuffer::Create callsites. r=padenot 2020-02-11 16:58:33 +00:00
PeriodicWave.h
PlayingRefChangeHandler.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
ReportDecodeResultTask.h
ScriptProcessorNode.cpp Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
ScriptProcessorNode.h
StereoPannerNode.cpp Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
StereoPannerNode.h
ThreeDPoint.cpp
ThreeDPoint.h
WaveShaperNode.cpp bug 1610296 - Rename TypedArray_base::ComputeLengthAndData to TypedArray_base::ComputeState; r=bzbarsky 2020-01-23 03:22:06 +00:00
WaveShaperNode.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
WebAudioUtils.cpp Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
WebAudioUtils.h Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00