summaryrefslogtreecommitdiffstats
path: root/media/cdm/cdm_adapter.cc
Commit message (Expand)AuthorAgeFilesLines
* Add allocator interface for use by cdm_adapterjrummell2016-02-171-18/+13
* Improve logging output for DecoderBuffer and VideoFramejrummell2016-01-151-0/+2
* Revert of media: build fix about CdmAdapter (patchset #1 id:1 of https://code...dongseong.hwang2016-01-131-1/+1
* media: build fix about CdmAdapterdongseong.hwang2016-01-111-1/+1
* Improve logging of EME callsjrummell2016-01-041-4/+2
* Convert Pass()→std::move() in //mediadcheng2015-12-271-9/+11
* Switch to standard integer types in media/, take 2.avi2015-12-231-0/+2
* Switch to standard integer types in media/.Avi Drissman2015-12-191-3/+3
* Add decryptor support to cdm_adapterjrummell2015-12-151-35/+486
* Convert various vector_as_array calls to vector::data.davidben2015-12-011-5/+4
* Simplify cdm_adapterjrummell2015-11-061-27/+440
* Add content_decryption_module.h based MediaKeys implementation.jrummell2015-11-051-0/+93