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
*
Remove VideoRendererBase::prerolling_delayed_frame_.
scherkus@chromium.org
2013-02-28
2
-14
/
+8
*
Clean up some methods in media::VideoRendererBase.
scherkus@chromium.org
2013-02-28
2
-16
/
+12
*
Add xians, henrika to media/audio/OWNERS
dalecurtis@chromium.org
2013-02-28
1
-0
/
+6
*
More AudioMessageFilter cleanup. Fix crash.
dalecurtis@google.com
2013-02-27
2
-9
/
+7
*
add a use_alsa gyp setting
mostynb@opera.com
2013-02-27
1
-8
/
+15
*
Linux: fix build with disabled libpvx support in media.
phajdan.jr@chromium.org
2013-02-27
1
-10
/
+15
*
Remove browser-wide audio mirroring and --force-audio-mirroring flag.
miu@chromium.org
2013-02-27
8
-287
/
+113
*
This patch changes GetVolume() to be asynchronous when being called by pulse ...
xians@chromium.org
2013-02-26
2
-7
/
+31
*
Do not use division in ScreenCapturerLinux::SlowBlit().
alexeypa@chromium.org
2013-02-26
3
-40
/
+51
*
Re-register refresh and move callbacks when the screen mode changes.
jamiewalch@chromium.org
2013-02-26
1
-18
/
+39
*
Remove forwarding include for base/files/file_path except for MTPD.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
base: Move MemoryMappedFile out of file_util.h and into its own header file.
tfarina@chromium.org
2013-02-24
4
-5
/
+8
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
18
-22
/
+22
*
ffmpeg_unittests should depend on use_ffmpeg==1
mostynb@opera.com
2013-02-23
1
-3
/
+1
*
Allow ChunkDemuxer to accept audio object types with leading zeros.
acolwell@chromium.org
2013-02-23
2
-24
/
+67
*
Fix buffer leak in Wave In/Out implementation.
dalecurtis@chromium.org
2013-02-23
2
-12
/
+15
*
[Android] Make content_shell_apk and chromium_testshell components friendly.
yfriedman@chromium.org
2013-02-22
1
-1
/
+2
*
Adding pulseaudio input support to chrome.
xians@chromium.org
2013-02-22
14
-169
/
+1116
*
Fix crash in VideoRendererBase::ThreadMain().
scherkus@chromium.org
2013-02-22
3
-6
/
+57
*
Unflake time between callbacks test.
dalecurtis@chromium.org
2013-02-22
1
-2
/
+2
*
Use microseconds instead of milliseconds for integer audio math.
dalecurtis@google.com
2013-02-22
3
-18
/
+16
*
Style cleanup: const char* -> const char ... [].
dalecurtis@chromium.org
2013-02-22
9
-12
/
+12
*
Add a Clock and TickClock interface for mocking out time
akalin@chromium.org
2013-02-21
6
-40
/
+28
*
Ensures that the volume level and muting state for a rendering session are pe...
henrika@chromium.org
2013-02-21
1
-1
/
+6
*
[MIPS] Use BlockDifference_C for MIPS
petarj@mips.com
2013-02-21
1
-2
/
+2
*
Fix incorrect truncation of audio data during partial interleave.
dalecurtis@chromium.org
2013-02-20
2
-2
/
+2
*
Use _target_name instead of package_name for java*.gypi
cjhopman@chromium.org
2013-02-20
1
-1
/
+0
*
Re-land AudioManagerCras change after rebase.
dgreid@chromium.org
2013-02-20
11
-91
/
+223
*
Don't use callback after Stop().
dalecurtis@chromium.org
2013-02-20
1
-6
/
+6
*
Mac Chromium style checker cleanup
rsleevi@chromium.org
2013-02-20
1
-3
/
+3
*
Linux: add a tool and code to make use_system_ffmpeg option more compatible
phajdan.jr@chromium.org
2013-02-20
2
-0
/
+22
*
Make all media tests build on Win64
jschuh@chromium.org
2013-02-20
2
-2
/
+10
*
Add audio mirroring-related OWNERS.
miu@chromium.org
2013-02-19
1
-0
/
+4
*
Satsify pending reads in media::GpuVideoDecoder before resetting.
scherkus@chromium.org
2013-02-19
1
-4
/
+4
*
Add test for RotatePlaneByPixels.
wjia@chromium.org
2013-02-19
4
-98
/
+365
*
Revert 183140
nkostylev@chromium.org
2013-02-19
11
-228
/
+91
*
Attempt to heal the cros asan bots
thakis@chromium.org
2013-02-19
2
-2
/
+2
*
Break down AudioManagerLinux cras code to AudioManagerCras to remove the if-s...
xians@chromium.org
2013-02-18
11
-91
/
+228
*
Replace FilePath with base::FilePath.
brettw@chromium.org
2013-02-17
3
-3
/
+3
*
Don't switch to fake audio output until stream open fails.
dalecurtis@chromium.org
2013-02-16
3
-12
/
+53
*
Fix FFmpegVideoDecoder frame dropping when the config changes.
acolwell@chromium.org
2013-02-16
2
-15
/
+44
*
Move duration change logic from WebMediaPlayerImpl to ChunkDemuxer.
acolwell@chromium.org
2013-02-15
8
-21
/
+105
*
Fixes live-audio input on Windows.
henrika@chromium.org
2013-02-15
1
-1
/
+2
*
Remove CanShowAudioInputSettings().
dalecurtis@google.com
2013-02-15
12
-45
/
+0
*
Fix fake audio output stream to callback on a regular basis.
dalecurtis@google.com
2013-02-14
3
-34
/
+50
*
Change prototypes to yuv_convert_simd_x86 yasm and equivalent C to portably s...
wolenetz@chromium.org
2013-02-14
12
-47
/
+67
*
Set AVFMT_FLAG_GENPTS when demuxing AVI content.
scherkus@chromium.org
2013-02-13
1
-0
/
+5
*
Guard against midstream audio configuration changes.
dalecurtis@chromium.org
2013-02-12
7
-19
/
+78
*
Enable audio capture on Android
wjia@chromium.org
2013-02-12
3
-0
/
+34
*
Re-enable ScreenCapturer.Capture test under TSan v2.
wez@chromium.org
2013-02-12
1
-7
/
+1
[next]