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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Adds input device selection on Windows.
henrika@chromium.org
2011-12-06
5
-37
/
+101
*
Move decision if we need to use WASAPI or wave out into separate function.
enal@chromium.org
2011-12-03
3
-8
/
+26
*
Upstream: Media implementation for Android.
michaelbai@chromium.org
2011-12-02
7
-8
/
+544
*
Update media-related OWNERS.
scherkus@chromium.org
2011-12-02
1
-1
/
+2
*
Fire CanPlayThrough immediately for local and streaming media files
vrk@google.com
2011-12-01
24
-115
/
+149
*
Change the way we are sending audio data to driver when using WaveOut API.
enal@chromium.org
2011-12-01
4
-117
/
+169
*
Use callback_forward.h instead of callback.h where possible.
erikwright@chromium.org
2011-11-30
1
-1
/
+0
*
Revert 112147 - Did not get LGTM from all reviewers.
enal@chromium.org
2011-11-30
3
-163
/
+113
*
Change the way we are sending audio data to driver when using WaveOut API.
enal@chromium.org
2011-11-30
3
-113
/
+163
*
ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...
pkasting@chromium.org
2011-11-29
1
-3
/
+5
*
Replace all usages of FRIEND_TEST() with FRIEND_TEST_ALL_PREFIXES()
robertshield@chromium.org
2011-11-29
1
-4
/
+4
*
Fixes rounding issue in simple sources.
henrika@chromium.org
2011-11-29
3
-27
/
+51
*
Revert 111890 - This patch ensures that the audio_output_win_unittest works f...
henrika@chromium.org
2011-11-29
3
-50
/
+28
*
This patch ensures that the audio_output_win_unittest works for AUDIO_PCM_LOW...
henrika@chromium.org
2011-11-29
3
-28
/
+50
*
Removes call to invalid error handler during audio initialization for Windows...
henrika@chromium.org
2011-11-28
2
-12
/
+0
*
Expose a way for unit tests to terminate the AudioManager singleton to avoid ...
tommi@chromium.org
2011-11-25
2
-0
/
+14
*
Call close_timer_.Reset() from StopStreamTask.
rnk@google.com
2011-11-24
2
-4
/
+12
*
Adds support for capture device enumeration on Windows.
henrika@chromium.org
2011-11-24
6
-21
/
+319
*
enable the device selection for openbsd too to be in sync with linux
robert.nagy@gmail.com
2011-11-23
2
-3
/
+3
*
Fix python scripts in src/media
maruel@chromium.org
2011-11-23
15
-18
/
+10
*
Replaces the broken raw stream based audio renderer with one based on AudioOu...
dalecurtis@chromium.org
2011-11-23
2
-64
/
+67
*
Whitespace change to force a relink of media/media_unittests on all builders.
rsleevi@chromium.org
2011-11-23
1
-1
/
+1
*
Fixes minor issue in unit test where I had used DISABLE_ instead of DISABLED_.
scherkus@chromium.org
2011-11-23
1
-1
/
+1
*
fix a racing condition when renderer process requests StopCapture before host...
wjia@chromium.org
2011-11-23
1
-11
/
+0
*
Add OVERRIDE to media/.
avi@chromium.org
2011-11-23
6
-18
/
+24
*
Revert 111320 - Disable PipelineImplTest.AudioStream on OS X
rsleevi@chromium.org
2011-11-23
1
-7
/
+1
*
Disable PipelineImplTest.AudioStream on OS X
rsleevi@chromium.org
2011-11-23
1
-1
/
+7
*
Enable the device selection for linux and mac by passing a device unique id f...
xians@chromium.org
2011-11-22
19
-78
/
+144
*
Callback API Change: Reimplement Bind(); support IgnoreResult, full currying,...
ajwong@chromium.org
2011-11-21
1
-2
/
+2
*
Remove a superfluous DCHECK() in DownloadRateMonitor::Start()
steveblock@chromium.org
2011-11-21
1
-1
/
+0
*
Clear VideoRendererBase::current_frame_ when stopped.
scherkus@chromium.org
2011-11-18
2
-0
/
+8
*
Fire canplaythrough event at the proper time for audio/video
vrk@google.com
2011-11-18
14
-20
/
+648
*
Make pulseaudio available for all posix platforms and add support on OpenBSD.
scherkus@chromium.org
2011-11-18
8
-48
/
+147
*
Revert 110584 - Make pulseaudio available for all posix platforms and add sup...
scherkus@chromium.org
2011-11-17
8
-145
/
+48
*
Make pulseaudio available for all posix platforms and add support on OpenBSD.
scherkus@chromium.org
2011-11-17
8
-48
/
+145
*
Introduce the constrained network server.
dalecurtis@chromium.org
2011-11-17
2
-0
/
+437
*
Add OVERRIDE to media/.
avi@chromium.org
2011-11-16
34
-139
/
+148
*
Low-latency AudioOutputStream implementation based on WASAPI for Windows.
henrika@chromium.org
2011-11-16
9
-21
/
+1388
*
Cleanup: Remove unneeded forward declarations in base, dbug, gpu, ipc, jingle...
thestig@chromium.org
2011-11-15
4
-9
/
+1
*
Reland 7976047 to fix the alsa output scheduling for low latency audio.
xians@chromium.org
2011-11-14
1
-16
/
+34
*
Adding passing rate in stats csv file in the layout test analyzer.
imasaki@google.com
2011-11-11
2
-4
/
+5
*
Support CSV output format for analyzer results in layout test analyzer.
imasaki@google.com
2011-11-11
4
-19
/
+120
*
Reenable frame size change unit tests.
acolwell@chromium.org
2011-11-10
1
-6
/
+2
*
Correct some rounding errors introduced recently.
cevans@chromium.org
2011-11-10
1
-4
/
+4
*
Use a dynamic kNoAudioReadAgainTimeoutMs which is equivalent to half of packe...
xians@chromium.org
2011-11-10
1
-9
/
+13
*
Fix crash in UMA-reporting aspect ratio when video height is zero.
fischman@chromium.org
2011-11-10
1
-2
/
+6
*
Implement polling for data becoming ready when starting audio stream.
enal@chromium.org
2011-11-09
5
-3
/
+44
*
First cut at UMA-exposing histograms of media data in the wild.
fischman@chromium.org
2011-11-08
6
-6
/
+101
*
Add basic parsing functionality to ChunkDemuxer for skipping WebM file headers.
acolwell@chromium.org
2011-11-04
5
-34
/
+156
*
Simplify VideoDecodeEngine interface by making everything synchronous.
scherkus@chromium.org
2011-11-04
14
-1200
/
+443
[prev]
[next]