summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/StagefrightMetadataRetriever.cpp
Commit message (Expand)AuthorAgeFilesLines
* StagefrightMetadataRetriever: correct the status flagKim Zhang2016-01-181-0/+3
* stagefright: Fix videot thumbnail retrival for wmvKeith Mok2015-12-091-0/+10
* Merge tag 'android-6.0.0_r5' into HEADRicardo Cerqueira2015-11-031-1/+4
|\
| * StagefrightMetadataRetriever: handle error returned from convertMetaDataToMes...Wei Jia2015-09-281-1/+4
* | libstagefright: Handle unsupported codec metaDataSuresh Choudhary2015-10-231-0/+11
* | avextensions: Add support for Codec Extension featuresShalaj Jain2015-10-061-0/+3
* | libstagefright: Use stride/slice-height instead of w/h for buffer dimsDeva Ramasubramanian2015-10-061-2/+4
* | Stagefright: video: Default thumbnail generation to hardware decoderPraveen Chavan2015-10-061-1/+1
* | stagefright: Stop MediaSource if buffer setup failsApurupa Pattapu2015-10-061-0/+2
* | video: Add key to indicate thumbnail modeSurajit Podder2015-10-061-0/+2
* | stagefright: Handle missing text track languageLeena Winterrowd2015-10-061-3/+6
* | libstagefright: Explicitly disconnect HTTP connectionSurajit Podder2015-10-061-0/+7
|/
* fix build: use proper fmt in StagefrightMetadataRetriever.cpp logLajos Molnar2015-06-121-1/+1
* stagefright: Decode video thumbnail using MediaCodecPraveen Chavan2015-06-121-108/+197
* Merge "Unhide the android.media.[Media]DataSource interface."Chris Watkins2015-04-161-14/+27
|\
| * Unhide the android.media.[Media]DataSource interface.Chris Watkins2015-04-151-14/+27
* | stagefright: metadata retriever changes for capture fpsChong Zhang2015-04-131-0/+6
|/
* Use CharacterEncodingDetector in metadataretrieverMarco Nelissen2014-09-021-16/+43
* libstagefright: 64-bit compile warningsMark Salyzyn2014-06-261-3/+5
* am 2a8270e6: am c323737d: Merge "Offer a type-safe album art interface."Elliott Hughes2014-06-121-9/+3
|\
| * Offer a type-safe album art interface.Elliott Hughes2014-06-111-9/+3
* | resolved conflicts for merge of 566be7c3 to masterNarayan Kamath2014-02-111-3/+4
|\ \ | |/
| * 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
* | FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...Andreas Huber2014-02-041-2/+5
* | 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