summaryrefslogtreecommitdiffstats
path: root/media/audio/linux/alsa_output.h
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-2/+2
* Simplified AudioOutputStream interface.sergeyu@chromium.org2010-11-111-4/+10
* Add AudioBuffersState struct. Use it for audio synchronization.sergeyu@chromium.org2010-09-291-2/+3
* Implement audio recording for Linux via ALSA.satish@chromium.org2010-09-021-4/+0
* Add AudioParameters struct. Use it everywhere.sergeyu@chromium.org2010-08-311-5/+3
* Share one thread between all AudioOutputControllers instead of creating one p...sergeyu@chromium.org2010-08-251-1/+1
* Revert 57254 - Share one thread between all AudioOutputControllers instead of...scherkus@chromium.org2010-08-241-1/+1
* Share one thread between all AudioOutputControllers instead of creating one p...sergeyu@chromium.org2010-08-241-1/+1
* GTTF: more FRIEND_TEST_ALL_PREFIXESphajdan.jr@chromium.org2010-07-271-21/+24
* Fixed ended event when playing audio on linux.sergeyu@chromium.org2010-07-141-1/+0
* Rename a header and some methods to make way for subsequent audio recording a...satish@chromium.org2010-07-121-1/+1
* Revert 49982 - patchthakis@chromium.org2010-06-161-2/+0
* patchthakis@chromium.org2010-06-161-0/+2
* Fixed media_unittests.sergeyu@chromium.org2010-05-151-2/+2
* Removed AlsaPcmOutputStrem::Packet. Fixed bug in AlsaPcmOutputStream::Schedul...sergeyu@chromium.org2010-05-141-22/+12
* Assume pending buffered bytes is zero when ALSA has underrun.scherkus@chromium.org2010-04-081-0/+2
* Minor C++ fixes found by Clang.evan@chromium.org2010-03-301-1/+1
* Remove size_t from audio IPC code.jam@chromium.org2010-02-051-29/+28
* First patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-1/+3
* SetVolume and GetVolume take one volume instead of separate left and right vo...fbarchard@chromium.org2009-11-041-2/+2
* Move Alsa device opening into the audio thread, and add in support for multi-...ajwong@chromium.org2009-10-161-6/+34
* Providing unplayed bytes in audio hardware bufferhclam@chromium.org2009-08-241-1/+2
* Threadsafe access to AudioSource callback. Release stream on close. Handle er...ajwong@chromium.org2009-08-211-11/+31
* Reimplement the AlsaPcmOutputStream and fix the threading issues.ajwong@chromium.org2009-08-041-103/+145
* Software volume control hook-up in linux.ajwong@chromium.org2009-07-251-0/+3
* Refactoring to share MockAudioOutputStream implementations across 3 platformshclam@google.com2009-07-221-1/+0
* Revert r21137 to fix Chromium mac valgrindhclam@chromium.org2009-07-211-0/+1
* Refactoring to share MockAudioOutputStream implementations across 3 platformshclam@chromium.org2009-07-211-1/+0
* Change default audio device from "plug:default" to "default".ajwong@chromium.org2009-05-271-2/+3
* Third attempt at http://codereview.chromium.org/115276ajwong@chromium.org2009-05-211-0/+165
* Revert r16622estade@chromium.org2009-05-211-165/+0
* Reapply http://codereview.chromium.org/115276ajwong@chromium.org2009-05-211-0/+165
* Revert http://codereview.chromium.org/115276ajwong@chromium.org2009-05-211-165/+0
* This iteration creates one message loop per audio output stream that is respo...ajwong@chromium.org2009-05-211-0/+165