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
/
webkit
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix assertion failure for using Empty texture format
qinmin@chromium.org
2012-11-03
2
-9
/
+15
*
Add RegisterKeyAddedCB in Decryptor interface.
xhwang@chromium.org
2012-11-02
4
-36
/
+37
*
fix audio-only case in WebMediaPlayerMS.
wjia@chromium.org
2012-11-02
1
-1
/
+7
*
Encrypted Media: Add TRACE_EVENT to trace eme implementation performance.
xhwang@chromium.org
2012-11-02
1
-0
/
+2
*
Adding the logic to process some new error codes from android media player
qinmin@chromium.org
2012-11-02
1
-7
/
+2
*
Change Cdm::GetCurrentWallTimeMs() to GetCurrentWallTimeInSeconds().
xhwang@chromium.org
2012-11-01
2
-10
/
+10
*
Added support for YUV videos to the software compositor.
skaslev@chromium.org
2012-10-30
2
-9
/
+11
*
Send correct video timestamps from the Pepper CDM video decoder.
tomfinegan@chromium.org
2012-10-30
2
-4
/
+5
*
Allow codecs other than Vorbis in the Pepper CDM audio decoder.
tomfinegan@chromium.org
2012-10-30
1
-5
/
+4
*
This allow connection remote stream to audio tag, and enable users to control...
xians@chromium.org
2012-10-30
6
-10
/
+83
*
Add type argument to pepper content decryptor method GenerateKeyRequest().
tomfinegan@chromium.org
2012-10-29
4
-32
/
+35
*
Fix type punning error in (de)serializing audio frames.
xhwang@chromium.org
2012-10-27
2
-6
/
+8
*
Set timestamp and duration in DecryptingAudioDecoder.
xhwang@chromium.org
2012-10-27
2
-50
/
+72
*
Add "type" in GenerateKeyRequest() and OnNeedKey().
xhwang@chromium.org
2012-10-27
11
-15
/
+43
*
Add support for ISO to EME canPlayType().
ddorwin@chromium.org
2012-10-27
1
-0
/
+8
*
Add support for additional a/v decoders to Pepper CDM API.
tomfinegan@chromium.org
2012-10-27
4
-11
/
+67
*
Add INITIALIZE_CDM_MODULE() and DeInitializeCdmModule() in CDM interface.
xhwang@chromium.org
2012-10-26
3
-7
/
+22
*
Fire KeyError in CdmWrapper if the CDM instance cannot be created.
xhwang@chromium.org
2012-10-26
2
-236
/
+209
*
Fix UMA reporting for EME
fischman@chromium.org
2012-10-26
1
-5
/
+9
*
Add FFmpeg audio decoder for the clear key CDM.
tomfinegan@chromium.org
2012-10-25
7
-30
/
+487
*
Fake clear key CDM audio decoder.
xhwang@chromium.org
2012-10-25
2
-13
/
+125
*
Update PluginInstance for audio support for content decryption.
xhwang@chromium.org
2012-10-24
5
-58
/
+130
*
Fix media stream playback event as media element.
wjia@chromium.org
2012-10-24
2
-18
/
+24
*
Moved SkCanvasVideoRenderer to media/filters.
skaslev@chromium.org
2012-10-24
7
-516
/
+6
*
Fixed ExternalClearKey/EncryptedMediaTest on Linux ASAN and Chromium OS ASAN.
ddorwin@chromium.org
2012-10-24
1
-9
/
+15
*
Clear key CDM handles EOS buffer correctly.
xhwang@chromium.org
2012-10-24
3
-54
/
+73
*
Teach BindToLoop to create callbacks that accept scoped parameters.
fischman@chromium.org
2012-10-24
1
-12
/
+5
*
Encrypted Media: Return and handle NeedMoreData correctly.
xhwang@chromium.org
2012-10-23
3
-95
/
+90
*
Add UMA reporting for EME APIs.
fischman@chromium.org
2012-10-23
4
-17
/
+144
*
Add CDM video decoder.
tomfinegan@chromium.org
2012-10-23
7
-23
/
+515
*
Allow the CDM plugin wrappers to find the CDM in the same directory.
ddorwin@chromium.org
2012-10-20
1
-0
/
+2
*
Add pepper content decryption audio decoding API.
tomfinegan@chromium.org
2012-10-19
4
-16
/
+138
*
Add DecryptingAudioDecoder.
xhwang@chromium.org
2012-10-19
1
-1
/
+18
*
Update Decryptor interface to support audio decoding.
xhwang@chromium.org
2012-10-18
6
-79
/
+195
*
Don't hang in Stop(): because the render thread is paused while Pipeline::Stop()
fischman@chromium.org
2012-10-18
2
-27
/
+21
*
Move audio decoder initialization to AudioRendererImpl.
xhwang@chromium.org
2012-10-18
1
-4
/
+6
*
Update PluginInstance for decrypt-and-decode video.
xhwang@chromium.org
2012-10-18
4
-34
/
+68
*
Change the log level to 3 for WebMediaPlayerMS::paint()
wjia@chromium.org
2012-10-16
2
-1
/
+2
*
Fake video decoder in clearkey CDM.
xhwang@chromium.org
2012-10-16
2
-1
/
+85
*
Automate more Better Session Restore tests.
marja@chromium.org
2012-10-15
1
-0
/
+1
*
Make sure that DecodeAudioFileData() always returns an AudioBus of the exact ...
crogers@google.com
2012-10-15
1
-10
/
+22
*
Add frame size to cdm::VideoFrame.
xhwang@chromium.org
2012-10-13
2
-4
/
+23
*
Allow null buffer resources to be returned through the PPB_ContentDecryptor_P...
ddorwin@chromium.org
2012-10-13
2
-5
/
+13
*
Generalize Pepper CDM API decrypt and decode.
tomfinegan@chromium.org
2012-10-12
1
-10
/
+15
*
Add decoder de-initialization and reset to the Pepper CDM API.
tomfinegan@chromium.org
2012-10-12
4
-18
/
+65
*
Add the Widevine CDM to Chrome.
ddorwin@chromium.org
2012-10-12
2
-1
/
+18
*
Add PPAPI CDM video decoder initialization.
tomfinegan@chromium.org
2012-10-11
1
-13
/
+75
*
Emit timer-triggered KeyMessage from CDM to JS.
fischman@chromium.org
2012-10-11
1
-3
/
+4
*
Implement video decoding methods in all Decryptor implementations.
xhwang@chromium.org
2012-10-11
4
-29
/
+65
*
Removing webkit diff with Android tree
dfalcantara@chromium.org
2012-10-11
2
-2
/
+2
[next]