summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/WVMExtractor.cpp
Commit message (Expand)AuthorAgeFilesLines
* If dlopen("libwvm.so") fails, log the reason why.Elliott Hughes2013-10-231-1/+1
* Fix log spam: Failed to open libwvm.soGlenn Kasten2012-10-121-5/+8
* Add getError and setError to propagate error code from WVMMediaExtractor up t...Edwin Wong2012-09-111-0/+14
* Send current bandwidth info event when buffering occursJeffrey Tinker2012-08-231-0/+9
* Expose an API to run the WV extractor in crypto plugin mode.Jeff Tinker2012-04-261-0/+6
* Support widevine:// URLs in NuMediaExtractor / java MediaExtractor.Andreas Huber2012-04-171-4/+8
* Fix videos app bandwidth accounting for 4G streamingJeff Tinker2012-02-141-0/+6
* Move away from MediaDebug and use ADebug insteadJames Dong2012-02-101-1/+1
* Separate sniffing from session initializationJames Dong2012-01-121-10/+48
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-2/+2
* Revert the following patches because they may lead to power regression becaus...James Dong2011-12-141-46/+10
* Fix ANRs due to Widevine DRM plugin sniff taking too long.Jeff Tinker2011-12-071-10/+46
* Revert "Fix for b/4165024: Serious Memory leak when playing a WV protected st...Jeff Tinker2011-07-011-23/+13
* Fix for b/4165024: Serious Memory leak when playing a WV protected streaming ...Jeff Tinker2011-06-271-13/+23
* Multi-repository checkin, goes with https://android-git.corp.google.com/g/111038Jeffrey Tinker2011-05-231-13/+9
* Using widevine:// to stream adaptive bitrate wvm content no longerAndreas Huber2011-05-101-1/+18
* Add support for WV DRMGloria Wang2010-11-051-0/+104