summaryrefslogtreecommitdiffstats
path: root/media/audio
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-121-1/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-115-5/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Random change to force a build. Fix style compliance. In theory, shouldn't br...maruel@chromium.org2009-03-021-2/+2
* Add destruction to AudioManager singleton for windowscpu@google.com2009-02-242-6/+14
* Audio related IPC messages and handlers from browser tohclam@chromium.org2009-02-201-0/+6
* IPC messages definitions for audio related requests fromhclam@chromium.org2009-02-161-3/+5
* Revert r9861 to fix buildhclam@chromium.org2009-02-161-5/+3
* IPC messages definitions for audio related requests fromhclam@chromium.org2009-02-161-3/+5
* Construct AudioRendererHost in BrowserRendererProcessHost, also constructhclam@chromium.org2009-02-113-0/+22
* Do not runsome PCM audio tests on the botscpu@google.com2009-01-192-3/+25
* Testing to determine why some trybots have issues with some PCMWave testing.cpu@google.com2009-01-171-2/+3
* Re-enable the audio tests that fail in the botscpu@google.com2009-01-144-4/+24
* disable failing media unit teststc@google.com2009-01-141-4/+4
* Low level windows audio support (part 2 of 2)cpu@google.com2009-01-133-9/+569
* Low level windows audio support (part 1 of 2)cpu@google.com2009-01-133-33/+125
* A simple tone source useful for testing and troubleshootingcpu@google.com2009-01-052-0/+83
* Audio support drop 2cpu@google.com2008-12-203-1/+157
* Same as 14820 but moved into media foldercpu@google.com2008-12-181-0/+135