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
*
Switch fake audio output streams over to CancelableClosure.
dalecurtis@chromium.org
2012-11-03
3
-20
/
+90
*
Don't return NULL from AudioManager:GetMessageLoop()
dalecurtis@chromium.org
2012-11-02
1
-4
/
+1
*
Implement audio/video sync instrumentation for WebRTC
hclam@chromium.org
2012-11-02
2
-7
/
+95
*
Handle audio device changes on Mac (Take 2).
dalecurtis@chromium.org
2012-11-02
3
-5
/
+56
*
Collapse InitializeOnAudioThread() into AudioManagerWin.
dalecurtis@chromium.org
2012-11-01
8
-31
/
+12
*
cras_output: Treat negative latency as 0.
chihchung@chromium.org
2012-10-31
1
-2
/
+9
*
The pulse_util files were checked in in CL http://codereview.chromium.org/112...
xians@chromium.org
2012-10-30
2
-247
/
+0
*
This allow connection remote stream to audio tag, and enable users to control...
xians@chromium.org
2012-10-30
2
-0
/
+247
*
Adds new Core Audio utility methods in the media::win namespace.
henrika@chromium.org
2012-10-29
3
-0
/
+547
*
Disable AudioDeviceListenerWinTest on XP.
dalecurtis@google.com
2012-10-26
1
-0
/
+3
*
Disable AudioDeviceListenerWinTest on XP.
dalecurtis@google.com
2012-10-26
1
-0
/
+7
*
Handle audio device changes on Windows.
dalecurtis@google.com
2012-10-26
12
-85
/
+402
*
Add initialization for ios audio-video framework.
milanb@chromium.org
2012-10-25
1
-0
/
+5
*
Fix invalid bind usage during AudioManagerBase construction.
dalecurtis@chromium.org
2012-10-24
6
-5
/
+19
*
Replace AudioManager::Init() with InitializeOnAudioThread().
dalecurtis@chromium.org
2012-10-23
12
-53
/
+30
*
Add methods to base::Thread to allow Windows consumers to ask for COM to be i...
pkasting@chromium.org
2012-10-23
5
-42
/
+14
*
Introduce AudioStateNotifier.
dalecurtis@chromium.org
2012-10-23
8
-48
/
+225
*
Use ChannelMixer where applicable. Remove FoldChannels.
dalecurtis@chromium.org
2012-10-20
15
-704
/
+199
*
Add support for channel transforms.
dalecurtis@chromium.org
2012-10-20
1
-2
/
+0
*
Fix hanging AudioOutputResampler tests.
dalecurtis@google.com
2012-10-19
1
-5
/
+8
*
Simulate an audio output stream when a real one isn't available.
dalecurtis@chromium.org
2012-10-18
13
-227
/
+260
*
Move ChannelLayout into media namespace.
dalecurtis@google.com
2012-10-17
1
-17
/
+19
*
Fix CRLF line endings.
dalecurtis@google.com
2012-10-17
4
-1212
/
+1212
*
Removed CHECK to avoid browser crash for Mac OS X.
henrika@chromium.org
2012-10-15
1
-3
/
+7
*
Ensures that we always run the low-latency audio capture at natively 128 audi...
henrika@chromium.org
2012-10-11
4
-36
/
+96
*
M23 shows lots of crahses with AudioManagerMac::GetAudioInputDeviceNames.
xians@chromium.org
2012-10-10
2
-27
/
+22
*
Revert 161096 - M23 shows lots of crahses with AudioManagerMac::GetAudioInput...
xians@chromium.org
2012-10-10
2
-22
/
+27
*
M23 shows lots of crahses with AudioManagerMac::GetAudioInputDeviceNames.
xians@chromium.org
2012-10-10
2
-27
/
+22
*
Cleanup: IWYU for base/time.h. Also fix misc lint errors.
thestig@chromium.org
2012-10-10
3
-3
/
+0
*
Revert 159666 - Use clients' preferred buffer size when the sample rates matc...
xians@chromium.org
2012-10-09
2
-24
/
+0
*
Prevent AudioLowLatencyInputMac from changing frame sizes.
dalecurtis@chromium.org
2012-10-09
2
-14
/
+37
*
It seems PcmReadi() is often gives out more than 1 packets and this destroy t...
xians@chromium.org
2012-10-08
1
-3
/
+1
*
Add WASAPI-based unified audio I/O back-end for Windows 7.
henrika@chromium.org
2012-10-05
5
-340
/
+1537
*
Call Stop() from all destructors of base::Thread subclasses (except for a cou...
pkasting@chromium.org
2012-10-03
1
-0
/
+1
*
It seems that snd_pcm_hw_params_set_* API does not work well any more in the ...
xians@chromium.org
2012-10-02
1
-66
/
+7
*
Use clients' preferred buffer size when the sample rates match and it is a nu...
xians@chromium.org
2012-10-02
2
-0
/
+24
*
Clean up scoped_com_initializer.h, primarily by removing #ifdefs for non-Wind...
pkasting@chromium.org
2012-10-01
5
-47
/
+69
*
Style guide compliance: don't handle DCHECK failure.
pkasting@chromium.org
2012-09-29
3
-32
/
+8
*
Roll FFmpeg DEPS + Fixup FFmpeg tests.
dalecurtis@google.com
2012-09-28
1
-1
/
+4
*
Cleanup: avoid foo ? true : false, part 1.
thestig@chromium.org
2012-09-27
1
-1
/
+1
*
audio_manager_linux: Allow CRAS to decide if sample rate conversion is needed.
dgreid@chromium.org
2012-09-26
1
-7
/
+8
*
Return fixed hardware buffer size for odd sample rates.
dalecurtis@google.com
2012-09-25
1
-2
/
+15
*
AudioHardwareUnifiedStream::Stop() must not clear |source_| before calling Au...
crogers@google.com
2012-09-25
1
-2
/
+1
*
Add appropriate 64-bit mac flags for src/media targets and fix a compilation ...
badea@adobe.com
2012-09-22
1
-1
/
+1
*
Trivial EOL fix (removed Windows CR-LF).
henrika@chromium.org
2012-09-21
1
-1
/
+1
*
Don't fallback if we've successfully opened a stream previously.
dalecurtis@google.com
2012-09-21
7
-62
/
+146
*
Prevent AudioDeviceThread from starting if clients have called Stop() (round 2).
scherkus@chromium.org
2012-09-20
3
-58
/
+90
*
This CL is an attempt to improve sanity in WASAPIAudioOutputStream where we t...
henrika@chromium.org
2012-09-20
2
-424
/
+408
*
Force audio stream Stop() before Close().
dalecurtis@google.com
2012-09-19
2
-6
/
+9
*
Revert r157378 as it caused WebRTC to dereference null pointers when restarti...
scherkus@chromium.org
2012-09-19
3
-25
/
+10
[next]