Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup annoying whitespace that causes red markers | Glenn Kasten | 2015-01-02 | 1 | -1/+1 |
| | | | | Change-Id: I0b1be110b0e0a9606d272c4d023f40ff93522725 | ||||
* | Use CharacterEncodingDetector in metadataretriever | Marco Nelissen | 2014-09-02 | 1 | -0/+83 |
instead of media scanner. This way the java MediaMetadataRetriever API will give the same result as the media scanner. Also apply some tweaks to the encoding detector to improve handling of ISO-8859-1 tags. Bug: 16302581, 17205395 Change-Id: I1682a7a6a8bf04cffaa455044ba72dd7fd152d49 |