1. dcb89b3 MediaPlayer: add listener for raw track data by Chong Zhang · 11 years ago
  2. cbaffcf Add MEDIA_STARTED/PAUSED/STOPPED events to media players by Lajos Molnar · 11 years ago
  3. 14f7672 New HLS implementation supporting independent stream sources, audio-only streams by Andreas Huber · 12 years ago
  4. b5f28d4 Handle the case where an asynchronous prepare was initiated and then by Andreas Huber · 11 years ago
  5. da9740e Fix a typo that would cause us not to shutdown/flush the decoders in by Andreas Huber · 11 years ago
  6. 9975940 Fix seek in response to OnPrepared() for HLS content by Andreas Huber · 11 years ago
  7. d5e5623 Squashed commit of the following: by Andreas Huber · 11 years ago
  8. 1a2952a Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 11 years ago
  9. fba60da Enable pause/resume for RTSP streaming by Roger Jönsson · 12 years ago
  10. b50e83e RTSP buffering improvements by Roger Jönsson · 12 years ago
  11. ec0c597 RTSP now properly publishes its "seekable" flags after connection by Andreas Huber · 11 years ago
  12. 9575c96 Support for a "preparation" state that can take care of lengthy by Andreas Huber · 11 years ago
  13. 7a33b77 Added HTTP support for SDP files. by Oscar Rydhé · 12 years ago
  14. b5f25f0 Groundwork to support bidirectional, asynchronous communication by Andreas Huber · 11 years ago
  15. 8ba0102 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  16. 1bf2c27 Merge "setVideoSurfaceTexture is now synchronous and applied dynamically" by Andreas Huber · 12 years ago
  17. 516dacf Respect sample aspect ratio in NuPlayer. by Andreas Huber · 12 years ago
  18. 57a339c setVideoSurfaceTexture is now synchronous and applied dynamically by Andreas Huber · 12 years ago
  19. a1f8ab0 Fix nuplayer seek jankiness by properly flushing decoders before by Andreas Huber · 12 years ago
  20. 2546219 am 7b7f17dc: am b7c8e918: Add support for HLS playlists of type \'event\'. by Andreas Huber · 12 years ago
  21. b7c8e91 Add support for HLS playlists of type 'event'. by Andreas Huber · 12 years ago
  22. be52460 am 9568b4cd: am 376074ed: Fixed a native crash due to deref of a NULL pointer by James Dong · 12 years ago
  23. 376074e Fixed a native crash due to deref of a NULL pointer by James Dong · 12 years ago
  24. 812ee4e am 05e73de0: am 0d268a3c: Add setVideoScalingMode support to NuPlayer by James Dong · 12 years ago
  25. 0d268a3 Add setVideoScalingMode support to NuPlayer by James Dong · 12 years ago
  26. ac6d49f am eca95af8: am fbe9d81f: Support for acting as a wifi display sink. by Andreas Huber · 12 years ago
  27. fbe9d81 Support for acting as a wifi display sink. by Andreas Huber · 12 years ago
  28. 1ebccf5 am c9b125a1: am a3b71fa5: Merge "experimental support for fragmented mp4 playback in nuplayer" into jb-mr1-dev by Marco Nelissen · 12 years ago
  29. 8406678 experimental support for fragmented mp4 playback in nuplayer by Andreas Huber · 13 years ago
  30. 27b6d22 Removed a CHECK_EQ that is not needed. by James Dong · 12 years ago
  31. 9fbe942 Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-dev by Ed Heyl · 12 years ago
  32. 5d246ef NuPlayer: Prevents creation of Video Decoder when we use Music Player by Haynes Mathew George · 12 years ago
  33. f57b4ea Added a callback in nuplayer via informational event to signal the start of video rendering by James Dong · 12 years ago
  34. 9806555 Respect channel mask in ACodec and NuPlayer. by Andreas Huber · 12 years ago
  35. 8b71241 Fix mono gapless playback for decoders that output stereo by Marco Nelissen · 12 years ago
  36. 1948eb3 Add support for deep audio buffers by Eric Laurent · 12 years ago
  37. 4110c10 Add gapless playback support for NuPlayer by Marco Nelissen · 12 years ago
  38. afed0e1 Use NuPlayer for media playback everywhere by Andreas Huber · 13 years ago
  39. 786618f Add channel mask in AudioSink by Jean-Michel Trivi · 12 years ago
  40. df712ea fix libgui header location by Mathias Agopian · 12 years ago
  41. 2d8bedd Add new APIs AMessage::(set|find)Buffer to make it safer to pass by Andreas Huber · 12 years ago
  42. 5778822 Implementation of a java media codec interface and associated tools. by Andreas Huber · 12 years ago
  43. 29357bc Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  44. df64d15 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 13 years ago
  45. ea9d51b resolved conflicts for merge of 3d630e86 to master by Andreas Huber · 13 years ago
  46. eca36b5 resolved conflicts for merge of 998a929a to master by Andreas Huber · 13 years ago
  47. 7609b23 Merge "Make sure we can properly shutdown even if" into ics-mr1 by Andreas Huber · 13 years ago
  48. 6e3d311 Finer granularity discontinuity support. by Andreas Huber · 13 years ago
  49. b58ce9f Make sure we can properly shutdown even if by Andreas Huber · 13 years ago
  50. 471af5a resolved conflicts for merge of 26f70db9 to master by Andreas Huber · 13 years ago
  51. 936a981 Merge "Remove surface legacy APIs and code." into ics-mr1 by Andreas Huber · 13 years ago
  52. 0bdcaf9 am e395f645: Poll input data with a small timeout and don\'t consume a full core. by Andreas Huber · 13 years ago
  53. 1183a4a Poll input data with a small timeout and don't consume a full core. by Andreas Huber · 13 years ago
  54. 3901e5d Remove surface legacy APIs and code. by Andreas Huber · 13 years ago
  55. d7a07f2 am 27ed1249: Merge "Properly report that we\'re no longer playing after receiving event" into ics-mr1 by Andreas Huber · 13 years ago
  56. a4af214 Properly report that we're no longer playing after receiving event by Andreas Huber · 13 years ago
  57. 3856b09 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  58. 2bfdd42 NuPlayer is now taking on the task of streaming over RTSP. by Andreas Huber · 13 years ago
  59. eac68ba Signal an appropriate error even if there are no active streams yet. by Andreas Huber · 13 years ago
  60. dc9bacd Propagate error signalled by the source all the way to the output EOS notification. by Andreas Huber · 13 years ago
  61. 3fe6215 In order to recover from video lagging behind audio, drop avc frames by Andreas Huber · 13 years ago
  62. 078cfcf Various improvements to nuplayer playback by Andreas Huber · 13 years ago
  63. 18ac540 Discontinuities are only signalled on streams that have been identified, i.e. by Andreas Huber · 13 years ago
  64. cb67cd1 Signal errors to the client instead of asserting in ACodec. by Andreas Huber · 13 years ago
  65. c92fd24 Error handling in ACodec and Nuplayer. by Andreas Huber · 13 years ago
  66. 9b80c2b Charge network traffic to the uid of the process using the MediaPlayer. by Andreas Huber · 13 years ago
  67. ad0d9c9 Add extra headers specified in the media player's setDataSource call by Andreas Huber · 13 years ago
  68. 32f3cef Allow optional specification of a PTS timestamp when signalling a discontinuity. by Andreas Huber · 13 years ago
  69. 827b55c Merge "Suppress the logging of URLs when in incognito mode." by Andreas Huber · 13 years ago
  70. 7314fa1 Suppress the logging of URLs when in incognito mode. by Andreas Huber · 13 years ago
  71. 1173118 Bug 3438258 Add SurfaceTexture as MediaPlayer sink by Glenn Kasten · 13 years ago
  72. b408222 Implement missing pause/resume support for NuPlayer. by Andreas Huber · 14 years ago
  73. 31e2508 NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications. by Andreas Huber · 14 years ago
  74. 22fc52f Some more fixes regarding HTTP live in NuPlayer. by Andreas Huber · 14 years ago
  75. 43c3e6c Seek/Duration support for completed http live streams in NuPlayer. by Andreas Huber · 14 years ago
  76. 1aef211 Properly shutdown the decoders on a reset() in NuPlayer's implementation. by Andreas Huber · 14 years ago
  77. 5bc087c Squashed commit of the following: by Andreas Huber · 14 years ago
  78. 53df1a4 Distinguish discontinuities w/ a format change from those without. by Andreas Huber · 14 years ago
  79. 3831a06 Squashed commit of the following: by Andreas Huber · 14 years ago
  80. 2c2814b Properly announce decoder output format changes, make sure AMessage::dup does. by Andreas Huber · 14 years ago
  81. f933441 Initial support for a true streaming player for mpeg2 transport streams. by Andreas Huber · 14 years ago