| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert pure ALSA buffer size to 2048. | dalecurtis@chromium.org | 2013-03-28 | 1 | -1/+1 |
* | Don't generate invalid AudioParameters. | crogers@google.com | 2013-03-28 | 1 | -20/+24 |
* | Make CRAS default device match others. | dgreid@chromium.org | 2013-03-28 | 1 | -5/+3 |
* | Re-land silence detection for audio output UI favicon indicator with crash fi... | miu@chromium.org | 2013-03-28 | 7 | -28/+545 |
* | Optimize AudioRendererAlgorithm for playback_rate ~= 1 and muted cases. | dalecurtis@chromium.org | 2013-03-28 | 2 | -21/+32 |
* | Fix HE-AAC v1 configuration parsing & 'unknown duration' for live handling. | acolwell@chromium.org | 2013-03-28 | 4 | -7/+18 |
* | Refactor VirtualAudioInputStream to use FakeAudioConsumer. | dalecurtis@google.com | 2013-03-28 | 2 | -41/+18 |
* | Revert 190863 "Revert 190807 "Fix a Chrome renderer hang which o..." | ygorshenin@chromium.org | 2013-03-27 | 7 | -16/+85 |
* | Convert a couple raw MessageLoopProxy* to scoped_refptr&. | dalecurtis@chromium.org | 2013-03-27 | 3 | -6/+9 |
* | Revert 190807 "Fix a Chrome renderer hang which occurs when a We..." | ygorshenin@chromium.org | 2013-03-27 | 7 | -85/+16 |
* | Fix a Chrome renderer hang which occurs when a WebMediaPlayerImpl instance is... | ananta@chromium.org | 2013-03-27 | 7 | -16/+85 |
* | Handle camera error during dequeue buffer | kcwu@chromium.org | 2013-03-26 | 2 | -2/+23 |
* | Remove WebVideoFrame, WebVideoFrameProvider, and WebVideoLayer. | danakj@chromium.org | 2013-03-26 | 1 | -1/+0 |
* | Linux: add an option to link pulseaudio directly (DT_NEEDED). | phajdan.jr@chromium.org | 2013-03-26 | 2 | -44/+69 |
* | Fixed the media_unittests for pulseaudio. | xians@chromium.org | 2013-03-26 | 3 | -15/+42 |
* | Refactor creation of the transform matrix in channel_mixer | jrummell@chromium.org | 2013-03-26 | 3 | -83/+165 |
* | Implement AUHALStream using an AUHAL with configurable device selection. | crogers@google.com | 2013-03-26 | 9 | -85/+1025 |
* | Roll FFMpeg for M27. | dalecurtis@google.com | 2013-03-25 | 1 | -1/+1 |
* | Introduce VideoFrameStream, the video frame provider in media pipeline. | xhwang@chromium.org | 2013-03-24 | 7 | -94/+699 |
* | Gestalt is gone in 64 bit, and 10.6 is Chromium minimum anyway. | avi@chromium.org | 2013-03-24 | 1 | -13/+0 |
* | Remove unused parameter to OnError() | jrummell@chromium.org | 2013-03-23 | 39 | -92/+82 |
* | Take advantage of XDAMAGE to support Screen Capture under ChromeOS. | wez@chromium.org | 2013-03-23 | 1 | -0/+7 |
* | Add speaker on/off control on Android for WebRTC | wjia@chromium.org | 2013-03-23 | 6 | -73/+136 |
* | Select OSX buffer size based on sample rate. | dalecurtis@google.com | 2013-03-23 | 2 | -11/+28 |
* | Bound frames to interleave based on decoded audio size. | dalecurtis@google.com | 2013-03-23 | 1 | -5/+6 |
* | Roll DEPS for FFmpeg security fix. | dalecurtis@google.com | 2013-03-22 | 1 | -0/+2 |
* | Revert 189870 "Add speaker on/off control on Android for WebRTC " | scherkus@chromium.org | 2013-03-22 | 3 | -95/+15 |
* | Add speaker on/off control on Android for WebRTC | wjia@chromium.org | 2013-03-22 | 3 | -15/+95 |
* | Fix 5.1 -> 7.1 upmixing. | dalecurtis@google.com | 2013-03-22 | 2 | -16/+26 |
* | Libcxx cleanup. | eugenis@chromium.org | 2013-03-22 | 1 | -27/+30 |
* | Remove reference counting from media::AudioDecoder and friends. | scherkus@chromium.org | 2013-03-21 | 23 | -212/+173 |
* | Don't change devices unless the sample rate changes. | dalecurtis@google.com | 2013-03-21 | 3 | -2/+19 |
* | * Update the desired aspect ratio in StartCapture call so that later the video | ronghuawu@chromium.org | 2013-03-21 | 1 | -0/+37 |
* | Ensure audio hash handles H([0,1]) == H(0) -> H(1). | dalecurtis@google.com | 2013-03-21 | 4 | -11/+34 |
* | Revert 189095 "Silence detection for audio output UI favicon ind..." | miu@chromium.org | 2013-03-21 | 7 | -545/+29 |
* | Add WebMAudioClient & WebMVideoClient to remove FFmpeg dependencies in WebMSt... | acolwell@chromium.org | 2013-03-20 | 9 | -241/+483 |
* | GpuVideoDecoder: fix OS_WIN define. | scherkus@chromium.org | 2013-03-20 | 1 | -1/+1 |
* | Linux: provide a gyp option not to use pulseaudio. | phajdan.jr@chromium.org | 2013-03-20 | 1 | -2/+7 |
* | Do not pass the string device_id via IPC message to create an audio input str... | xians@chromium.org | 2013-03-20 | 4 | -108/+22 |
* | Fix Android build after https://codereview.chromium.org/12843015/ | mnaganov@chromium.org | 2013-03-20 | 1 | -0/+1 |
* | Introduces AudioManager::Get() and deprecates AudioManager::Create(). | mukai@chromium.org | 2013-03-20 | 3 | -5/+24 |
* | Introduce VideoDecoder::HasOutputFrameAvailable(). | scherkus@chromium.org | 2013-03-20 | 6 | -59/+89 |
* | Add MODIFY_AUDIO_SETTINGS permission in Android manifest and implementation i... | wjia@chromium.org | 2013-03-20 | 8 | -12/+132 |
* | Introduce AudioHash for fuzzy audio matching. | dalecurtis@chromium.org | 2013-03-20 | 9 | -96/+289 |
* | Parsing filesystem url before giving it to media player | qinmin@chromium.org | 2013-03-19 | 7 | -62/+88 |
* | Silence detection for audio output UI favicon indicator. | miu@chromium.org | 2013-03-19 | 7 | -29/+545 |
* | Remove unnecessary TODO comments (bug already fixed) | jrummell@chromium.org | 2013-03-19 | 1 | -3/+0 |
* | [Cleanup] Remove StringPrintf from global namespace | groby@chromium.org | 2013-03-18 | 3 | -7/+7 |
* | Android: factor out use of SDK jar. | torne@chromium.org | 2013-03-18 | 1 | -3/+0 |
* | Remove yuv_convert_simd_x86 target from ARM builds. | sbc@chromium.org | 2013-03-16 | 1 | -46/+50 |