summaryrefslogtreecommitdiffstats
path: root/media/audio/audio_util.h
Commit message (Expand)AuthorAgeFilesLines
* Low-latency AudioInputStream implementation based on WASAPI for Windows.henrika@chromium.org2011-10-241-1/+4
* Add API to query for the audio buffer size.rtoy@google.com2011-09-151-0/+5
* Windows-only change -- issue is worst on Windows because of pre-buffering. On...enal@chromium.org2011-09-151-0/+4
* Revert 99236 - Very short-term change: while working on proper long-term solu...crogers@google.com2011-09-021-4/+0
* Very short-term change: while working on proper long-term solution,enal@chromium.org2011-09-011-0/+4
* Fix link error with components build and media.dll. I have no idea why the bo...jam@chromium.org2011-08-301-6/+6
* Create media.dll / libmedia.so.darin@chromium.org2011-08-291-21/+22
* Fix problem when 'ended' event was fired before stream really ended.enal@chromium.org2011-08-231-0/+15
* Revert r95841 due to failing media_unittests on linux_shared bot.darin@chromium.org2011-08-081-15/+14
* Enable media.dll / libmedia.so.darin@chromium.org2011-08-081-14/+15
* Revert 95496 - Create media.dllapatrick@chromium.org2011-08-051-15/+14
* Create media.dlldarin@chromium.org2011-08-041-14/+15
* Move SwizzleCoreAudioLayout5_1() closer to where it's called.scherkus@chromium.org2011-07-291-18/+1
* [Reverted due to check_deps failure]zea@chromium.org2011-07-151-15/+1
* Fix problem when 'ended' event was fired before stream really ended.enal@chromium.org2011-07-151-1/+15
* Add WebKit API to retrieve the audio hardware sample-ratecrogers@google.com2011-03-231-0/+3
* Add a low-latency AudioOutputStream implementation for Mac OS X.crogers@google.com2011-01-291-0/+17
* Implement renderer AudioDevice API for low-latency audio outputcrogers@google.com2011-01-151-0/+12
* (Committing on behalf of Chris Rogers -- original CL http://codereview.chromi...kbr@google.com2010-12-161-1/+14
* Surround Sound handling by folding 5 channels down to stereo.fbarchard@chromium.org2009-07-251-0/+24
* Software volume adjustment by changing samples.fbarchard@chromium.org2009-07-201-0/+30