summaryrefslogtreecommitdiffstats
path: root/media/audio/linux/alsa_wrapper.h
Commit message (Expand)AuthorAgeFilesLines
* Support use_alsa==0 on Linuxspang@chromium.org2013-11-281-81/+0
* Revert 138939 - alsa_output: Drain and pause pcm when stopping.scherkus@chromium.org2012-06-051-1/+0
* alsa_output: Drain and pause pcm when stopping.dgreid@chromium.org2012-05-251-0/+1
* 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
* Adding microphone volume support to chrome in linux. Totally there are 3 APIs...xians@chromium.org2012-02-281-1/+22
* There is a complain from Valgrind about invalid memory access in snd_device_n...xians@chromium.org2011-09-151-0/+1
* Create media.dll / libmedia.so.darin@chromium.org2011-08-291-1/+2
* Revert r95841 due to failing media_unittests on linux_shared bot.darin@chromium.org2011-08-081-2/+1
* Enable media.dll / libmedia.so.darin@chromium.org2011-08-081-1/+2
* Open ALSA device using hw_params callsdavej@chromium.org2011-04-191-1/+5
* Implement audio recording for Linux via ALSA.satish@chromium.org2010-09-021-0/+4
* Removed AlsaPcmOutputStrem::Packet. Fixed bug in AlsaPcmOutputStream::Schedul...sergeyu@chromium.org2010-05-141-0/+2
* Assume pending buffered bytes is zero when ALSA has underrun.scherkus@chromium.org2010-04-081-1/+2
* Move Alsa device opening into the audio thread, and add in support for multi-...ajwong@chromium.org2009-10-161-0/+4
* Provide unplayed bytes ALSA implementation of audiohclam@chromium.org2009-08-241-0/+1
* Reimplement the AlsaPcmOutputStream and fix the threading issues.ajwong@chromium.org2009-08-041-0/+38