summaryrefslogtreecommitdiffstats
path: root/media/libmedia/IMediaMetadataRetriever.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix potential double close in IMediaMetadataRetriever::setDataSourceTaiju Tsuiki2015-12-181-1/+1
* Unhide the android.media.[Media]DataSource interface.Chris Watkins2015-04-151-0/+18
* namespace does not need a closing semicolonGlenn Kasten2015-03-231-1/+1
* Update calls to IInterface::asBinder()Marco Nelissen2014-11-141-3/+3
* libmedia: 64-bit compile warningsMark Salyzyn2014-06-201-2/+4
* resolved conflicts for merge of 47c888a9 to masterGlenn Kasten2014-05-021-3/+3
|\
| * When passing a size_t via binder, use 64-bits unconditionallyGlenn Kasten2014-02-131-3/+3
| * Avoid invalid memory access when using extractMetadata()Sangkyu Lee2013-02-281-1/+16
* | FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...Andreas Huber2014-02-041-2/+17
* | Avoid invalid memory access when using extractMetadata()Sangkyu Lee2013-02-281-1/+16
|/
* libmedia: remove skia includeColin Cross2012-03-241-1/+0
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-2/+2
* Remove dead code related to gettidGlenn Kasten2011-06-031-23/+3
* Support passing headers to MediaMetadataRetriever's setDataSource APIAndreas Huber2011-03-211-2/+27
* Publish MediaMetadataRetriever.java as public APIJames Dong2011-01-121-16/+0
* Prepare for publishing MediaMetadataRetriever as public APIJames Dong2010-12-031-23/+11
* Fix simulator build.Dave Sparks2009-11-231-3/+12
* Set metadata retriever thread group to the caller's group.Dave Sparks2009-11-231-3/+75
* Renamed all android.hardware.IMedia* strings to android.media.IMedia*niko2009-06-221-2/+1
* some work to try to reduce the code size of some native librariesMathias Agopian2009-05-261-6/+0
* move libbinder's header files under includes/binderMathias Agopian2009-05-201-1/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+218
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-218/+0
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-1/+1
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+218