gecko/content/media/webaudio
Ehsan Akhgari bbfd0958e3 Backed out 4 changesets (bug 849713) since builds fail because of warnings as errors
Backed out changeset e811d4258d45 (bug 849713)
Backed out changeset 26aa58e87d5d (bug 849713)
Backed out changeset 9a6552161eff (bug 849713)
Backed out changeset 3551877d9b92 (bug 849713)

Landing on a CLOSED TREE
2013-03-11 16:14:42 -04:00
..
compiledtest Bug 836076 - Part 5: Provide an API for converting event times to tick values; r=roc 2013-03-01 17:06:03 -05:00
test Backed out 4 changesets (bug 849713) since builds fail because of warnings as errors 2013-03-11 16:14:42 -04:00
AudioBuffer.cpp Bug 848651 - Part 2: Log an error to the Web Console if we run out of memory while trying to resample an AudioBuffer for playback; r=padenot 2013-03-08 11:49:56 -05:00
AudioBuffer.h Bug 804387. Part 9: Update WebAudio implementation to integrate with AudioNodeStream. r=ehsan 2013-02-05 12:07:25 +13:00
AudioBufferSourceNode.cpp Backed out 4 changesets (bug 849713) since builds fail because of warnings as errors 2013-03-11 16:14:42 -04:00
AudioBufferSourceNode.h Backed out 4 changesets (bug 849713) since builds fail because of warnings as errors 2013-03-11 16:14:42 -04:00
AudioContext.cpp Bug 849230 - Limit the range of sample rates accepted by AudioContext.createBuffer according to the spec; r=padenot 2013-03-08 12:29:00 -05:00
AudioContext.h Bug 804387. Part 9: Update WebAudio implementation to integrate with AudioNodeStream. r=ehsan 2013-02-05 12:07:25 +13:00
AudioDestinationNode.cpp Bug 839753 - Fix up CC implementation for AudioDestinationNode. r=smaug 2013-02-12 08:42:59 -08:00
AudioDestinationNode.h Bug 804387. Part 9: Update WebAudio implementation to integrate with AudioNodeStream. r=ehsan 2013-02-05 12:07:25 +13:00
AudioListener.cpp
AudioListener.h Bug 832788. Part 3: AudioListener DopplerFactor/SpeedOfSound should take float per WebIDL. r=ehsan 2013-01-29 14:40:59 +13:00
AudioNode.cpp Bug 804387. Part 9: Update WebAudio implementation to integrate with AudioNodeStream. r=ehsan 2013-02-05 12:07:25 +13:00
AudioNode.h Bug 836076 - Part 3: Make AudioParams call back into their owning node when they're modified; r=roc 2013-01-28 18:59:29 -05:00
AudioParam.cpp Bug 836076 - Part 3: Make AudioParams call back into their owning node when they're modified; r=roc 2013-01-28 18:59:29 -05:00
AudioParam.h Bug 836076 - Part 3: Make AudioParams call back into their owning node when they're modified; r=roc 2013-01-28 18:59:29 -05:00
AudioSourceNode.cpp
AudioSourceNode.h Bug 804837. Part 0: Rework the connection and input/output port logic for Web Audio nodes; r=ehsan 2013-01-23 19:50:18 -05:00
BiquadFilterNode.cpp Bug 836076 - Part 3: Make AudioParams call back into their owning node when they're modified; r=roc 2013-01-28 18:59:29 -05:00
BiquadFilterNode.h Bug 835648 - Move typed enum support to a new header. r=Ms2ger 2013-01-28 16:33:17 -08:00
DelayNode.cpp Bug 836076 - Part 3: Make AudioParams call back into their owning node when they're modified; r=roc 2013-01-28 18:59:29 -05:00
DelayNode.h Bug 804837. Part 0: Rework the connection and input/output port logic for Web Audio nodes; r=ehsan 2013-01-23 19:50:18 -05:00
DynamicsCompressorNode.cpp Bug 836076 - Part 3: Make AudioParams call back into their owning node when they're modified; r=roc 2013-01-28 18:59:29 -05:00
DynamicsCompressorNode.h Bug 804837. Part 0: Rework the connection and input/output port logic for Web Audio nodes; r=ehsan 2013-01-23 19:50:18 -05:00
EnableWebAudioCheck.cpp
EnableWebAudioCheck.h
GainNode.cpp Bug 836076 - Part 6: Hook up GainNode to the MediaStreams back-end to enable controlling the volume of the audio being played back; r=roc 2013-01-29 18:37:51 -05:00
GainNode.h Bug 836076 - Part 6: Hook up GainNode to the MediaStreams back-end to enable controlling the volume of the audio being played back; r=roc 2013-01-29 18:37:51 -05:00
Makefile.in Bug 834172 - Remove GStreamer flags from webaudio Makefile. r=cpearce 2013-03-05 09:56:35 -05:00
MediaBufferDecoder.cpp Bug 846329 - Fix decodeAudioData to decode all channels and not only the first one; r=padenot 2013-03-04 21:27:13 -05:00
MediaBufferDecoder.h Bug 792263 - Implement decodeAudioData; r=bzbarsky,cpearce,padenot 2013-02-01 17:13:23 -05:00
moz.build Bug 784841 - Part 18g: Convert /content; r=glandium 2013-02-25 12:47:19 -08:00
PannerNode.cpp Bug 804837. Part 0: Rework the connection and input/output port logic for Web Audio nodes; r=ehsan 2013-01-23 19:50:18 -05:00
PannerNode.h Bug 835648 - Move typed enum support to a new header. r=Ms2ger 2013-01-28 16:33:17 -08:00
ReportDecodeResultTask.h Bug 792263 - Implement decodeAudioData; r=bzbarsky,cpearce,padenot 2013-02-01 17:13:23 -05:00
ThreeDPoint.h