summaryrefslogtreecommitdiffstats
path: root/media/audio
Commit message (Expand)AuthorAgeFilesLines
* Pad time to next audio data write to compensate for nanosleep inaccuracy on l...ajwong@chromium.org2009-10-151-0/+10
* 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-063-12/+60
* Avoid potential "NULL used as int" warnings by changing ASSERT_EQ(NULL, ...) ...pkasting@chromium.org2009-09-291-1/+1
* Fixing audio in machclam@chromium.org2009-09-173-8/+94
* Pause for <video> should have immediate effect on audiohclam@chromium.org2009-09-171-2/+3
* AudioHardwareGetProperty is deprecated in Mac OS X 10.6 ("Snow Leopard").mark@chromium.org2009-09-171-5/+15
* Don't redefine what Snow Leopard provides if Snow Leopard has provided it.mark@chromium.org2009-09-161-1/+3
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-1/+1
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-1/+1
* Provide unplayed bytes ALSA implementation of audiohclam@chromium.org2009-08-244-3/+32
* Providing unplayed bytes in audio hardware bufferhclam@chromium.org2009-08-2413-33/+115
* Threadsafe access to AudioSource callback. Release stream on close. Handle er...ajwong@chromium.org2009-08-215-46/+151
* Remove the folding define macro.ajwong@chromium.org2009-08-201-7/+0
* Bump kNumBuffers to 3fbarchard@chromium.org2009-08-202-16/+22
* Enabled mono playback support for Linux.scherkus@chromium.org2009-08-202-5/+20
* Possible deadlock in PCM audio Start() methodcpu@chromium.org2009-08-182-6/+47
* AudioRendererHost send ViewMsg_AudioStreamStatehclam@chromium.org2009-08-111-9/+0
* Fix a leak in AudioRendererBaseTest::OneCompleteReadCyclehclam@chromium.org2009-08-061-1/+2
* Reimplement the AlsaPcmOutputStream and fix the threading issues.ajwong@chromium.org2009-08-048-512/+1136
* Surround Sound handling by folding 5 channels down to stereo.fbarchard@chromium.org2009-07-255-5/+207
* Software volume control hook-up in linux.ajwong@chromium.org2009-07-252-3/+14
* Refactoring to share MockAudioOutputStream implementations across 3 platformshclam@google.com2009-07-2218-191/+189
* Revert r21137 to fix Chromium mac valgrindhclam@chromium.org2009-07-2117-188/+190
* Refactoring to share MockAudioOutputStream implementations across 3 platformshclam@chromium.org2009-07-2117-190/+188
* Software volume adjustment by changing samples.fbarchard@chromium.org2009-07-205-26/+178
* Allow 6 channel to pass thru to driver.fbarchard@chromium.org2009-07-161-2/+11
* Put some hard limits on the low level audio apicpu@google.com2009-07-013-0/+50
* Changing overstrict CHECKs to just setting the object into an invalid state.ajwong@chromium.org2009-06-201-5/+17
* Setting svn:eol-style LF for media source files.scherkus@chromium.org2009-06-174-78/+79
* Changed to use PushSource for the intermediate bufferhclam@chromium.org2009-06-052-0/+41
* Fix build bustage due to media_testshclam@chromium.org2009-06-042-44/+45
* Allow PushSource to have smaller write size than read size (packet size)hclam@chromium.org2009-06-044-56/+132
* Change default audio device from "plug:default" to "default".ajwong@chromium.org2009-05-273-4/+5
* Non blocking audio sourcecpu@google.com2009-05-233-6/+241
* Third attempt at http://codereview.chromium.org/115276ajwong@chromium.org2009-05-215-4/+790
* Revert r16622estade@chromium.org2009-05-215-790/+4
* Reapply http://codereview.chromium.org/115276ajwong@chromium.org2009-05-215-4/+790
* Revert http://codereview.chromium.org/115276ajwong@chromium.org2009-05-215-790/+4
* This iteration creates one message loop per audio output stream that is respo...ajwong@chromium.org2009-05-215-4/+790
* Third installement of low level audio for maccpu@chromium.org2009-04-302-14/+130
* Prototype audio time shift.fbarchard@chromium.org2009-04-231-2/+3
* Windows low level audio small changescpu@google.com2009-04-162-17/+99
* Second part of the low level audio for Maccpu@chromium.org2009-04-145-67/+145
* Fix some threading issues and some refactoring in AudioRendererHosthclam@chromium.org2009-04-076-8/+34
* First part of the Mac Audio low level supportcpu@chromium.org2009-03-254-4/+278
* Revert tree bustage cause by r11904.hclam@chromium.org2009-03-175-6/+0
* andrew's patchhclam@chromium.org2009-03-175-0/+6