summaryrefslogtreecommitdiffstats
path: root/media/audio/cras
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in media/, take 2.avi2015-12-237-0/+14
* Add missing macros includes in media/.avi2015-12-193-0/+3
* Switch to standard integer types in media/.Avi Drissman2015-12-196-39/+39
* Forward the number of skipped frames by the OS in audio playout.grunell2015-12-182-5/+5
* Check if ChromeOS keyboard mic is available directly in GetInputStreamParamet...grunell2015-12-182-10/+1
* Revert of Forward the number of skipped frames by the OS in audio playout. (p...grunell2015-12-172-5/+5
* Forward the number of skipped frames by the OS in audio playout.grunell2015-12-142-5/+5
* Revert of Enable Beamforming by default on buddy (patchset #3 id:40001 of htt...aluebs2015-11-171-7/+2
* Enable Beamforming by default on buddyaluebs2015-11-071-2/+7
* Give the default beamforming device the "default" ID.ajm2015-10-022-40/+66
* Record UMA metric to track manual selection of beamforming devices.ajm2015-10-021-3/+33
* Restore the beamforming experiment control.ajm2015-10-011-5/+20
* Re-land attempt 2: Add localized default audio device names.ajm2015-09-292-37/+22
* Revert "Re-land: Add localized default audio device names."jmadill2015-09-292-22/+37
* Re-land: Add localized default audio device names.ajm2015-09-292-37/+22
* Revert "Add localized default audio device names."dgrogan2015-09-222-22/+37
* Add localized default audio device names.ajm2015-09-222-37/+22
* Add a virtual beamforming audio device on ChromeOS.ajm2015-09-142-17/+77
* Refactor AudioParameters member setting.ajm2015-09-081-6/+7
* Try to reland "Implement HasInputDevices in CrasAudioManager"cychiang2015-07-171-1/+9
* Revert of Implement HasInputDevices in CrasAudioManager (patchset #10 id:1700...mnissler2015-07-081-8/+1
* Implement HasInputDevices in CrasAudioManagercychiang2015-07-081-1/+8
* Use safer IPC serializations in media_param_traits.ccdcheng2015-06-301-13/+0
* Fix cras_input_unittests with component=shared_libraryspang2015-06-251-1/+2
* Fix Clang compile error.chinyue2015-06-251-1/+1
* Update CRAS loopback capture stream usage.chinyue2015-05-283-5/+47
* Update {virtual,override} to follow C++11 style in media.nick2015-04-242-2/+2
* Clang fixes for chromeosstevenjb2015-03-043-34/+35
* replace COMPILE_ASSERT with static_assert in media/mostynb2015-01-051-2/+2
* Clean up the CrasUnifiedStreamTest.ConstructedState test.wtc2014-12-171-7/+7
* [Hotword, Audio] Remove bad include that was not needed and caused compile er...rlp2014-12-161-1/+0
* [Hotword] Adding audio parameters to handle audio coming from the DSP.rlp2014-12-161-1/+6
* Add support for audio input mute detection on all platforms.henrika2014-10-162-0/+5
* replace OVERRIDE and FINAL with override and final in media/mostynb2014-10-075-27/+27
* Remove AudioBuffersState classacolwell2014-09-291-1/+1
* Set keyboard mic effect if available.grunell2014-09-242-2/+16
* Convert channel layout for cras_inputhychao2014-09-051-0/+36
* Revert of Revert of Remove the last piece of deprecated synchronous IO code. ...xians2014-08-283-81/+1
* Revert of Remove the last piece of deprecated synchronous IO code. (patchset ...tnagel2014-08-273-1/+81
* Remove the last piece of deprecated synchronous IO code.xians2014-08-273-81/+1
* Revert 290359 "Remove AudioBuffersState class."acolwell@chromium.org2014-08-181-2/+3
* Remove AudioBuffersState class.acolwell@chromium.org2014-08-181-3/+2
* Modifies AudioInputCallback::OnData and use media::AudioBus instead of plain ...henrika@chromium.org2014-06-193-13/+9
* Revert 277794 "Modifies AudioInputCallback::OnData and use media..."macourteau@chromium.org2014-06-173-10/+8
* Modifies AudioInputCallback::OnData and use media::AudioBus instead of plain ...henrika@chromium.org2014-06-173-8/+10
* add audio-buffer-size command line flag support to the input audio for all th...xians@chromium.org2014-05-201-2/+8
* Remove OnMoreIOData(), which is not used any more.xians@chromium.org2014-05-182-3/+5
* Improve spelling of "notification".tnagel@chromium.org2014-05-082-2/+2
* Revert 268203 "There are many ways to get it wrong."benjhayden@chromium.org2014-05-052-2/+2
* There are many ways to get it wrong.tnagel@chromium.org2014-05-052-2/+2