summaryrefslogtreecommitdiffstats
path: root/media/audio/fake_audio_input_stream.cc
Commit message (Expand)AuthorAgeFilesLines
* Adding delay estimation to input audio.xians@chromium.org2011-10-041-1/+1
* Convert all of media/ over to the new base::{Bind,Callback} hotness.fischman@chromium.org2011-09-291-3/+5
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-06-221-2/+3
* Simplified AudioOutputStream interface.sergeyu@chromium.org2010-11-111-7/+6
* FBTF: More dtor deinlining. (Can almost see the end!)erg@google.com2010-10-221-0/+2
* Add AudioParameters struct. Use it everywhere.sergeyu@chromium.org2010-08-311-9/+6
* FBTF: Remove unneeded headers from base/ (part 5)thestig@chromium.org2010-08-071-2/+0
* Add a fake audio input stream for testing purposes.satish@chromium.org2010-07-151-0/+80