summaryrefslogtreecommitdiffstats
path: root/media/audio/mac/audio_output_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* Looping for audio / videohclam@chromium.org2010-04-141-3/+25
* Too many audio hangs Leopardhclam@chromium.org2010-04-131-0/+1
* Remove size_t from audio IPC code.jam@chromium.org2010-02-051-11/+11
* SetVolume and GetVolume take one volume instead of separate left and right vo...fbarchard@chromium.org2009-11-041-8/+5
* Move Alsa device opening into the audio thread, and add in support for multi-...ajwong@chromium.org2009-10-161-2/+1
* Support 8 and 32 bit formats for Mac Channel Swizzler.fbarchard@chromium.org2009-10-091-2/+4
* quick syntax fixfbarchard@chromium.org2009-10-081-1/+1
* Support 8 and 32 bit formats for Mac Channel Swizzler.fbarchard@chromium.org2009-10-081-7/+13
* Mac Surround Sound 5.1 channel layout adapter from AAC layout to native Audio...fbarchard@chromium.org2009-10-061-9/+43
* Fixing audio in machclam@chromium.org2009-09-171-8/+32
* Don't redefine what Snow Leopard provides if Snow Leopard has provided it.mark@chromium.org2009-09-161-1/+3
* Providing unplayed bytes in audio hardware bufferhclam@chromium.org2009-08-241-1/+3
* Refactoring to share MockAudioOutputStream implementations across 3 platformshclam@google.com2009-07-221-4/+0
* Revert r21137 to fix Chromium mac valgrindhclam@chromium.org2009-07-211-0/+4
* Refactoring to share MockAudioOutputStream implementations across 3 platformshclam@chromium.org2009-07-211-4/+0
* Setting svn:eol-style LF for media source files.scherkus@chromium.org2009-06-171-4/+4
* Third installement of low level audio for maccpu@chromium.org2009-04-301-14/+80
* Second part of the low level audio for Maccpu@chromium.org2009-04-141-17/+38
* Fix some threading issues and some refactoring in AudioRendererHosthclam@chromium.org2009-04-071-2/+6
* First part of the Mac Audio low level supportcpu@chromium.org2009-03-251-0/+120