summaryrefslogtreecommitdiffstats
path: root/include/media/mediametadataretriever.h
Commit message (Collapse)AuthorAgeFilesLines
* FINAL ATTEMPT: HTTP services are now provided from JAVA and made available ↵Andreas Huber2014-02-041-0/+2
| | | | | | to media code Change-Id: I9f74a86e70422187c9cf0ca1318a29019700192d
* Allows MediaMetadataRetriever to retrieve video rotation angleJames Dong2012-07-311-0/+1
| | | | | | o related-to-bug: 6872687 Change-Id: I34e74b0756f8269edefdf3a25d8806c76fd1e2f8
* Add support for retrieving location information in mp4/3gpp filesJames Dong2011-11-101-0/+1
| | | | | Change-Id: Ib8427704ef9ee5a4fa8fe1818c8a62d77b4ea687 related-to-bug: 5560253
* - Retrieve is_drm in MediaMetadataRetriever.Gloria Wang2011-07-011-0/+1
| | | | | | | | | - Add one more column in MediaStore to indicate whether a media file is drm-protected. - Remove old DRM code from Ringtone - Use the new DRM code in RingtoneManager Change-Id: I1311fd1c04841c2cd47df6c901589966cf55a692
* Initial CL for the timed text support:Gloria Wang2011-05-031-0/+1
| | | | | | | | - Add support for MP4 timed text - Add API for app to turn on/off a text track - Add timed text metadata(language) in the MediaMetadataRetriever Change-Id: I0055beba38ac761627dbcc6d581ae9582d68bb94
* Support passing headers to MediaMetadataRetriever's setDataSource APIAndreas Huber2011-03-211-1/+5
| | | | | Change-Id: Ib1a5c08fc5034cac05034db27007a35c9b660b26 related-to-bug: 3506316
* Added more metadata published by the MediaMetaDataRetrieverAndreas Huber2011-03-041-0/+6
| | | | | | | | | - presence of audio/video content - video dimensions - avg. bitrate Change-Id: Ie6d478a3c2d0bb6bebaea99ac0a20a4c17808934 related-to-bug: 3506316
* Publish MediaMetadataRetriever.java as public APIJames Dong2011-01-121-29/+5
| | | | | | | | | | | | o Removed setMode() methods and related mode constants o Removed some of the unused the metadata keys o Updated the javadoc o part of a multi-project change. bug - 2433195 Change-Id: I5ed167f1fd6a53cb143b7dc385b149431d434438
* Add support for the "compilation" tag in mp3, mp4 and ogg, and also addMarco Nelissen2011-01-071-0/+1
| | | | | | | | | support for two common ways of specifying album artist in ogg files. b/3311831 (cherry-picked from GB because of weird automerger failure) Change-Id: Ibf12a3d6bc8bbc2ac5ea815de6b33414b8f53f0f
* Prepare for publishing MediaMetadataRetriever as public APIJames Dong2010-12-031-2/+1
| | | | | | | | | | step one: o replaced captureFrame with getFrameAtTime o removed getMode bug - 2433195 Change-Id: I38a8cecef29014692f0b08b8818326e3ebb40a12
* Fix the media metadata retriever (tests). The native constants must match ↵Andreas Huber2010-03-121-2/+2
| | | | | | those published at the java layer. Change-Id: Ic1efed709e4d93c61913b231a8cd3ef1074f8ca0
* 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
|
* Support for determining the mime type of media via metadata extraction.Andreas Huber2010-01-131-0/+1
|
* Add basic metadata retrieval support for midi, ogg, etc.James Dong2009-09-081-0/+12
| | | | Bug 2050320
* 1440173 [NJ-1331] MetaData utility parse the wrong m4a meta data. Changes to ↵Sahil Sachdeva2009-08-141-0/+1
| | | | Java, application side.
* 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/+95
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-95/+0
|
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-0/+5
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-48/+37
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+101