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 the SetMediaKeys handler to pass a drm bridge to a MediaSourcePlayer
qinmin@chromium.org
2013-06-22
4
-7
/
+21
*
Move pending seek cancellation logic from ChunkDemuxerStream to ChunkDemuxer.
acolwell@chromium.org
2013-06-22
3
-109
/
+119
*
Re-land r207105 (Mac audio capture threading fix) with unit test memory leak ...
miu@chromium.org
2013-06-22
9
-101
/
+235
*
Re-land 16025005 with tiny fix for statics perf issue
crogers@google.com
2013-06-22
7
-0
/
+522
*
Revert 207992: This looks like a reland of r207983, which was reverted in
sadrul@chromium.org
2013-06-22
7
-522
/
+0
*
don't include iostream.h
crogers@google.com
2013-06-22
7
-0
/
+522
*
Revert 207983 "Implement Web MIDI API back-end"
crogers@google.com
2013-06-22
7
-526
/
+0
*
Implement Web MIDI API back-end
crogers@google.com
2013-06-22
7
-0
/
+526
*
Enable audio volume control on Android.
wjia@chromium.org
2013-06-21
6
-157
/
+174
*
Define a LoggingSettings struct to use for InitLogging()
akalin@chromium.org
2013-06-21
2
-12
/
+6
*
Add base namespace to more values in sync and elsewhere.
brettw@chromium.org
2013-06-21
1
-1
/
+1
*
Turn on speakerphone by default for WebRTC on Android.
wjia@chromium.org
2013-06-21
1
-0
/
+3
*
Add a function to convert key system into UUID
qinmin@chromium.org
2013-06-21
2
-3
/
+23
*
Try not to let the AUHAL driver get stuck sending silence.
dalecurtis@chromium.org
2013-06-21
3
-1
/
+20
*
Fix ChunkDemuxer seek and init callback dispatch.
acolwell@chromium.org
2013-06-21
3
-110
/
+106
*
Add new class AudioBufferQueue.
jrummell@chromium.org
2013-06-21
7
-76
/
+868
*
Finalizes support of device selection for live-audio on Windows.
henrika@chromium.org
2013-06-20
4
-21
/
+100
*
Removed unused NeedKey callback from Decryptors.
ddorwin@chromium.org
2013-06-20
4
-11
/
+4
*
Use a direct include of strings headers, delete some strings forwarding headers.
avi@chromium.org
2013-06-20
1
-1
/
+1
*
Fix the WebRTC color bug.
hkuang@chromium.org
2013-06-20
3
-12
/
+65
*
Allow moof boxes to be appended without a moov box after Flush
acolwell@chromium.org
2013-06-20
3
-4
/
+21
*
added device selection to web speech to use the correct device. Users should ...
xians@chromium.org
2013-06-20
3
-10
/
+17
*
Changes to avoid memory leak in the audio_buffer test code.
jrummell@chromium.org
2013-06-20
1
-8
/
+8
*
EME: ProxyDecryptor creates MediaKeys instead of Decryptor.
xhwang@chromium.org
2013-06-19
6
-10
/
+11
*
Overriding HasAlpha in VpxVideoDecoder
vigneshv@chromium.org
2013-06-19
3
-0
/
+8
*
Encrypted Media: DecryptingXxx::SetDecryptor() accepts NULL decryptor.
xhwang@chromium.org
2013-06-19
6
-0
/
+46
*
Fix an issue that Start() could be called when there are pending tasks or dec...
qinmin@chromium.org
2013-06-19
4
-69
/
+164
*
Reduce false-positives from media/PRESUBMIT.py in detecting use of the wrong ...
miu@chromium.org
2013-06-19
1
-6
/
+22
*
Revert 207105 "Rejigger audio capture pipeline to work with sepa..."
miu@chromium.org
2013-06-19
9
-242
/
+103
*
Separate CDM initialization from GenerateKeyRequest & remove key_system param...
ddorwin@chromium.org
2013-06-19
10
-120
/
+64
*
Add crogers to media/audio/OWNERS
dalecurtis@chromium.org
2013-06-18
1
-0
/
+3
*
Rejigger audio capture pipeline to work with separate main+worker threads (Mac).
miu@chromium.org
2013-06-18
9
-103
/
+242
*
Add new class AudioBuffer.
jrummell@chromium.org
2013-06-18
4
-0
/
+544
*
Resolves crash in media::ChannelMixer::Transform.
henrika@chromium.org
2013-06-18
1
-1
/
+6
*
Remove unused EME v0.1b MediaKeyError values.
ddorwin@chromium.org
2013-06-18
1
-4
/
+5
*
Fix early signalling of end of stream in ChunkDemuxer.
acolwell@chromium.org
2013-06-18
5
-25
/
+108
*
Libvpx roll to r206753
fgalligan@chromium.org
2013-06-18
1
-3
/
+7
*
Fix wrong header guards found by clang's new Wheader-guard.
thakis@chromium.org
2013-06-17
2
-2
/
+2
*
Enable low latency mode for audio playback on Android
wjia@chromium.org
2013-06-17
1
-5
/
+1
*
Don't perform seek when surface changes if we are already seeking
qinmin@chromium.org
2013-06-17
2
-34
/
+56
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor.
dcheng@chromium.org
2013-06-17
1
-1
/
+0
*
Delete usage and support for EGL_ANGLE_software_display extension.
apatrick@chromium.org
2013-06-17
1
-1
/
+1
*
fix a problem that surface can be deleted before calling VideoCodecBridge::St...
qinmin@chromium.org
2013-06-15
6
-42
/
+312
*
remove unused targets
qinmin@chromium.org
2013-06-15
1
-9
/
+0
*
media: Remove VP9 flag, and enable VP9 support by default.
tomfinegan@chromium.org
2013-06-15
5
-22
/
+6
*
Remove logic from ChunkDemuxer that allows EndOfStream to silently fail.
acolwell@chromium.org
2013-06-15
3
-90
/
+21
*
Revert 206460 "Libvpx roll to r206072"
tim@chromium.org
2013-06-14
1
-7
/
+3
*
Libvpx roll to r206072
fgalligan@chromium.org
2013-06-14
1
-3
/
+7
*
Ensure the ChunkDemuxer seek callback is invoked when reaching the end of str...
damienv@google.com
2013-06-14
2
-20
/
+107
*
Revert 206267 "This change adds VideoDecoderJob::Create() and Au..."
qinmin@chromium.org
2013-06-14
6
-312
/
+42
[next]