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
*
Assert both display and system keep-alive on each capture.
wez@chromium.org
2013-02-12
1
-3
/
+13
*
Add video capture on Android.
wjia@chromium.org
2013-02-12
6
-3
/
+898
*
Rename for consistency. BUG=166565
dalecurtis@google.com
2013-02-12
1
-0
/
+0
*
Add test case for BUG=166565
dalecurtis@google.com
2013-02-12
1
-0
/
+0
*
Re-assert vote to disable Aero on switching desktops.
wez@chromium.org
2013-02-12
1
-0
/
+6
*
Tab Capture: Backing store readbacks to YV12 VideoFrames.
nick@chromium.org
2013-02-11
6
-13
/
+36
*
Attempt to resolve crash in media::PCMWaveInAudioInputStream::WaveCallback.
henrika@chromium.org
2013-02-11
3
-54
/
+51
*
Replace FilePath with base::FilePath in some more top level directories.
brettw@chromium.org
2013-02-10
28
-52
/
+54
*
Fix win64 media_unittests build breakage in media/audio/win
wolenetz@chromium.org
2013-02-09
1
-3
/
+3
*
media: Fix out of bounds read in OpusAudioDecoder.
tomfinegan@chromium.org
2013-02-08
1
-2
/
+3
*
Move media/base/simd/x86inc.asm to third_party/x86inc
wolenetz@chromium.org
2013-02-08
12
-1066
/
+24
*
Remove callback notification from media::AudioRendererAlgorithm.
scherkus@chromium.org
2013-02-08
6
-83
/
+72
*
Ensures that WASAPI audio output does not go silent in rare cases
henrika@chromium.org
2013-02-08
2
-126
/
+136
*
[Mac] Allow NSExceptions in third-party webcam code.
shess@chromium.org
2013-02-08
1
-1
/
+8
*
media source should ignore subtitles in webm files
matthewjheaney@chromium.org
2013-02-08
7
-13
/
+350
*
Lift MEDIA_MMX_INTRINSICS_AVAILABLE definition to header and use it to condit...
wolenetz@chromium.org
2013-02-07
3
-10
/
+14
*
Fix a crash which occurs in the renderer process while attempting to read pix...
ananta@chromium.org
2013-02-07
1
-1
/
+2
*
Adding a unit test to verify the IPC channel between the network and desktop ...
alexeypa@chromium.org
2013-02-07
2
-11
/
+25
*
Reduce Linux low latency buffer size to 512.
dalecurtis@google.com
2013-02-07
5
-133
/
+105
*
Plumb |input_channels| all the way to AudioManager
crogers@google.com
2013-02-07
13
-75
/
+81
*
Attempt to guess channel layout if not specified.
dalecurtis@chromium.org
2013-02-07
2
-28
/
+23
*
Revert 181105
vitalybuka@chromium.org
2013-02-07
5
-103
/
+134
*
Fix win64 build breakage in media/audio/win
jschuh@chromium.org
2013-02-07
5
-8
/
+8
*
Reduce Linux low latency buffer size to 512.
dalecurtis@chromium.org
2013-02-07
5
-134
/
+103
*
Add --waveout-buffers switch for Windows users.
dalecurtis@chromium.org
2013-02-06
3
-0
/
+16
*
Linux/ChromeOS Chromium style checker cleanup, media/ edition.
rsleevi@chromium.org
2013-02-06
8
-12
/
+15
*
Revert "GTTF: Add missing virtual destructors."
phajdan.jr@chromium.org
2013-02-06
2
-4
/
+0
*
Avoids irregular OnMoreData callbacks on Windows using Core Audio.
henrika@chromium.org
2013-02-06
9
-785
/
+462
*
Ignore C4267 size_t to int truncations in win64 media_unittests
wolenetz@chromium.org
2013-02-06
1
-2
/
+7
*
Remove channel layout mask. BUG=174502
dalecurtis@google.com
2013-02-06
1
-0
/
+0
*
Add test data file for BUG=174502
dalecurtis@google.com
2013-02-06
1
-0
/
+0
*
GTTF: Add missing virtual destructors.
phajdan.jr@chromium.org
2013-02-05
2
-0
/
+4
*
Remove reference counting from media::AudioRenderer and friends.
scherkus@chromium.org
2013-02-05
15
-136
/
+83
*
Remove reference counting from media::VideoRenderer and friends.
scherkus@chromium.org
2013-02-05
13
-67
/
+75
*
Replace VideoRendererBase Get/PutCurrentFrame() with a VideoFrame-containing ...
scherkus@chromium.org
2013-02-05
6
-285
/
+150
*
Sprinkle some CHECK()s in media::VideoRendererBase to help track down a crash.
scherkus@chromium.org
2013-02-05
1
-1
/
+2
*
Fix how we handle an empty capabilities list when enumerating video streams.
tommi@chromium.org
2013-02-04
1
-1
/
+1
*
Fix subtle end overlap bug in SourceBufferStream caused by single buffer appe...
acolwell@chromium.org
2013-02-04
3
-13
/
+36
*
Exclude filter_yuv_mmx.cc from x64 on MSVC prior to 2012
jschuh@chromium.org
2013-02-04
1
-1
/
+5
*
MessageLoop's RUN method will pass a const ref to PendingTask when
rtenneti@chromium.org
2013-02-03
1
-14
/
+24
*
Replace all PROPVARIANTs by base::win::ScopedPropVariant across the entire co...
gab@chromium.org
2013-02-03
3
-50
/
+18
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
4
-9
/
+16
*
Update copyright header for files added in r180025
sergeyu@chromium.org
2013-02-01
3
-4
/
+5
*
Workaround gcc 4.6 bug - don't use EXPECT_EQ(false, ..)
sergeyu@chromium.org
2013-02-01
1
-2
/
+2
*
Replace or exclude MMX intrinsics in yuv_convert_simd_x86 due to lack of VS20...
jschuh@chromium.org
2013-02-01
5
-6
/
+54
*
Avoids crash in PCMWaveInAudioInputStream::WaveCallback
henrika@chromium.org
2013-02-01
2
-4
/
+22
*
Use the correct number of WaveOut buffers on XP...
dalecurtis@chromium.org
2013-02-01
3
-26
/
+4
*
Delete AudioOutputMixer.
dalecurtis@chromium.org
2013-02-01
8
-730
/
+0
*
Introduce AudioHardwareConfig for renderer side audio device info.
dalecurtis@chromium.org
2013-02-01
7
-1
/
+165
*
Fix audio mirroring glitching on platforms with small buffer sizes by blockin...
justinlin@chromium.org
2013-02-01
3
-6
/
+7
[next]