Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FINAL ATTEMPT: HTTP services are now provided from JAVA and made available ↵ | Andreas Huber | 2014-02-04 | 1 | -0/+2 |
| | | | | | | to media code Change-Id: I9f74a86e70422187c9cf0ca1318a29019700192d | ||||
* | Allows MediaMetadataRetriever to retrieve video rotation angle | James Dong | 2012-07-31 | 1 | -0/+1 |
| | | | | | | o related-to-bug: 6872687 Change-Id: I34e74b0756f8269edefdf3a25d8806c76fd1e2f8 | ||||
* | Add support for retrieving location information in mp4/3gpp files | James Dong | 2011-11-10 | 1 | -0/+1 |
| | | | | | Change-Id: Ib8427704ef9ee5a4fa8fe1818c8a62d77b4ea687 related-to-bug: 5560253 | ||||
* | - Retrieve is_drm in MediaMetadataRetriever. | Gloria Wang | 2011-07-01 | 1 | -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 Wang | 2011-05-03 | 1 | -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 API | Andreas Huber | 2011-03-21 | 1 | -1/+5 |
| | | | | | Change-Id: Ib1a5c08fc5034cac05034db27007a35c9b660b26 related-to-bug: 3506316 | ||||
* | Added more metadata published by the MediaMetaDataRetriever | Andreas Huber | 2011-03-04 | 1 | -0/+6 |
| | | | | | | | | | - presence of audio/video content - video dimensions - avg. bitrate Change-Id: Ie6d478a3c2d0bb6bebaea99ac0a20a4c17808934 related-to-bug: 3506316 | ||||
* | Publish MediaMetadataRetriever.java as public API | James Dong | 2011-01-12 | 1 | -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 add | Marco Nelissen | 2011-01-07 | 1 | -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 API | James Dong | 2010-12-03 | 1 | -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 Huber | 2010-03-12 | 1 | -2/+2 |
| | | | | | | those published at the java layer. Change-Id: Ic1efed709e4d93c61913b231a8cd3ef1074f8ca0 | ||||
* | Add support for "album artist" tag. | Marco Nelissen | 2010-02-11 | 1 | -0/+1 |
| | |||||
* | Add support for the TPOS/TPA (disc number) id3 tag. | Marco Nelissen | 2010-02-08 | 1 | -0/+1 |
| | |||||
* | Support for determining the mime type of media via metadata extraction. | Andreas Huber | 2010-01-13 | 1 | -0/+1 |
| | |||||
* | Add basic metadata retrieval support for midi, ogg, etc. | James Dong | 2009-09-08 | 1 | -0/+12 |
| | | | | Bug 2050320 | ||||
* | 1440173 [NJ-1331] MetaData utility parse the wrong m4a meta data. Changes to ↵ | Sahil Sachdeva | 2009-08-14 | 1 | -0/+1 |
| | | | | Java, application side. | ||||
* | move libbinder's header files under includes/binder | Mathias Agopian | 2009-05-20 | 1 | -1/+1 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+95 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -95/+0 |
| | |||||
* | auto import from //branches/cupcake/...@125939 | The Android Open Source Project | 2009-01-09 | 1 | -0/+5 |
| | |||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -48/+37 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+101 |