summaryrefslogtreecommitdiffstats
path: root/media/audio/audio_parameters.h
Commit message (Expand)AuthorAgeFilesLines
* Try relanding this CL, the original CL passed the try bots but failed the mac...xians@chromium.org2013-06-031-0/+10
* Revert 203686 "Trying relanding this CL, the original CL passed ..."xians@chromium.org2013-06-031-10/+0
* Trying relanding this CL, the original CL passed the try bots but failed the ...xians@chromium.org2013-06-031-0/+10
* Revert 203427 "Hook up the device selection to the WebAudio live..."justinlin@chromium.org2013-05-311-10/+0
* Hook up the device selection to the WebAudio live audio.xians@chromium.org2013-05-311-0/+10
* Pass more detailed audio hardware configuration information to the renderercrogers@google.com2013-03-131-1/+4
* Remove browser-wide audio mirroring and --force-audio-mirroring flag.miu@chromium.org2013-02-271-2/+2
* Plumb |input_channels| all the way to AudioManagercrogers@google.com2013-02-071-0/+11
* Goal: Provide browser-wide audio mirroring for the TabCapture API.justinlin@chromium.org2012-12-041-0/+2
* Handle audio device changes on Windows.dalecurtis@google.com2012-10-261-6/+13
* Simulate an audio output stream when a real one isn't available.dalecurtis@chromium.org2012-10-181-2/+2
* Remove a bunch of dead fields found by Scythe.fischman@chromium.org2012-07-311-6/+6
* Move media/audio files into media namespace (relanding)vrk@google.com2012-04-031-0/+4
* Revert 130180 - Move media/audio files into media namespacevrk@google.com2012-04-021-4/+0
* Move media/audio files into media namespacevrk@google.com2012-04-021-0/+4
* Adds Analog Gain Control (AGC) to the WebRTC client.henrika@chromium.org2012-03-281-0/+13
* Make AudioParameters a class instead of a structvrk@google.com2012-03-211-14/+28
* Clean up audio-related utility functions to compute buffer sizesvrk@chromium.org2012-03-051-1/+3
* Replace AudioDecoderConfig with simple accessors on AudioDecoder.scherkus@chromium.org2011-09-161-4/+1
* Create media.dll / libmedia.so.darin@chromium.org2011-08-291-3/+4
* Revert r95841 due to failing media_unittests on linux_shared bot.darin@chromium.org2011-08-081-4/+3
* Enable media.dll / libmedia.so.darin@chromium.org2011-08-081-3/+4
* Revert 95496 - Create media.dllapatrick@chromium.org2011-08-051-3/+2
* Create media.dlldarin@chromium.org2011-08-041-2/+3
* Description:annacc@chromium.org2011-05-161-6/+9
* Replace AudioDecoder::media_format() with AudioDecoderConfig.scherkus@chromium.org2011-04-261-1/+7
* Implemented AudioOutputProxy.sergeyu@chromium.org2010-11-241-0/+6
* Simplified AudioOutputStream interface.sergeyu@chromium.org2010-11-111-6/+12
* Add AudioParameters struct. Use it everywhere.sergeyu@chromium.org2010-08-311-0/+38