index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
/
audio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix playback rate w/o audio. Remove unused SetPlaybackRate().
dalecurtis@chromium.org
2012-08-01
2
-11
/
+2
*
Candidate fix for a crash at shutdown when the IO thread is going away. More ...
tommi@chromium.org
2012-07-31
2
-4
/
+9
*
Remove a bunch of dead fields found by Scythe.
fischman@chromium.org
2012-07-31
3
-8
/
+6
*
Change NumberOfWaveOutBuffers() to return 3 for Windows >= Vista (instead of ...
viettrungluu@chromium.org
2012-07-31
1
-3
/
+3
*
Move AudioDevice and AudioInputDevice to media.
tommi@chromium.org
2012-07-27
11
-5
/
+1682
*
This CL adds support for experimental exclusive-mode streaming to WASAPIAudio...
henrika@chromium.org
2012-07-27
4
-131
/
+542
*
Uses DCHECK_GT() instead of DCHECK_LE().
khorimoto@chromium.org
2012-07-27
1
-1
/
+1
*
Changed DCHECK() to DCHECK_LE() to improve readability.
khorimoto@chromium.org
2012-07-26
1
-1
/
+1
*
Make audio build on the Mac OS X 10.7
abarth@chromium.org
2012-07-26
3
-0
/
+3
*
First step towards moving AudioDevice and AudioInputDevice from content/ to m...
tommi@chromium.org
2012-07-26
4
-0
/
+233
*
Added DCHECK() to prevent NULL-pointer dereference
khorimoto@chromium.org
2012-07-26
1
-0
/
+1
*
Ignore -Wdeprecated-declarations in audio_output_mac.cc.
rsesek@chromium.org
2012-07-23
1
-0
/
+3
*
[Android] Fix warnings-as-errors for official builds.
yfriedman@chromium.org
2012-07-20
2
-9
/
+12
*
Disable audio mixer on non-Windows/Mac platforms.
dalecurtis@chromium.org
2012-07-20
1
-1
/
+6
*
Remove all the OS X 10.6 SDK forward declarations.
rsesek@chromium.org
2012-07-18
2
-14
/
+0
*
Linux: Detect Unity as a desktop environment.
thestig@chromium.org
2012-07-17
1
-5
/
+14
*
media/audio/linux: Add CrasInputStream.
dgreid@chromium.org
2012-07-16
4
-18
/
+612
*
Remove GetVolume from media::AudioRendererSink.
tommi@chromium.org
2012-07-14
2
-6
/
+0
*
Small refactor to media architecture in order to allow end-to-end tests.
primiano@chromium.org
2012-07-12
4
-9
/
+197
*
Remove #pragma once from media
ajwong@chromium.org
2012-07-11
2
-2
/
+0
*
Fix COM initialization on media thread.
grt@chromium.org
2012-07-09
1
-0
/
+1
*
Move the callback out of the Read method and into Initialize to make Read loo...
tommi@chromium.org
2012-07-04
4
-45
/
+118
*
Fix address casting in audio hashing.
dalecurtis@chromium.org
2012-06-29
1
-2
/
+3
*
Avoid undefined behaviour in OpenSLESOutputStream::FillBufferQueue()
steveblock@chromium.org
2012-06-28
1
-1
/
+1
*
Avoid undefined behaviour in OpenSLESInputStream::ReadBufferQueue()
steveblock@chromium.org
2012-06-28
1
-1
/
+1
*
RefCounted types should not have public destructors, delegate cleanup
rsleevi@chromium.org
2012-06-26
3
-6
/
+12
*
Revert 142862 - Change the way we are stopping audio stream on Mac once again.
kkania@chromium.org
2012-06-19
3
-79
/
+56
*
Change the way we are stopping audio stream on Mac once again.
enal@chromium.org
2012-06-18
3
-56
/
+79
*
Change the code to use 2 buffers on presumable good Windows boxes.
enal@chromium.org
2012-06-15
5
-24
/
+54
*
Revert 142430 - Do not stop audio physical stream immediately after logical o...
kkania@chromium.org
2012-06-15
6
-70
/
+58
*
Do not stop audio physical stream immediately after logical one had stopped.
enal@chromium.org
2012-06-15
6
-58
/
+70
*
Fixes a bug related to Start/Stop/Start/Stop calling sequences in WASAPIAudio...
henrika@chromium.org
2012-06-15
2
-10
/
+45
*
Change the way we are stopping audio stream on Mac.
enal@chromium.org
2012-06-14
4
-46
/
+44
*
Fix sign inversion of 24-bit wav files.
rtoy@google.com
2012-06-14
1
-1
/
+1
*
Media: Don't use a scoped handle for a wait object.
rvargas@chromium.org
2012-06-13
2
-19
/
+15
*
Revert 141770 - Do not stop audio physical stream immediately after logical o...
cpu@chromium.org
2012-06-13
8
-83
/
+87
*
Do not stop audio physical stream immediately after logical one had stopped.
enal@chromium.org
2012-06-12
8
-87
/
+83
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2012-06-12
1
-1
/
+4
*
CrasOutput: Handle Close() being called after a failed Open().
dgreid@chromium.org
2012-06-12
1
-2
/
+8
*
Revert 141476 - Do not stop audio physical stream immediately after logical o...
sail@chromium.org
2012-06-11
6
-70
/
+58
*
Do not stop audio physical stream immediately after logical one had stopped.
enal@chromium.org
2012-06-11
6
-58
/
+70
*
fix the shared build
tommi@chromium.org
2012-06-07
1
-2
/
+2
*
Add support to be able to asynchronously read from a CancelableSyncSocket
tommi@chromium.org
2012-06-07
4
-0
/
+351
*
AudioManager::Shutdown() can potentially happen before all the ALSA streams a...
xians@chromium.org
2012-06-05
2
-4
/
+10
*
Roll FFmpeg for M21!
dalecurtis@google.com
2012-06-05
1
-0
/
+6
*
Revert 138939 - alsa_output: Drain and pause pcm when stopping.
scherkus@chromium.org
2012-06-05
4
-14
/
+0
*
Fix wrong timing when audio is muted.
enal@chromium.org
2012-06-04
3
-5
/
+7
*
Fix audio hashing. Split hash tests out of normal test.
dalecurtis@google.com
2012-06-01
2
-12
/
+31
*
Turn on audio mixer by default.
enal@chromium.org
2012-06-01
1
-1
/
+1
*
Introducing DecoderBuffer and general Buffer cleanup.
dalecurtis@google.com
2012-05-31
1
-6
/
+6
[next]