| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds input volume control support for Windows platforms. | henrika@chromium.org | 2012-03-06 | 1 | -4/+7 |
* | Fix muted audio when playback rate != 1.0 or 0.0 | vrk@chromium.org | 2012-03-06 | 1 | -5/+0 |
* | Clean up audio-related utility functions to compute buffer sizes | vrk@chromium.org | 2012-03-05 | 1 | -5/+0 |
* | Increase the buffer size in AudioRendererImpl to fix muted playback rate | vrk@google.com | 2012-02-23 | 1 | -0/+5 |
* | Adds support for 16kHz input sample rate and mono channel config. in WebRTC. | henrika@chromium.org | 2012-01-19 | 1 | -0/+3 |
* | Clean up AudioRendererAlgorithmBase | vrk@google.com | 2012-01-10 | 1 | -1/+8 |
* | Move decision if we need to use WASAPI or wave out into separate function. | enal@chromium.org | 2011-12-03 | 1 | -0/+8 |
* | Low-latency AudioInputStream implementation based on WASAPI for Windows. | henrika@chromium.org | 2011-10-24 | 1 | -1/+4 |
* | Add API to query for the audio buffer size. | rtoy@google.com | 2011-09-15 | 1 | -0/+5 |
* | Windows-only change -- issue is worst on Windows because of pre-buffering. On... | enal@chromium.org | 2011-09-15 | 1 | -0/+4 |
* | Revert 99236 - Very short-term change: while working on proper long-term solu... | crogers@google.com | 2011-09-02 | 1 | -4/+0 |
* | Very short-term change: while working on proper long-term solution, | enal@chromium.org | 2011-09-01 | 1 | -0/+4 |
* | Fix link error with components build and media.dll. I have no idea why the bo... | jam@chromium.org | 2011-08-30 | 1 | -6/+6 |
* | Create media.dll / libmedia.so. | darin@chromium.org | 2011-08-29 | 1 | -21/+22 |
* | Fix problem when 'ended' event was fired before stream really ended. | enal@chromium.org | 2011-08-23 | 1 | -0/+15 |
* | Revert r95841 due to failing media_unittests on linux_shared bot. | darin@chromium.org | 2011-08-08 | 1 | -15/+14 |
* | Enable media.dll / libmedia.so. | darin@chromium.org | 2011-08-08 | 1 | -14/+15 |
* | Revert 95496 - Create media.dll | apatrick@chromium.org | 2011-08-05 | 1 | -15/+14 |
* | Create media.dll | darin@chromium.org | 2011-08-04 | 1 | -14/+15 |
* | Move SwizzleCoreAudioLayout5_1() closer to where it's called. | scherkus@chromium.org | 2011-07-29 | 1 | -18/+1 |
* | [Reverted due to check_deps failure] | zea@chromium.org | 2011-07-15 | 1 | -15/+1 |
* | Fix problem when 'ended' event was fired before stream really ended. | enal@chromium.org | 2011-07-15 | 1 | -1/+15 |
* | Add WebKit API to retrieve the audio hardware sample-rate | crogers@google.com | 2011-03-23 | 1 | -0/+3 |
* | Add a low-latency AudioOutputStream implementation for Mac OS X. | crogers@google.com | 2011-01-29 | 1 | -0/+17 |
* | Implement renderer AudioDevice API for low-latency audio output | crogers@google.com | 2011-01-15 | 1 | -0/+12 |
* | (Committing on behalf of Chris Rogers -- original CL http://codereview.chromi... | kbr@google.com | 2010-12-16 | 1 | -1/+14 |
* | Surround Sound handling by folding 5 channels down to stereo. | fbarchard@chromium.org | 2009-07-25 | 1 | -0/+24 |
* | Software volume adjustment by changing samples. | fbarchard@chromium.org | 2009-07-20 | 1 | -0/+30 |