1. db43b34 media: 64 bit compile issues by Mark Salyzyn · 10 years ago
  2. d411b4c warnings be gone. by Andreas Huber · 10 years ago
  3. f1d5aa1 Move away from MediaDebug and use ADebug instead by James Dong · 12 years ago
  4. 29357bc Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  5. 80f68ce - Support comfort noise in AMRExtractor by Gloria Wang · 13 years ago
  6. c7fc37a 64-bit file size/offset support for media framework by James Dong · 14 years ago
  7. 5a1c352 Allow sniffers to return a packet of opaque data that the corresponding extractor can take advantage of to not duplicate work already done sniffing. The mp3 extractor takes advantage of this now. by Andreas Huber · 14 years ago
  8. 8bf59e7 Support for communicating if a buffer read from the _extractor_ is a sync sample or not. by Andreas Huber · 14 years ago
  9. abd1f4f Support finer seek control on MediaSources. by Andreas Huber · 14 years ago
  10. aaaa12c Fixes bug 2502132, and masks bug 2518313. by Glenn Kasten · 14 years ago
  11. 0e917ec The AMRSource failed to properly release a media buffer in case of error. by Andreas Huber · 14 years ago
  12. 7be6407 Support for determining the mime type of media via metadata extraction. by Andreas Huber · 14 years ago
  13. bfa6b2d Squashed commit of the following: by Andreas Huber · 15 years ago
  14. 34769bc New API to instantiate a MediaExtractor given a URI and optional MIME type. by Andreas Huber · 15 years ago
  15. 66326a5 Moving the individual extractor headers files to the private include directory. by Andreas Huber · 15 years ago
  16. 7e04dcf Extract video thumbnails from the largest sync sample among the first 20. by Andreas Huber · 15 years ago
  17. 48c948b Change to a int64_t usecs representation for timestamps and duration throughout stagefright. by Andreas Huber · 15 years ago
  18. 18291bc Media MIME types now have corresponding constants in MediaDefs.h, new codec enumeration API. by Andreas Huber · 15 years ago
  19. f75978f Added a .amr file extractor (for AMR-NB and AMR-WB content). by Andreas Huber · 15 years ago