summaryrefslogtreecommitdiffstats
path: root/media/audio/audio_util.h
Commit message (Expand)AuthorAgeFilesLines
* Add vector_math::FMUL. Replace audio_util::AdjustVolume.dalecurtis@chromium.org2013-04-081-29/+1
* Reland r186180 after fixing the --audio-buffer-size flag and cras issue.xians@chromium.org2013-03-071-15/+3
* Revert 186180 "Moved AudioUtil static functions:"hshi@chromium.org2013-03-071-0/+16
* Moved AudioUtil static functions:xians@chromium.org2013-03-051-16/+0
* Delete AudioOutputMixer.dalecurtis@chromium.org2013-02-011-9/+0
* Removes usage of media::IsWASAPISupported and introduces new CoreAudioUtil::I...henrika@chromium.org2012-11-141-4/+0
* Use ChannelMixer where applicable. Remove FoldChannels.dalecurtis@chromium.org2012-10-201-19/+0
* Convert WebAudio file handlers to use AudioBus.dalecurtis@chromium.org2012-08-301-13/+0
* Introduce shared_memory_support media target for PPAPI.dalecurtis@chromium.org2012-08-241-15/+0
* Upgrade AudioBus to support wrapping, interleaving.dalecurtis@chromium.org2012-08-211-11/+0
* Revert 152406 - Introduce shared_memory_support media target for PPAPI.dalecurtis@google.com2012-08-201-0/+15
* Introduce shared_memory_support media target for PPAPI.dalecurtis@chromium.org2012-08-201-15/+0
* Switch AudioRenderSink::Callback to use AudioBus.dalecurtis@chromium.org2012-08-091-2/+2
* Change the code to use 2 buffers on presumable good Windows boxes.enal@chromium.org2012-06-151-0/+3
* Revert 142430 - Do not stop audio physical stream immediately after logical o...kkania@chromium.org2012-06-151-3/+0
* Do not stop audio physical stream immediately after logical one had stopped.enal@chromium.org2012-06-151-0/+3
* Revert 141770 - Do not stop audio physical stream immediately after logical o...cpu@chromium.org2012-06-131-3/+0
* Do not stop audio physical stream immediately after logical one had stopped.enal@chromium.org2012-06-121-0/+3
* Revert 141476 - Do not stop audio physical stream immediately after logical o...sail@chromium.org2012-06-111-3/+0
* Do not stop audio physical stream immediately after logical one had stopped.enal@chromium.org2012-06-111-0/+3
* Merge AudioRendererImpl and AudioRendererBase; add NullAudioSinkvrk@chromium.org2012-04-061-0/+4
* Change InterleaveFloatToInt16() to work with uint8 and int32vrk@google.com2012-04-021-5/+6
* Make AudioParameters a class instead of a structvrk@google.com2012-03-211-6/+5
* Add software audio mixing to the audio utils.enal@chromium.org2012-03-201-0/+9
* Adds input volume control support for Windows platforms.henrika@chromium.org2012-03-061-4/+7
* Fix muted audio when playback rate != 1.0 or 0.0vrk@chromium.org2012-03-061-5/+0
* Clean up audio-related utility functions to compute buffer sizesvrk@chromium.org2012-03-051-5/+0
* Increase the buffer size in AudioRendererImpl to fix muted playback ratevrk@google.com2012-02-231-0/+5
* Adds support for 16kHz input sample rate and mono channel config. in WebRTC.henrika@chromium.org2012-01-191-0/+3
* Clean up AudioRendererAlgorithmBasevrk@google.com2012-01-101-1/+8
* Move decision if we need to use WASAPI or wave out into separate function.enal@chromium.org2011-12-031-0/+8
* 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