summaryrefslogtreecommitdiffstats
path: root/media/audio/simple_sources_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Description:annacc@chromium.org2011-05-161-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Cleaning up src/media to be consistent with static versus anonymous namespaces.scherkus@chromium.org2011-03-071-6/+2
* Simplified AudioOutputStream interface.sergeyu@chromium.org2010-11-111-4/+2
* Convert LOG(INFO) to VLOG(1) - media/.pkasting@chromium.org2010-10-191-3/+2
* Add AudioBuffersState struct. Use it for audio synchronization.sergeyu@chromium.org2010-09-291-2/+3
* Add AudioParameters struct. Use it everywhere.sergeyu@chromium.org2010-08-311-6/+6
* Share one thread between all AudioOutputControllers instead of creating one p...sergeyu@chromium.org2010-08-251-0/+1
* Revert 57254 - Share one thread between all AudioOutputControllers instead of...scherkus@chromium.org2010-08-241-1/+0
* Share one thread between all AudioOutputControllers instead of creating one p...sergeyu@chromium.org2010-08-241-0/+1
* Rename a header and some methods to make way for subsequent audio recording a...satish@chromium.org2010-07-121-3/+3
* Flush audio data after seekhclam@chromium.org2010-04-081-3/+2
* Remove size_t from audio IPC code.jam@chromium.org2010-02-051-13/+13
* Providing unplayed bytes in audio hardware bufferhclam@chromium.org2009-08-241-1/+1
* Refactoring to share MockAudioOutputStream implementations across 3 platformshclam@google.com2009-07-221-0/+46
* Revert r21137 to fix Chromium mac valgrindhclam@chromium.org2009-07-211-46/+0
* Refactoring to share MockAudioOutputStream implementations across 3 platformshclam@chromium.org2009-07-211-0/+46
* Setting svn:eol-style LF for media source files.scherkus@chromium.org2009-06-171-62/+62
* Fix build bustage due to media_testshclam@chromium.org2009-06-041-44/+0
* Allow PushSource to have smaller write size than read size (packet size)hclam@chromium.org2009-06-041-0/+106