1. ecba748 Add liblog by Ying Wang · 11 years ago
  2. 6e8f0bc Bug fix for the MediaPlayer::prepare() api. by Dylan Powers · 12 years ago
  3. be5016b Correct ID3::StringSize calculation for UCS-2 data. by Jesper Tragardh · 12 years ago
  4. 3d51d5c Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/ by James Dong · 12 years ago
  5. b636abd Parse mp3 encoder padding/delay by Marco Nelissen · 12 years ago
  6. f1d5aa1 Move away from MediaDebug and use ADebug instead by James Dong · 12 years ago
  7. 29357bc Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  8. 3856b09 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  9. 428d96d Support malformed ID3 V2.4 tags written by early versions of iTunes. by Andreas Huber · 14 years ago
  10. c7fc37a 64-bit file size/offset support for media framework by James Dong · 14 years ago
  11. ac994df Fix support for per-frame unsynchronization in ID3V2.4 tags. by Andreas Huber · 14 years ago
  12. 608d77b Remove most stagefright property overrides, remove VorbisPlayer and VorbisMetadataRetriever as this functionality is now provided by stagefright. by Andreas Huber · 14 years ago
  13. bebd11b Support for ID3 V2.4 tags. by Andreas Huber · 14 years ago
  14. 65997f0 Limit the total amount of ID3 metadata to something (un-)reasonable: 3MB. by Andreas Huber · 14 years ago
  15. 632a7df Adjust expected text frame length in ID3 by Kenny Root · 14 years ago
  16. 643a00a Tag the "testid3" commandline tool as "debug-only". It doesn't need to be included in release builds. by Andreas Huber · 14 years ago
  17. 569e7f1 Use bswap_16 instead of swap16, because swap16 is not available in glibc by Marco Nelissen · 14 years ago
  18. 4c23b7d ID3v1 tag's strings are ISO8859, not UTF-8, so do the proper conversion when extracting metadata. by Andreas Huber · 14 years ago
  19. 5a2621a Skip the endianness marker when converting UCS-2 to UTF-8, since it by Marco Nelissen · 14 years ago
  20. b25e2a9 Stop using the PV software decoders and use ours (based on PV code) instead even in non-FULL_STAGEFRIGHT builds. by Andreas Huber · 14 years ago
  21. 08e7eb9 Fix trailing garbage after UCS-2 encoded strings in ID3 V2. by Andreas Huber · 15 years ago
  22. 83e5850 Support for ID3 version 1 (and 1.1) tags in .mp3 files. by Andreas Huber · 15 years ago
  23. fc9ba09 Squashed commit of the following: by Andreas Huber · 15 years ago