index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
/
audio
/
audio_util.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Low-latency AudioInputStream implementation based on WASAPI for Windows.
henrika@chromium.org
2011-10-24
1
-2
/
+30
*
Fix playing of 8-bit sample files via webaudio.
rtoy@google.com
2011-10-18
1
-1
/
+1
*
Add API to query for the audio buffer size.
rtoy@google.com
2011-09-15
1
-0
/
+17
*
Windows-only change -- issue is worst on Windows because of pre-buffering. On...
enal@chromium.org
2011-09-15
1
-2
/
+20
*
Revert 99236 - Very short-term change: while working on proper long-term solu...
crogers@google.com
2011-09-02
1
-20
/
+2
*
Very short-term change: while working on proper long-term solution,
enal@chromium.org
2011-09-01
1
-2
/
+20
*
Fix problem when 'ended' event was fired before stream really ended.
enal@chromium.org
2011-08-23
1
-0
/
+40
*
[Reverted due to check_deps failure]
zea@chromium.org
2011-07-15
1
-33
/
+0
*
Fix problem when 'ended' event was fired before stream really ended.
enal@chromium.org
2011-07-15
1
-0
/
+33
*
Add WebKit API to retrieve the audio hardware sample-rate
crogers@google.com
2011-03-23
1
-0
/
+15
*
Cleaning up src/media to be consistent with static versus anonymous namespaces.
scherkus@chromium.org
2011-03-07
1
-10
/
+4
*
Implement renderer AudioDevice API for low-latency audio output
crogers@google.com
2011-01-15
1
-0
/
+19
*
Fix indents. I am used to webkit style, so did it wrong in last commit.
inferno@chromium.org
2011-01-06
1
-2
/
+2
*
Turn the volume range check into a bail out return to prevent browser crash.
inferno@chromium.org
2011-01-06
1
-3
/
+5
*
(Committing on behalf of Chris Rogers -- original CL http://codereview.chromi...
kbr@google.com
2010-12-16
1
-0
/
+46
*
enable folding code for 6.1 and 7.1 surround sound.
fbarchard@chromium.org
2010-09-13
1
-5
/
+5
*
Fix folding code to respect new AAC channel order caused by ffmpeg roll. Als...
fbarchard@chromium.org
2010-05-17
1
-7
/
+4
*
Revert 46314 - floating point audio support in util functions for volume and ...
fbarchard@chromium.org
2010-05-04
1
-44
/
+13
*
floating point audio support in util functions for volume and folding
fbarchard@chromium.org
2010-05-04
1
-13
/
+44
*
Fold first 3 channels of multichannel instead of 5. Use fixed point.
fbarchard@chromium.org
2009-10-20
1
-85
/
+98
*
Surround Sound handling by folding 5 channels down to stereo.
fbarchard@chromium.org
2009-07-25
1
-0
/
+89
*
Software volume adjustment by changing samples.
fbarchard@chromium.org
2009-07-20
1
-0
/
+62