summaryrefslogtreecommitdiffstats
path: root/ppapi/api/private/ppp_content_decryptor_private.idl
Commit message (Expand)AuthorAgeFilesLines
* ppapi: Support up to 32 subsamples in PP_EncryptedBlockInfo.xhwang2015-10-201-1/+1
* Initialize the CDM asynchronouslyjrummell2015-05-051-1/+5
* CreateSessionAndGenerateRequest() to use enum for |init_data_type|jrummell2015-04-021-3/+3
* Block platform verification and file IO in the CDM adapter if the CDM configu...sandersd2015-03-101-2/+8
* media: Rename WebSessionId to SessionId.xhwang2015-01-221-15/+15
* Changes to support CDM_7jrummell2015-01-081-28/+16
* Update Pepper interface for EMEjrummell2014-09-081-4/+53
* Add Promises for EME (Chromium side)jrummell@chromium.org2014-06-071-16/+32
* Support LoadSession() in MediaKeys and PPP_ContentDecryptor_Private interface.xhwang@chromium.org2014-02-121-7/+25
* Drop data offset in PP_EncryptedBlockInfo.xhwang@chromium.org2014-01-091-1/+1
* Rename EME WD call parametersjrummell@chromium.org2013-12-101-6/+6
* Add support for CDM_3.jrummell@chromium.org2013-11-301-32/+27
* Add support for multiple MediaKey sessionsjrummell@chromium.org2013-11-141-13/+12
* Create a Pepper-based CDM when a MediaKeys object is created.jrummell@chromium.org2013-09-201-5/+16
* Add type argument to pepper content decryptor method GenerateKeyRequest().tomfinegan@chromium.org2012-10-291-3/+7
* Encrypted Media: Return and handle NeedMoreData correctly.xhwang@chromium.org2012-10-231-1/+1
* Add pepper content decryption audio decoding API.tomfinegan@chromium.org2012-10-191-4/+26
* Generalize Pepper CDM API decrypt and decode.tomfinegan@chromium.org2012-10-121-12/+16
* Add decoder de-initialization and reset to the Pepper CDM API.tomfinegan@chromium.org2012-10-121-0/+46
* Add PPAPI CDM video decoder initialization.tomfinegan@chromium.org2012-10-111-3/+25
* Update PPP side of Pepper CDM API to support video decoding.tomfinegan@chromium.org2012-10-041-16/+13
* Return void from all PPP CDM API interface methodstomfinegan@chromium.org2012-09-131-30/+5
* Hook up CDM calls in CdmWrapper.xhwang@chromium.org2012-08-281-0/+25
* Modify the PPAPI CDM interface to pass more info.tomfinegan@chromium.org2012-08-221-9/+14
* Add PPAPI decryptor interfaces.tomfinegan@chromium.org2012-08-141-0/+118