summaryrefslogtreecommitdiffstats
path: root/media/audio/simple_sources.h
Commit message (Expand)AuthorAgeFilesLines
* Rename a header and some methods to make way for subsequent audio recording a...satish@chromium.org2010-07-121-1/+1
* AudioController to perform audio operations on a separate threadhclam@chromium.org2010-06-071-3/+2
* Removed PushSource::Packet. SeekableBuffer.current_time() fixed to returnsergeyu@chromium.org2010-05-261-12/+4
* Flush audio data after seekhclam@chromium.org2010-04-081-7/+5
* Remove size_t from audio IPC code.jam@chromium.org2010-02-051-14/+14
* Providing unplayed bytes in audio hardware bufferhclam@chromium.org2009-08-241-4/+4
* Allow PushSource to have smaller write size than read size (packet size)hclam@chromium.org2009-06-041-1/+3
* Non blocking audio sourcecpu@google.com2009-05-231-4/+61
* A simple tone source useful for testing and troubleshootingcpu@google.com2009-01-051-0/+40