summaryrefslogtreecommitdiffstats
path: root/media/audio/mac/audio_output_mac.h
Commit message (Expand)AuthorAgeFilesLines
* Remove AudioOutputMac.dalecurtis@chromium.org2013-03-151-121/+0
* Use ChannelMixer where applicable. Remove FoldChannels.dalecurtis@chromium.org2012-10-201-0/+5
* Switch OnMoreData() to use AudioBus.dalecurtis@chromium.org2012-09-051-0/+3
* Make audio build on the Mac OS X 10.7abarth@chromium.org2012-07-261-0/+1
* Revert 142862 - Change the way we are stopping audio stream on Mac once again.kkania@chromium.org2012-06-191-11/+4
* Change the way we are stopping audio stream on Mac once again.enal@chromium.org2012-06-181-4/+11
* Change the way we are stopping audio stream on Mac.enal@chromium.org2012-06-141-0/+8
* Move media/audio files into media namespace (relanding)vrk@google.com2012-04-031-1/+5
* Revert 130180 - Move media/audio files into media namespacevrk@google.com2012-04-021-5/+1
* Move media/audio files into media namespacevrk@google.com2012-04-021-1/+5
* Add OVERRIDE to media/.avi@chromium.org2011-11-161-6/+7
* Add a lock around getting and setting of source_ to avoid possible compiler r...ajwong@chromium.org2011-09-211-0/+8
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-06-221-1/+1
* Surround sound swizzling for Mac based on device channel layout preferences.annacc@chromium.org2011-05-261-1/+23
* Simplified AudioOutputStream interface.sergeyu@chromium.org2010-11-111-1/+3
* Add AudioParameters struct. Use it everywhere.sergeyu@chromium.org2010-08-311-2/+2
* Mac audio input implementationjoth@chromium.org2010-08-271-3/+1
* Rename a header and some methods to make way for subsequent audio recording a...satish@chromium.org2010-07-121-1/+1
* Remove size_t from audio IPC code.jam@chromium.org2010-02-051-4/+4
* SetVolume and GetVolume take one volume instead of separate left and right vo...fbarchard@chromium.org2009-11-041-2/+2
* Mac Surround Sound 5.1 channel layout adapter from AAC layout to native Audio...fbarchard@chromium.org2009-10-061-3/+5
* Fixing audio in machclam@chromium.org2009-09-171-0/+4
* 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
* Fix some threading issues and some refactoring in AudioRendererHosthclam@chromium.org2009-04-071-5/+6
* First part of the Mac Audio low level supportcpu@chromium.org2009-03-251-0/+63