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
/
base
/
decryptor.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch audio code from DataBuffer to AudioBuffer.
jrummell@chromium.org
2013-07-10
1
-2
/
+2
*
EME: ProxyDecryptor creates MediaKeys instead of Decryptor.
xhwang@chromium.org
2013-06-19
1
-6
/
+0
*
Separate MediaKeys interface from Decryptor interface.
xhwang@chromium.org
2013-05-30
1
-69
/
+11
*
Fix some includes in media code.
xhwang@chromium.org
2013-05-09
1
-1
/
+0
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in media/ and webkit/.
dcheng@chromium.org
2013-04-07
1
-1
/
+1
*
Make AudioDecoderConfig copyable.
xhwang@chromium.org
2013-03-14
1
-1
/
+1
*
Make VideoDecoderConfig copyable.
xhwang@chromium.org
2013-03-12
1
-1
/
+1
*
Eliminate media::Buffer as a base class for media::DecoderBuffer and media::D...
scherkus@chromium.org
2013-01-15
1
-2
/
+2
*
Encrypted Media: Replace DecryptorClient with key event callbacks.
xhwang@chromium.org
2012-12-22
1
-6
/
+28
*
Rename DecryptorNotificationCB to DecryptorReadyCB.
xhwang@chromium.org
2012-12-14
1
-0
/
+12
*
Add DecryptingDemuxerStream.
xhwang@chromium.org
2012-11-15
1
-0
/
+1
*
Add RegisterKeyAddedCB in Decryptor interface.
xhwang@chromium.org
2012-11-02
1
-8
/
+13
*
Add "type" in GenerateKeyRequest() and OnNeedKey().
xhwang@chromium.org
2012-10-27
1
-1
/
+3
*
Update PluginInstance for audio support for content decryption.
xhwang@chromium.org
2012-10-24
1
-0
/
+1
*
Encrypted Media: Return and handle NeedMoreData correctly.
xhwang@chromium.org
2012-10-23
1
-0
/
+2
*
Add UMA reporting for EME APIs.
fischman@chromium.org
2012-10-23
1
-1
/
+5
*
Update Decryptor interface to support audio decoding.
xhwang@chromium.org
2012-10-18
1
-30
/
+62
*
Implement video decoding methods in all Decryptor implementations.
xhwang@chromium.org
2012-10-11
1
-1
/
+1
*
Add decryptor requesting and kNoKey handling in DecryptingVideoDecoder (DVD).
xhwang@chromium.org
2012-10-10
1
-1
/
+5
*
Add video decoding methods in Decryptor and add DecryptingVideoDecoder.
xhwang@chromium.org
2012-10-04
1
-18
/
+80
*
Refactor ProxyDecryptor.
xhwang@chromium.org
2012-10-03
1
-3
/
+5
*
Call Decryptor::Stop() in FFmpegVideoDecoder::Reset().
xhwang@chromium.org
2012-09-25
1
-3
/
+3
*
Add a bool return value to media::Decryptor::GenerateKeyRequest().
xhwang@chromium.org
2012-08-29
1
-1
/
+4
*
Change Deryptor::DecryptStatus and VideoDecoder::DecoderStatus to *::Status.
xhwang@chromium.org
2012-08-07
1
-2
/
+2
*
Implement "Key Presence" step in "Encrypted Block Encounted" algorithm in EME.
xhwang@chromium.org
2012-08-03
1
-2
/
+9
*
Change AesDecryptor::Decrypt to be an asynchronous call.
xhwang@chromium.org
2012-07-15
1
-5
/
+20
*
Add Decryptor interface.
xhwang@chromium.org
2012-06-19
1
-0
/
+69