| Commit message (Expand) | Author | Age | Files | Lines |
* | Encrypted Media: Return and handle NeedMoreData correctly. | xhwang@chromium.org | 2012-10-23 | 1 | -4/+3 |
* | Add CDM video decoder. | tomfinegan@chromium.org | 2012-10-23 | 1 | -16/+68 |
* | Add pepper content decryption audio decoding API. | tomfinegan@chromium.org | 2012-10-19 | 1 | -0/+13 |
* | Update Decryptor interface to support audio decoding. | xhwang@chromium.org | 2012-10-18 | 1 | -4/+7 |
* | Update PluginInstance for decrypt-and-decode video. | xhwang@chromium.org | 2012-10-18 | 1 | -0/+1 |
* | Fake video decoder in clearkey CDM. | xhwang@chromium.org | 2012-10-16 | 1 | -1/+73 |
* | Add decoder de-initialization and reset to the Pepper CDM API. | tomfinegan@chromium.org | 2012-10-12 | 1 | -6/+6 |
* | Allow decrypt error to be returned in CdmWrapper::DeliverBlock(). | xhwang@chromium.org | 2012-10-10 | 1 | -2/+0 |
* | Add asynchrony support to ContentDecryptionModule via new CdmHost interface: | fischman@chromium.org | 2012-10-10 | 1 | -3/+9 |
* | Update PPP side of Pepper CDM API to support video decoding. | tomfinegan@chromium.org | 2012-10-04 | 1 | -1/+1 |
* | Rename cdm::OutputBuffer to DecryptedBlock. | tomfinegan@chromium.org | 2012-10-02 | 1 | -5/+5 |
* | Make cdm::Status error names more specific. | tomfinegan@chromium.org | 2012-10-01 | 1 | -5/+7 |
* | Add CDM allocator interface. | tomfinegan@chromium.org | 2012-09-18 | 1 | -16/+29 |
* | We are removing checksum/HMAC in WebM spec for encrypted content. | fgalligan@chromium.org | 2012-09-18 | 1 | -2/+0 |
* | Add video decoding support in the CDM interface. | xhwang@chromium.org | 2012-09-06 | 1 | -4/+25 |
* | Update CDM interface and add clear key CDM. | xhwang@chromium.org | 2012-08-27 | 1 | -0/+219 |
* | Revert 152672 - Update CDM interface and add clear key CDM. | hbono@chromium.org | 2012-08-22 | 1 | -219/+0 |
* | Update CDM interface and add clear key CDM. | xhwang@chromium.org | 2012-08-21 | 1 | -0/+219 |