summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/StagefrightMetadataRetriever.cpp
Commit message (Expand)AuthorAgeFilesLines
* Offer a type-safe album art interface.Elliott Hughes2014-06-111-9/+3
* Make frameworks/av 64-bit compatibleKévin PETIT2014-02-111-3/+4
* Avoid memory leaks when handling metadata stringsDavid Williams2012-11-201-1/+1
* Allow OMXCodec to specify an output color format for OMX decoder componentJames Dong2012-09-101-1/+36
* Allows MediaMetadataRetriever to retrieve video rotation angleJames Dong2012-07-311-0/+7
* Instead of asserting, turn an unsupported colorspace conversion into aAndreas Huber2012-05-151-10/+17
* Better error logging during meta data retrieval. Fixed the stagefrightAndreas Huber2012-04-111-0/+3
* Move away from MediaDebug and use ADebug insteadJames Dong2012-02-101-3/+3
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-3/+3
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-1/+1
* am 510180f1: am 08e42967: Merge "Add support for retrieving location informat...James Dong2011-11-111-0/+1
|\
| * Add support for retrieving location information in mp4/3gpp filesJames Dong2011-11-101-0/+1
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-17/+17
|/
* Stop metadata retriever from dereferencing a NULL pointer ifAndreas Huber2011-09-061-2/+14
* - Retrieve is_drm in MediaMetadataRetriever.Gloria Wang2011-07-011-0/+5
* Extract embedded cover art (aka poster frame) in mp4 filesJames Dong2011-05-261-1/+13
* Initial CL for the timed text support:Gloria Wang2011-05-031-0/+14
* If the media extractor specifies an invalid thumbnail time, default to the fi...Andreas Huber2011-04-111-1/+2
* Merge "Support passing headers to MediaMetadataRetriever's setDataSource API"Andreas Huber2011-03-211-2/+3
|\
| * Support passing headers to MediaMetadataRetriever's setDataSource APIAndreas Huber2011-03-211-2/+3
* | Scale the thumbnail if display dimension is different from the actual buffer ...James Dong2011-03-201-1/+9
|/
* Added more metadata published by the MediaMetaDataRetrieverAndreas Huber2011-03-041-0/+49
* Bug 3447027 Limit previews for DRM videoGlenn Kasten2011-02-281-0/+6
* Publish MediaMetadataRetriever.java as public APIJames Dong2011-01-121-17/+0
* Add support for the "compilation" tag in mp3, mp4 and ogg, and also addMarco Nelissen2011-01-071-0/+1
* Colorconverter may not support some src/dst bitmap configurations.Andreas Huber2011-01-061-1/+8
* Remove captureFrame from MediaMetadataRetriever.java classJames Dong2011-01-041-1/+1
* Fix thumbnail extraction for extractors that don't have a preference.Andreas Huber2010-12-081-1/+4
* Prepare for publishing MediaMetadataRetriever as public APIJames Dong2010-12-031-7/+24
* Squashed commit of the following:Andreas Huber2010-11-221-9/+20
* Support extracting thumbnail from rotated video tracksJames Dong2010-11-081-0/+6
* For thumbnail extraction make sure we instantiate a decoder that allows acces...Andreas Huber2010-10-181-1/+1
* On this particular device the hardware video decoder spits out buffers that d...Andreas Huber2010-10-071-0/+14
* Support for media extraction from .mkv/.mka Matroska files in stagefright.Andreas Huber2010-05-201-0/+18
* Better handling of codec initialization failure in the player and thumbnail e...Andreas Huber2010-05-201-2/+5
* Fix the media metadata retriever (tests). The native constants must match tho...Andreas Huber2010-03-121-0/+18
* HTTPStream and HTTPDataSource now support cancellation of the connection proc...Andreas Huber2010-03-121-1/+0
* Reduce buffer sizes related to HTTP media data transfer in order to reduce th...Andreas Huber2010-03-101-1/+0
* Add support for "album artist" tag.Marco Nelissen2010-02-111-0/+1
* Add support for the TPOS/TPA (disc number) id3 tag.Marco Nelissen2010-02-081-0/+1
* The qcom OMX video decoders do not allocate output buffer memory at the time ...Andreas Huber2010-01-251-2/+0
* Support for 'iTunes-style' metadata in .mp4 and .3gp files.Andreas Huber2010-01-201-1/+1
* Squashed commit of the following:Andreas Huber2010-01-141-41/+71
* Support for determining the mime type of media via metadata extraction.Andreas Huber2010-01-131-0/+1
* More metadata support.Andreas Huber2010-01-131-2/+11
* Squashed commit of the following:Andreas Huber2010-01-121-23/+151
* Reorganize some of the stagefright implementation related to metadata.Andreas Huber2010-01-081-0/+197