1. dcb89b3 MediaPlayer: add listener for raw track data by Chong Zhang · 11 years ago
  2. 6731585 Fix uninitialized variable error in HLS bandwidth determination. by Andreas Huber · 11 years ago
  3. 14f7672 New HLS implementation supporting independent stream sources, audio-only streams by Andreas Huber · 12 years ago
  4. 9975940 Fix seek in response to OnPrepared() for HLS content by Andreas Huber · 11 years ago
  5. 0df36ec HLS now properly publishes its "seekable" flags after connection by Andreas Huber · 11 years ago
  6. b7c8e91 Add support for HLS playlists of type 'event'. by Andreas Huber · 12 years ago
  7. 53ae164 Don't log streaming url. by James Dong · 12 years ago
  8. 29357bc Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  9. df64d15 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  10. 2aa4cc0 Support new HLS byte-range extensions by Andreas Huber · 13 years ago
  11. 3856b09 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  12. 6801b4d Restart HLS streaming from the bottom of the playlist if we miss the boat on the by Andreas Huber · 13 years ago
  13. 20f725e Start playing live streaming HLS content from the first segment. by Andreas Huber · 13 years ago
  14. d6a46a6 More HLS fixes by Andreas Huber · 13 years ago
  15. 8dae4ca Always consider playlists corresponding to different bandwidths different. by Andreas Huber · 13 years ago
  16. 7e43a5a Refetch playlists according to the HLS specs, varying delay if playlists unchanged by Andreas Huber · 13 years ago
  17. 9b80c2b Charge network traffic to the uid of the process using the MediaPlayer. by Andreas Huber · 13 years ago
  18. 0f30bd9 Seeking/duration in HLS content is based on the individual segments' duration by Andreas Huber · 13 years ago
  19. 9067e30 Parse the individual segment's duration as a floating point number which is now by Andreas Huber · 13 years ago
  20. ad0d9c9 Add extra headers specified in the media player's setDataSource call by Andreas Huber · 13 years ago
  21. 1156dc9 An HTTP datasource for stagefright using the chromium code. by Andreas Huber · 13 years ago
  22. 7314fa1 Suppress the logging of URLs when in incognito mode. by Andreas Huber · 13 years ago
  23. 8cb0c41 Experimental support for https transfers in stagefright. by Andreas Huber · 13 years ago
  24. ed8d14f Remove legacy, AwesomePlayer-based http live implementation. by Andreas Huber · 13 years ago
  25. ab8a0ba Disconnect HTTP live sessions as soon as the request comes in. by Andreas Huber · 13 years ago
  26. bc7f5b2 Some tweaks to HTTP live / nuplayer behaviour by Andreas Huber · 14 years ago
  27. 88b7ad4 Always revert to the previous bandwidth if the required sequence number cannot be found by Andreas Huber · 14 years ago
  28. 88b3489 Return a runtime error if decryption fails instead of asserting. by Andreas Huber · 14 years ago
  29. 20ad3a3 Fix typo. by Andreas Huber · 14 years ago
  30. aea5aff If the stream for the new bandwidth doesn't have the segment we're looking for... by Andreas Huber · 14 years ago
  31. 4b197e1 Use NuPlayer for HTTP live streaming playback by default. by Andreas Huber · 14 years ago
  32. 22fc52f Some more fixes regarding HTTP live in NuPlayer. by Andreas Huber · 14 years ago
  33. 43c3e6c Seek/Duration support for completed http live streams in NuPlayer. by Andreas Huber · 14 years ago
  34. 5bc087c Squashed commit of the following: by Andreas Huber · 14 years ago
  35. df42f94 Better handling of forming absolute https URLs, runtime error on https:// access. by Andreas Huber · 14 years ago
  36. 3831a06 Squashed commit of the following: by Andreas Huber · 14 years ago
  37. 6e6b1ca Instead of asserting, gracefully abort and signal and error. by Andreas Huber · 14 years ago
  38. a44153c Squashed commit of the following: by Andreas Huber · 14 years ago