summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/DRMExtractor.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add more check before using the DRM manager client.Gloria Wang2011-02-081-0/+1
| | | | Change-Id: I7369dcd6b6abd1945430373200fd5353bca70652
* - Do not use global DrmManagerClientGloria Wang2011-02-071-24/+17
| | | | | | | - Release the DrmManagerClient and DecryptHandle in DataSource Fix for bug 3429811 Change-Id: I549f72b75225751877eb0e630ce8098f8ec6316f
* Add support for WV DRMGloria Wang2010-11-051-4/+9
| | | | Change-Id: I0408c5e0a488f112a84337b21b0cd4613a4da461
* resolved conflicts for merge of 9084631d to gingerbread-plus-aospGloria Wang2010-10-251-1/+2
| | | | Change-Id: Ie2b675d50bfca3f33aee80f1a67c9f03d1f97472
* DRM framework support:Gloria Wang2010-10-251-0/+302
- add a sniffer for DRM files - add DRMSource and DRMExtractor for es_based DRM - add pread in FileSource.cpp for container_based DRM - add native DRM framework API calls in the player for DRM audio/video playback Change-Id: I4b9ef19165c9b4f44ff40eeededb9a665e78a90f