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
*
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
*
Implement Screen Capture adapter for MediaStream API.
sergeyu@chromium.org
2013-02-01
4
-0
/
+601
*
Pass in media message loop to AudioRendererImpl and enforce calling on the ri...
scherkus@chromium.org
2013-01-31
11
-292
/
+213
*
Enable Encrypted Media Extensions by default.
ddorwin@chromium.org
2013-01-31
2
-4
/
+3
*
Update AudioRendererImpl tests to use WaitableMessageLoopEvent.
scherkus@chromium.org
2013-01-31
2
-133
/
+149
*
Move stringize_macros to base/strings.
brettw@chromium.org
2013-01-31
2
-2
/
+2
*
Delete media::MockFilterCollection.
scherkus@chromium.org
2013-01-31
4
-172
/
+143
*
Merge methods of media::SharedBufferFactory interface into media::ScreenCaptu...
alexeypa@chromium.org
2013-01-31
9
-104
/
+69
*
Disable a VP9 media test that fails under Valgrind on Mac and might fail on o...
timurrrr@chromium.org
2013-01-31
1
-2
/
+4
*
media: Add pipeline integration tests for VP9 and VP9 with Opus in WebM files.
tomfinegan@chromium.org
2013-01-31
2
-0
/
+21
*
media: Support multichannel Opus audio streams.
tomfinegan@chromium.org
2013-01-31
2
-11
/
+82
*
Remove deleted_next_buffer from various SourceBufferStream methods.
acolwell@chromium.org
2013-01-30
2
-87
/
+66
*
media: Fix EndOfStream handling and max output sample count in OpusAudioDecoder.
tomfinegan@chromium.org
2013-01-30
4
-53
/
+42
*
Fix IAudioClient::GetBufferSize compilation errors
jschuh@chromium.org
2013-01-30
2
-2
/
+2
*
Report standard-DPI as 96dpi rather than 72dpi on Mac.
wez@chromium.org
2013-01-30
1
-2
/
+3
*
Disable size_t to int conversion data loss warnings in media win64 builds
wolenetz@chromium.org
2013-01-30
1
-0
/
+7
*
Pass the flag enabling X DAMAGE via DesktopEnvironmentFactory.
alexeypa@chromium.org
2013-01-30
2
-28
/
+16
*
Cleanups to enable clang warning about protected non-virtual RefCounted destr...
jamesr@chromium.org
2013-01-30
2
-4
/
+2
[next]