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
*
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
*
Revert 172385
dbeam@chromium.org
2012-12-11
2
-43
/
+42
*
Let ALSA enumerate audio devices rather than iterating over physical devices.
wez@chromium.org
2012-12-11
2
-42
/
+43
*
Remove transition to INITIALIZED & clearing of end_of_stream_ on seek.
acolwell@chromium.org
2012-12-11
2
-17
/
+48
*
Update ChunkDemuxer to allow appending after EndOfStream() is called.
acolwell@chromium.org
2012-12-11
2
-3
/
+44
*
Re-land fix for Media Foundation crash. Remove Vista support.
tommi@chromium.org
2012-12-10
3
-10
/
+38
*
Revert 172049
battre@chromium.org
2012-12-10
3
-36
/
+10
*
Do a thorough check for the availability of the Media Foundation DLLs.
tommi@chromium.org
2012-12-10
3
-10
/
+36
*
Replace av_malloc with AlignedAlloc for memory allocation in VideoFrame.
xhwang@chromium.org
2012-12-08
3
-37
/
+35
*
Replace trampolining in FFmpegDemuxer with explicit thread calling convention...
scherkus@chromium.org
2012-12-08
5
-137
/
+103
*
Log MediaSource parsing errors to the MediaLog so they can appear in chrome:m...
acolwell@chromium.org
2012-12-08
30
-140
/
+278
*
Introduce time-based caching of encoded data to FFmpegDemuxer (round 2).
scherkus@chromium.org
2012-12-07
6
-77
/
+401
*
Pass in media message loop to VideoRendererBase and enforce calling on the ri...
scherkus@chromium.org
2012-12-07
12
-321
/
+185
*
Set video capture frame rate based on client's request.
wjia@chromium.org
2012-12-07
2
-0
/
+19
*
Revert time change from r171701.
dalecurtis@google.com
2012-12-07
1
-1
/
+1
*
Delay delivery of audio input data.
dalecurtis@google.com
2012-12-07
3
-4
/
+26
*
Revert 171681
tzik@chromium.org
2012-12-07
2
-24
/
+2
*
Delay delivery of audio input data.
dalecurtis@google.com
2012-12-07
2
-2
/
+24
*
Add AudioFileReader unittest.
dalecurtis@chromium.org
2012-12-07
2
-0
/
+123
*
Encrypted Media: Use std::string for key message in media pipeline.
xhwang@chromium.org
2012-12-06
6
-42
/
+17
*
Request audio focus upon music play and pause when losing it fully.
miguelg@chromium.org
2012-12-06
1
-3
/
+27
*
Replace WaitableEvents and ConditionalVariables in VideoRendererBase tests wi...
scherkus@chromium.org
2012-12-06
16
-435
/
+432
*
Add support for audio config changes.
acolwell@chromium.org
2012-12-05
14
-120
/
+1075
*
Re-land https://codereview.chromium.org/11419200/
tommi@chromium.org
2012-12-05
7
-113
/
+719
*
Revert 171212
tommi@chromium.org
2012-12-05
7
-714
/
+115
*
Re-land https://codereview.chromium.org/11419200/
tommi@chromium.org
2012-12-05
7
-115
/
+714
*
Add test data for new AudioFileReader tests.
dalecurtis@google.com
2012-12-05
7
-0
/
+0
*
Encrypted Media: Allows empty key message to be fired.
xhwang@chromium.org
2012-12-04
2
-9
/
+11
*
Revert 170912 - need more delayloads.
tommi@chromium.org
2012-12-04
7
-701
/
+115
*
Associate audio streams with their source/destination RenderView.
miu@chromium.org
2012-12-04
3
-67
/
+68
[next]