1. 19b0be6 Remove DrmInitialization from IDataSource by Marco Nelissen · 7 years ago
  2. fa8be7d Split datasource out of libstagefright by Marco Nelissen · 7 years ago[Renamed from media/libstagefright/include/NuCachedSource2.h]
  3. 3f65764 Update DataSourceBase::getAvailableSize signature by Robert Shih · 8 years ago
  4. 0324403 Network DataSources: implement disconnect in close by Robert Shih · 8 years ago
  5. ed388ad NuMediaExtractor: remove NuCachedSource2 reference by Robert Shih · 8 years ago
  6. 92541a3 Remove unused code DataSource::getDrmInfo by Dongwon Kang · 9 years ago
  7. d91dc5a Remove libmedia and libstagefright dependency from extractors by Dongwon Kang · 9 years ago
  8. 69d3d8a Expand mediaextractor dumpsys by Marco Nelissen · 11 years ago
  9. 316c3d9 NuCachedSource2: fix possible erroneous early free by Wonsik Kim · 11 years ago
  10. 48296b7 Disconnect HTTP-based data source upon reset by Chong Zhang · 12 years ago
  11. a53d87c Add the ability to query the amount of cached data to NuMediaExtractor. by Andreas Huber · 14 years ago
  12. 9d2f386 Separate sniffing from session initialization by James Dong · 15 years ago
  13. 49c5981 YouTube can now request custom cache/prefetch parameters and disconnect-at-highwater by Andreas Huber · 15 years ago
  14. a045cb0 Allow a system property "media.stagefright.cache-params" to override cache/prefetcher by Andreas Huber · 15 years ago
  15. 0683eba Retry datasource fetches a few times before giving up (NuCachedSource2). by Andreas Huber · 15 years ago
  16. b33d2ac Do not call getEstimatedBandwidth if the streaming is not HTTP-based by James Dong · 15 years ago
  17. 5b1b8a9 Send estimated bandwidth value as informational event when cache fetcher pauses by James Dong · 15 years ago
  18. 7bf8413 Make sure a read restarts the prefetcher if necessary. by Andreas Huber · 15 years ago
  19. 6511c97 Stagefright DataSources now expose the underlying content mime type. by Andreas Huber · 16 years ago
  20. b5ce361 Fix for bug 3477330 by Gloria Wang · 16 years ago
  21. 889b340 - Do not use global DrmManagerClient by Gloria Wang · 16 years ago
  22. 1bd233c Don't report 100% buffered when the stream ends prematurely. by Bryan Mawhinney · 16 years ago
  23. 145e68f Increase cache size and low-watermark threshold, also by Andreas Huber · 16 years ago
  24. a44153c Squashed commit of the following: by Andreas Huber · 16 years ago
  25. c7fc37a 64-bit file size/offset support for media framework by James Dong · 16 years ago
  26. 771b85d Add getUri() for streaming by Gloria Wang · 16 years ago
  27. a628f89 Increase the prefetcher's low water mark so it restarts fetching data earlier. by Andreas Huber · 16 years ago
  28. 34ef0f3 Make sure the prefetcher is actively fetching data if we pause playback due to cache underrun. by Andreas Huber · 16 years ago
  29. b371426 Add support for WV DRM by Gloria Wang · 16 years ago
  30. bff07d0 HTTP Live content that are tagged as complete are now seekable. by Andreas Huber · 16 years ago
  31. 9235bc8 Finetune some of the prefetcher parameters to a) buffer as much as froyo did b) ensure that keepalives actually trigger a network read instead of just draining internal buffers by Andreas Huber · 16 years ago
  32. a5273eb Make the prefetcher read packets from the network after a keep-alive timeout expires regardless of whether its currently actively fetching data or not. by Andreas Huber · 16 years ago
  33. 5994b47 Initial check-in of new caching/prefetching data source implementation. by Andreas Huber · 16 years ago