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
*
Add guard to OpenSLESOutputStream::FillBufferQueue() to respect shutdown cond...
miu@chromium.org
2013-01-04
1
-1
/
+3
*
Remove obsolete comments in WebMStreamParser.
xhwang@chromium.org
2013-01-03
1
-2
/
+0
*
Make WaitableMessageLoopEvent return immediately if it has already been signa...
scherkus@chromium.org
2013-01-03
2
-8
/
+6
*
Encrypted Media: Support config change in DecryptingDemuxerStream.
xhwang@chromium.org
2013-01-03
4
-90
/
+83
*
Linux: make AudioManagerLinux::ShowAudioInputSettings work on Unity.
phajdan.jr@chromium.org
2013-01-03
1
-7
/
+21
*
Replace all uses of base/mac/crash_logging.h with base/debug/crash_logging.h.
rsesek@chromium.org
2013-01-03
1
-2
/
+2
*
Crash/stability fix for device change logic in AudioOutputController. The ou...
miu@chromium.org
2013-01-03
2
-18
/
+15
*
Fix crash in media::VirtualAudioOutputStream::Start() when stopping audio mir...
miu@chromium.org
2013-01-03
2
-31
/
+24
*
Change PipelineStatusCB to Closure for ended callbacks.
wolenetz@chromium.org
2013-01-03
6
-17
/
+15
*
Vanquish the remnants of media::MessageLoopFactory.
scherkus@chromium.org
2013-01-02
6
-132
/
+14
*
Disable flaky VideoRendererBaseTest.GetCurrentFrame_EndOfStream on Win.
xhwang@chromium.org
2012-12-28
1
-1
/
+1
*
Revert "Add wrapper class to media for support of VP9 video, and add a comman...
fsamuel@chromium.org
2012-12-28
8
-484
/
+5
*
Add support for ignoring subtitle and extra audio & video tracks.
acolwell@chromium.org
2012-12-26
6
-7
/
+75
*
Fix ChunkDemuxer to handle a Shutdown() call before Initialize() is called.
acolwell@chromium.org
2012-12-26
2
-0
/
+16
*
Verify that cameras support desired formats.
posciak@chromium.org
2012-12-22
1
-9
/
+37
*
Encrypted Media: Replace DecryptorClient with key event callbacks.
xhwang@chromium.org
2012-12-22
17
-228
/
+178
*
Add wrapper class to media for support of VP9 video, and add a command line f...
tomfinegan@chromium.org
2012-12-22
8
-5
/
+484
*
GTTF: No more FLAKY_ .
phajdan.jr@chromium.org
2012-12-21
1
-16
/
+16
*
Change default audio routing to speaker.
milanb@chromium.org
2012-12-21
1
-0
/
+5
*
Add OWNER file in media/video/capture.
wjia@chromium.org
2012-12-21
1
-0
/
+3
*
Update WebMClusterParser so it can detect keyframes in BlockGroups
acolwell@chromium.org
2012-12-21
4
-21
/
+86
*
Improves CoreAudioUtil::IsSupported by also loading Audioses.dll DLL
henrika@chromium.org
2012-12-21
1
-1
/
+20
*
Revert 174311
kinaba@chromium.org
2012-12-21
8
-484
/
+5
*
Add wrapper class to media for support of VP9 video, and add a command line f...
tomfinegan@chromium.org
2012-12-21
8
-5
/
+484
*
Don't run VideoRendererBase::statistics_cb_ if we've stopped.
scherkus@chromium.org
2012-12-21
1
-6
/
+6
*
Revert 170870
dalecurtis@google.com
2012-12-20
1
-7
/
+0
*
Extend scoped_ptr to be closer to unique_ptr. Support custom deleters, and de...
ajwong@chromium.org
2012-12-20
3
-4
/
+5
*
check if app has READ_PHONE_STATE permission before listening to it
qinmin@chromium.org
2012-12-19
1
-9
/
+15
*
Create a utility for audio initialization.
milanb@chromium.org
2012-12-19
5
-30
/
+61
*
Fix a bug that device goes to sleep while playing video
qinmin@chromium.org
2012-12-18
1
-1
/
+1
*
Add wrapper class to media for support of Opus audio, and add a command line ...
tomfinegan@chromium.org
2012-12-18
8
-4
/
+681
*
[Android] Output unchecked warnings and fix existing instances.
yfriedman@chromium.org
2012-12-18
1
-3
/
+3
*
Encrypted Media: Old video decrypt-only path clean-up.
xhwang@chromium.org
2012-12-18
5
-91
/
+12
*
Make VideoRendererBase use a whitelist instead of a blacklist when inspecting...
scherkus@chromium.org
2012-12-17
1
-6
/
+19
*
Encrypted Media: Refactor Video Decrypt-Only to use DecryptingDemuxerStream.
xhwang@chromium.org
2012-12-17
13
-179
/
+616
*
Disable flaky VideoRendererBaseTest.GetCurrentFrame_EndOfStream under ASan
glider@chromium.org
2012-12-17
1
-1
/
+1
*
Setting audio volume is no longer ignored on low latency audio path for Mac.
henrika@chromium.org
2012-12-17
1
-0
/
+7
*
This patch will use the device listener in media to monitor audio capture dev...
xians@chromium.org
2012-12-16
1
-0
/
+8
*
Fix typo'd usage of OS_MAC vs OS_MACOSX!
dalecurtis@google.com
2012-12-15
3
-3
/
+3
*
Protect AudioRendererAlgorithm from invalid step sizes.
dalecurtis@google.com
2012-12-15
3
-80
/
+69
*
Encrypted Media: Support Audio Decrypt-Only.
xhwang@chromium.org
2012-12-14
9
-51
/
+562
*
Linux: make it possible to compile against system libav.
phajdan.jr@chromium.org
2012-12-14
1
-0
/
+1
*
Adds support of rendering a local media stream for audio using HTML5 audio tag.
henrika@chromium.org
2012-12-14
1
-1
/
+1
*
Add missing AutoLocks to a few ChunkDemuxer methods that needed them.
acolwell@chromium.org
2012-12-14
1
-4
/
+7
*
Rename DecryptorNotificationCB to DecryptorReadyCB.
xhwang@chromium.org
2012-12-14
10
-74
/
+44
*
Handle invalid audio latency information more gracefully.
dalecurtis@google.com
2012-12-13
1
-0
/
+10
*
Remove use of AV_EF_CAREFUL from media code.
scherkus@chromium.org
2012-12-13
4
-4
/
+0
*
Revert FFmpegDemuxer to pre-r171883 capacity behaviour.
scherkus@chromium.org
2012-12-13
1
-0
/
+5
*
Remove failing CHECK(). Best effort fix for M24. BUG=158170,163149
dalecurtis@google.com
2012-12-12
1
-2
/
+0
*
Revert 170119
dalecurtis@google.com
2012-12-12
2
-23
/
+22
[next]