summaryrefslogtreecommitdiffstats
path: root/media/audio/linux/alsa_wrapper.h
Commit message (Expand)AuthorAgeFilesLines
* 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