summaryrefslogtreecommitdiff
path: root/media/libmedia/IMediaMetadataRetriever.cpp
AgeCommit message (Expand)Author
2013-02-28Avoid invalid memory access when using extractMetadata()Sangkyu Lee
2012-03-24libmedia: remove skia includeColin Cross
2011-10-26Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block
2011-06-03Remove dead code related to gettidGlenn Kasten
2011-03-21Support passing headers to MediaMetadataRetriever's setDataSource APIAndreas Huber
2011-01-12Publish MediaMetadataRetriever.java as public APIJames Dong
2010-12-03Prepare for publishing MediaMetadataRetriever as public APIJames Dong
2009-11-23Fix simulator build.Dave Sparks
2009-11-23Set metadata retriever thread group to the caller's group.Dave Sparks
2009-06-22Renamed all android.hardware.IMedia* strings to android.media.IMedia*niko
2009-05-26some work to try to reduce the code size of some native librariesMathias Agopian
2009-05-20move libbinder's header files under includes/binderMathias Agopian
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-01-09auto import from //branches/cupcake/...@125939The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project