1. cbaffcf Add MEDIA_STARTED/PAUSED/STOPPED events to media players by Lajos Molnar · 11 years ago
  2. 1545d35 am 9f0e0597: am 7266bc80: am ca7f1609: Merge "Prevent double disconnects in RTSPSource" by Jean-Baptiste Queru · 11 years ago
  3. 7266bc8 am ca7f1609: Merge "Prevent double disconnects in RTSPSource" by Jean-Baptiste Queru · 11 years ago
  4. 0ad03bc Prevent double disconnects in RTSPSource by Fredrik Rosin · 12 years ago
  5. 14f7672 New HLS implementation supporting independent stream sources, audio-only streams by Andreas Huber · 12 years ago
  6. 5a75013 Handle the case where an asynchronous prepare was initiated and then by Andreas Huber · 11 years ago
  7. b5f28d4 Handle the case where an asynchronous prepare was initiated and then by Andreas Huber · 11 years ago
  8. ca6867f Fix a typo that would cause us not to shutdown/flush the decoders in by Andreas Huber · 12 years ago
  9. da9740e Fix a typo that would cause us not to shutdown/flush the decoders in by Andreas Huber · 12 years ago
  10. 602f5bb Guard against mLooper == NULL. by Andreas Huber · 12 years ago
  11. a68e7b9 Guard against mLooper == NULL. by Andreas Huber · 12 years ago
  12. 2070254 Instead of returning an error, return an invalid duration (-1 ms) by Andreas Huber · 12 years ago
  13. d85929f Instead of returning an error, return an invalid duration (-1 ms) by Andreas Huber · 12 years ago
  14. 7069bdf Fix seek in response to OnPrepared() for HLS content by Andreas Huber · 12 years ago
  15. 9975940 Fix seek in response to OnPrepared() for HLS content by Andreas Huber · 12 years ago
  16. 9dffd24 Squashed commit of the following: by Andreas Huber · 12 years ago
  17. d5e5623 Squashed commit of the following: by Andreas Huber · 12 years ago
  18. b1e7cd1 Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 12 years ago
  19. 1a2952a Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 12 years ago
  20. 46d13e3 Enable pause/resume for RTSP streaming by Roger Jönsson · 12 years ago
  21. fba60da Enable pause/resume for RTSP streaming by Roger Jönsson · 12 years ago
  22. cfc3083 RTSP buffering improvements by Roger Jönsson · 12 years ago
  23. b50e83e RTSP buffering improvements by Roger Jönsson · 12 years ago
  24. 0c3f0fa HLS now properly publishes its "seekable" flags after connection by Andreas Huber · 12 years ago
  25. 0df36ec HLS now properly publishes its "seekable" flags after connection by Andreas Huber · 12 years ago
  26. 7f475c3 RTSP now properly publishes its "seekable" flags after connection by Andreas Huber · 12 years ago
  27. ec0c597 RTSP now properly publishes its "seekable" flags after connection by Andreas Huber · 12 years ago
  28. 57cea55 Support for a "preparation" state that can take care of lengthy by Andreas Huber · 12 years ago
  29. 9575c96 Support for a "preparation" state that can take care of lengthy by Andreas Huber · 12 years ago
  30. 81dd60e Added HTTP support for SDP files. by Oscar Rydhé · 13 years ago
  31. 7a33b77 Added HTTP support for SDP files. by Oscar Rydhé · 13 years ago
  32. 5ab368a Groundwork to support bidirectional, asynchronous communication by Andreas Huber · 12 years ago
  33. b5f25f0 Groundwork to support bidirectional, asynchronous communication by Andreas Huber · 12 years ago
  34. 484566c Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  35. 8ba0102 Rename ISurfaceTexture and SurfaceTexture by Andy McFadden · 12 years ago
  36. 3057c69 Merge "setVideoSurfaceTexture is now synchronous and applied dynamically" by Andreas Huber · 12 years ago
  37. 1bf2c27 Merge "setVideoSurfaceTexture is now synchronous and applied dynamically" by Andreas Huber · 12 years ago
  38. e9810fa Respect sample aspect ratio in NuPlayer. by Andreas Huber · 12 years ago
  39. 516dacf Respect sample aspect ratio in NuPlayer. by Andreas Huber · 12 years ago
  40. 1a447be setVideoSurfaceTexture is now synchronous and applied dynamically by Andreas Huber · 12 years ago
  41. 57a339c setVideoSurfaceTexture is now synchronous and applied dynamically by Andreas Huber · 12 years ago
  42. 457ec42 Fix nuplayer seek jankiness by properly flushing decoders before by Andreas Huber · 12 years ago
  43. a1f8ab0 Fix nuplayer seek jankiness by properly flushing decoders before by Andreas Huber · 12 years ago
  44. 1bfcf04 am 7b7f17dc: am b7c8e918: Add support for HLS playlists of type \'event\'. by Andreas Huber · 12 years ago
  45. 2546219 am 7b7f17dc: am b7c8e918: Add support for HLS playlists of type \'event\'. by Andreas Huber · 12 years ago
  46. b7c8e91 Add support for HLS playlists of type 'event'. by Andreas Huber · 12 years ago
  47. a4c5bc0 Add support for HLS playlists of type 'event'. by Andreas Huber · 12 years ago
  48. 5834181 Fix a crash when the stop might be called due to some error before start in RTSPSource by James Dong · 12 years ago
  49. f6f0f0e Fix a crash when the stop might be called due to some error before start in RTSPSource by James Dong · 12 years ago
  50. 482989a am 9568b4cd: am 376074ed: Fixed a native crash due to deref of a NULL pointer by James Dong · 12 years ago
  51. be52460 am 9568b4cd: am 376074ed: Fixed a native crash due to deref of a NULL pointer by James Dong · 12 years ago
  52. 376074e Fixed a native crash due to deref of a NULL pointer by James Dong · 12 years ago
  53. 9f235b5 Fixed a native crash due to deref of a NULL pointer by James Dong · 12 years ago
  54. 4f7cd0e am dd1a87b3: am 9c6cb7a8: Merge "Fragmented mp4 extractor" into jb-mr1-dev by Marco Nelissen · 12 years ago
  55. 3fd1ce4 am dd1a87b3: am 9c6cb7a8: Merge "Fragmented mp4 extractor" into jb-mr1-dev by Marco Nelissen · 12 years ago
  56. 5699712 Fragmented mp4 extractor by Marco Nelissen · 12 years ago
  57. 1e9ee01 Fragmented mp4 extractor by Marco Nelissen · 12 years ago
  58. d7a61ad am 05e73de0: am 0d268a3c: Add setVideoScalingMode support to NuPlayer by James Dong · 12 years ago
  59. 812ee4e am 05e73de0: am 0d268a3c: Add setVideoScalingMode support to NuPlayer by James Dong · 12 years ago
  60. 0d268a3 Add setVideoScalingMode support to NuPlayer by James Dong · 12 years ago
  61. 53a2d13 Add setVideoScalingMode support to NuPlayer by James Dong · 12 years ago
  62. 09359d4 am eca95af8: am fbe9d81f: Support for acting as a wifi display sink. by Andreas Huber · 12 years ago
  63. ac6d49f am eca95af8: am fbe9d81f: Support for acting as a wifi display sink. by Andreas Huber · 12 years ago
  64. fbe9d81 Support for acting as a wifi display sink. by Andreas Huber · 12 years ago
  65. 8a61c22 Support for acting as a wifi display sink. by Andreas Huber · 12 years ago
  66. 23ed3d9 am 76fd1ea5: am 7323115c: Merge "Improvements to our MPEG2 Transport Stream parser" into jb-mr1-dev by Andreas Huber · 12 years ago
  67. f5540a1 am 76fd1ea5: am 7323115c: Merge "Improvements to our MPEG2 Transport Stream parser" into jb-mr1-dev by Andreas Huber · 12 years ago
  68. 7323115 Merge "Improvements to our MPEG2 Transport Stream parser" into jb-mr1-dev by Andreas Huber · 12 years ago
  69. ebb5047 Merge "Improvements to our MPEG2 Transport Stream parser" into jb-mr1-dev by Andreas Huber · 12 years ago
  70. 31b7c57 am 4adf4c6c: am 31238033: Merge "Move fragmented mp4 parser to libstagefright" into jb-mr1-dev by Marco Nelissen · 12 years ago
  71. 85c4ee8 am 4adf4c6c: am 31238033: Merge "Move fragmented mp4 parser to libstagefright" into jb-mr1-dev by Marco Nelissen · 12 years ago
  72. 3123803 Merge "Move fragmented mp4 parser to libstagefright" into jb-mr1-dev by Marco Nelissen · 12 years ago
  73. d99d678 Merge "Move fragmented mp4 parser to libstagefright" into jb-mr1-dev by Marco Nelissen · 12 years ago
  74. cb1f88c Move fragmented mp4 parser to libstagefright by Marco Nelissen · 12 years ago
  75. 4ecce50 Move fragmented mp4 parser to libstagefright by Marco Nelissen · 12 years ago
  76. 87f2a55 Improvements to our MPEG2 Transport Stream parser by Andreas Huber · 12 years ago
  77. 5205152 Improvements to our MPEG2 Transport Stream parser by Andreas Huber · 12 years ago
  78. 2444800 am 8d0189dc: am 61356671: Merge "Add support for mpeg2 transport streams to the RTSP implementation." into jb-mr1-dev by Andreas Huber · 12 years ago
  79. 9a13e30 am 8d0189dc: am 61356671: Merge "Add support for mpeg2 transport streams to the RTSP implementation." into jb-mr1-dev by Andreas Huber · 12 years ago
  80. cfaeeec Add support for mpeg2 transport streams to the RTSP implementation. by Andreas Huber · 12 years ago
  81. 4969468 Add support for mpeg2 transport streams to the RTSP implementation. by Andreas Huber · 12 years ago
  82. bf4c5d9 am 1f3d61f9: am bd828233: Use the correct data offset by remembering the offset of the enclosing \'moof\' by Andreas Huber · 12 years ago
  83. bd82823 Use the correct data offset by remembering the offset of the enclosing 'moof' by Andreas Huber · 12 years ago
  84. 518cdbe am 6f1ecc98: am 75767ab7: Merge "Signal end of stream if no more fragments are going to be available." into jb-mr1-dev by Andreas Huber · 12 years ago
  85. c770855 Signal end of stream if no more fragments are going to be available. by Andreas Huber · 12 years ago
  86. 7a06b60 am 8f8bffd6: am faa88edb: Merge "Fix static sample table processing, add support for h.263 video." into jb-mr1-dev by Andreas Huber · 12 years ago
  87. b978714 Fix static sample table processing, add support for h.263 video. by Andreas Huber · 12 years ago
  88. 1c84cb0 am ef8532b0: am e2229fba: Merge "Handle empty stsc box" into jb-mr1-dev by Marco Nelissen · 12 years ago
  89. b7e75cf Handle empty stsc box by Marco Nelissen · 12 years ago
  90. 1ebccf5 am c9b125a1: am a3b71fa5: Merge "experimental support for fragmented mp4 playback in nuplayer" into jb-mr1-dev by Marco Nelissen · 12 years ago
  91. 8406678 experimental support for fragmented mp4 playback in nuplayer by Andreas Huber · 13 years ago
  92. 27b6d22 Removed a CHECK_EQ that is not needed. by James Dong · 12 years ago
  93. 9fbe942 Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-dev by Ed Heyl · 12 years ago
  94. 5d246ef NuPlayer: Prevents creation of Video Decoder when we use Music Player by Haynes Mathew George · 12 years ago
  95. f57b4ea Added a callback in nuplayer via informational event to signal the start of video rendering by James Dong · 12 years ago
  96. 3d51d5c Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/ by James Dong · 12 years ago
  97. c9d1696 For an RTSP live stream we won't map rtp time to normal play time, by Andreas Huber · 12 years ago
  98. bfd4d0d Buffer at least 2 secs worth of data at startup of after a seek before by Andreas Huber · 12 years ago
  99. 9806555 Respect channel mask in ACodec and NuPlayer. by Andreas Huber · 12 years ago
  100. 0c0abd4 Merge "Notify the client about an initial size of (0, 0) instead of (320, 240)." into jb-dev by Andreas Huber · 12 years ago