summaryrefslogtreecommitdiff
path: root/media/libstagefright/WVMExtractor.cpp
AgeCommit message (Expand)Author
2012-10-12Fix log spam: Failed to open libwvm.soGlenn Kasten
2012-09-11Add getError and setError to propagate error code from WVMMediaExtractor up t...Edwin Wong
2012-08-23Send current bandwidth info event when buffering occursJeffrey Tinker
2012-04-26Expose an API to run the WV extractor in crypto plugin mode.Jeff Tinker
2012-04-17Support widevine:// URLs in NuMediaExtractor / java MediaExtractor.Andreas Huber
2012-02-14Fix videos app bandwidth accounting for 4G streamingJeff Tinker
2012-02-10Move away from MediaDebug and use ADebug insteadJames Dong
2012-01-12Separate sniffing from session initializationJames Dong
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2011-12-14Revert the following patches because they may lead to power regression becaus...James Dong
2011-12-07Fix ANRs due to Widevine DRM plugin sniff taking too long.Jeff Tinker
2011-07-01Revert "Fix for b/4165024: Serious Memory leak when playing a WV protected st...Jeff Tinker
2011-06-27Fix for b/4165024: Serious Memory leak when playing a WV protected streaming ...Jeff Tinker
2011-05-23Multi-repository checkin, goes with https://android-git.corp.google.com/g/111038Jeffrey Tinker
2011-05-10Using widevine:// to stream adaptive bitrate wvm content no longerAndreas Huber
2010-11-05Add support for WV DRMGloria Wang