summaryrefslogtreecommitdiffstats
path: root/webkit/media/crypto/ppapi/clear_key_cdm.cc
Commit message (Expand)AuthorAgeFilesLines
* Encrypted Media: Return and handle NeedMoreData correctly.xhwang@chromium.org2012-10-231-4/+3
* Add CDM video decoder.tomfinegan@chromium.org2012-10-231-16/+68
* Add pepper content decryption audio decoding API.tomfinegan@chromium.org2012-10-191-0/+13
* Update Decryptor interface to support audio decoding.xhwang@chromium.org2012-10-181-4/+7
* Update PluginInstance for decrypt-and-decode video.xhwang@chromium.org2012-10-181-0/+1
* Fake video decoder in clearkey CDM.xhwang@chromium.org2012-10-161-1/+73
* Add decoder de-initialization and reset to the Pepper CDM API.tomfinegan@chromium.org2012-10-121-6/+6
* Allow decrypt error to be returned in CdmWrapper::DeliverBlock().xhwang@chromium.org2012-10-101-2/+0
* Add asynchrony support to ContentDecryptionModule via new CdmHost interface:fischman@chromium.org2012-10-101-3/+9
* Update PPP side of Pepper CDM API to support video decoding.tomfinegan@chromium.org2012-10-041-1/+1
* Rename cdm::OutputBuffer to DecryptedBlock.tomfinegan@chromium.org2012-10-021-5/+5
* Make cdm::Status error names more specific.tomfinegan@chromium.org2012-10-011-5/+7
* Add CDM allocator interface.tomfinegan@chromium.org2012-09-181-16/+29
* We are removing checksum/HMAC in WebM spec for encrypted content.fgalligan@chromium.org2012-09-181-2/+0
* Add video decoding support in the CDM interface.xhwang@chromium.org2012-09-061-4/+25
* Update CDM interface and add clear key CDM.xhwang@chromium.org2012-08-271-0/+219
* Revert 152672 - Update CDM interface and add clear key CDM.hbono@chromium.org2012-08-221-219/+0
* Update CDM interface and add clear key CDM.xhwang@chromium.org2012-08-211-0/+219