1. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  2. 96e35f2 Don't hold onto the lock while reconnecting to the server by Andreas Huber · 13 years ago
  3. 7f32594 YouTube can now request custom cache/prefetch parameters and disconnect-at-highwater by Andreas Huber · 13 years ago
  4. b987d87 Specifying -1 for both low and highwater marks would not actually do the right thing by Andreas Huber · 13 years ago
  5. 594f0ba Allow a system property "media.stagefright.cache-params" to override cache/prefetcher by Andreas Huber · 13 years ago
  6. 178e8eb Retry datasource fetches a few times before giving up (NuCachedSource2). by Andreas Huber · 13 years ago
  7. 4432870 Do not call getEstimatedBandwidth if the streaming is not HTTP-based by James Dong · 13 years ago
  8. a9d0feb Send estimated bandwidth value as informational event when cache fetcher pauses by James Dong · 13 years ago
  9. 13aa6c2 Fix potential memory corruption in NuCachedSource2. by Andreas Huber · 13 years ago
  10. bb32a94 Make sure a read restarts the prefetcher if necessary. by Andreas Huber · 13 years ago
  11. a2e57ca Stagefright DataSources now expose the underlying content mime type. by Andreas Huber · 13 years ago
  12. dce4a0f0 am 6834f061: am 970d7dd9: am e2c32e9f: If nothing is to be copied, return right away. by Andreas Huber · 13 years ago
  13. e2c32e9 If nothing is to be copied, return right away. by Andreas Huber · 13 years ago
  14. ae77527 Fix for bug 3477330 by Gloria Wang · 13 years ago
  15. c2dc472 - Do not use global DrmManagerClient by Gloria Wang · 13 years ago
  16. 9634665 Prefill the cache before trying to instantiate the media extractor. by Andreas Huber · 14 years ago
  17. e26275b Don't report 100% buffered when the stream ends prematurely. by Bryan Mawhinney · 14 years ago
  18. ac0e4bd Fixed thrashing in the cached buffer during 720p YT video streaming by James Dong · 14 years ago
  19. 52c7832 Increase cache size and low-watermark threshold, also by Andreas Huber · 14 years ago
  20. b559084 Squashed commit of the following: by Andreas Huber · 14 years ago
  21. 783f683 Fix an artifact of going from off_t to off64_t by Andreas Huber · 14 years ago
  22. b1262a8 64-bit file size/offset support for media framework by James Dong · 14 years ago
  23. 43cd12d Add getUri() for streaming by Gloria Wang · 14 years ago
  24. 10b920c Make sure the prefetcher is actively fetching data if we pause playback due to cache underrun. by Andreas Huber · 14 years ago
  25. c2c22e7 Add support for WV DRM by Gloria Wang · 14 years ago
  26. 54d0972 HTTP Live content that are tagged as complete are now seekable. by Andreas Huber · 14 years ago
  27. 6e3fa44 Remove stagefright foundation's incompatible logging interface and update callsites. by Andreas Huber · 14 years ago
  28. c4e0b70 ALoopers can now be named (useful to distinguish threads). by Andreas Huber · 14 years ago
  29. a4867540 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 · 14 years ago
  30. 9e93726 Must hold lock here... by Andreas Huber · 14 years ago
  31. e577e87 Fix a typo in NuCachedSource2 that would trigger an assert near the end of a stream. by Andreas Huber · 14 years ago
  32. b206319 Initial check-in of new caching/prefetching data source implementation. by Andreas Huber · 14 years ago