1. 7e976e9 Fix drm flag setting missed in false drm recognition fix. by Jeff Tinker · 15 years ago
  2. d1fa3ca Fixed the false drm recognition. by James Dong · 15 years ago
  3. b7b9c7b Merge "Don't perform RTSP seeks right away but queue them for 200ms" into ics-mr1 by Andreas Huber · 15 years ago
  4. ee736e9 Don't perform RTSP seeks right away but queue them for 200ms by Andreas Huber · 15 years ago
  5. 1906e5c Fix Bitreader "putBits" implementation, make sure we emulate timestamps by Andreas Huber · 15 years ago
  6. 894f3ca Merge "Fix ANRs due to Widevine DRM plugin sniff taking too long." into ics-mr1 by Jeff Tinker · 15 years ago
  7. 8e49b60 Fix ANRs due to Widevine DRM plugin sniff taking too long. by Jeff Tinker · 15 years ago
  8. 2c170cd Merge "Fetch at least 192KB to avoid our mp3 sniffer from blocking on data." into ics-mr1 by Dave Burke · 15 years ago
  9. bab4120 Fetch at least 192KB to avoid our mp3 sniffer from blocking on data. by Andreas Huber · 15 years ago
  10. 0c4ec12 Reconcile with ics-mr0-release by The Android Open Source Project · 15 years ago
  11. 7293614 Merge commit 'babb7200' into manualmerge by Andreas Huber · 15 years ago
  12. 01fe81c DO NOT MERGE: Remove the AVI extractor. by Andreas Huber · 15 years ago
  13. e74de52 Merge "DO NOT MERGE - Consider I-Frame at zeroeth position when searching for sync frames" into ics-mr1 by James Dong · 15 years ago
  14. f7b5cdd DO NOT MERGE: Remove the AVI extractor. by Andreas Huber · 15 years ago
  15. 62157c6 DO NOT MERGE: Remove the AVI extractor. by Andreas Huber · 15 years ago
  16. 9e603e0 Merge "audioflinger: fix audio skipping over A2DP" into ics-mr1 by Eric Laurent · 15 years ago
  17. 223e70d DO NOT MERGE - Consider I-Frame at zeroeth position when searching for sync frames by James Dong · 15 years ago
  18. a0f2bf5 Properly identify how much metadata we need to cache in order to instantiate by Andreas Huber · 15 years ago
  19. 162b40b audioflinger: fix audio skipping over A2DP by Eric Laurent · 15 years ago
  20. fed8bb6 MTP: Add support for restricting PTP to only certain subdirectories of the storage DO NOT MERGE by Mike Lockwood · 15 years ago
  21. 8af4c7d MTP: Don't attempt to read more than 16K at a time from the MTP driver DO NOT MERGE by Mike Lockwood · 15 years ago
  22. 4fe1c6c Fixes a typo in AVIExtractor that would advertise the wrong video dimensions by Andreas Huber · 15 years ago
  23. 21befea Merge "SurfaceMediaSource: use the vid enc usage bit" into ics-mr1 by Jamie Gennis · 15 years ago
  24. 7609b23 Merge "Make sure we can properly shutdown even if" into ics-mr1 by Andreas Huber · 15 years ago
  25. 5274010 Merge "If an error occurs that prevents us from reallocating buffers during a format change" into ics-mr1 by Andreas Huber · 15 years ago
  26. 544ee28 Merge "Updated (internal) API for IStreamSource to signal discontinuities" into ics-mr1 by Andreas Huber · 15 years ago
  27. bfcc8d8 Updated (internal) API for IStreamSource to signal discontinuities by Andreas Huber · 15 years ago
  28. 6e3d311 Finer granularity discontinuity support. by Andreas Huber · 15 years ago
  29. b58ce9f Make sure we can properly shutdown even if by Andreas Huber · 15 years ago
  30. d3d8222 If an error occurs that prevents us from reallocating buffers during a format change by Andreas Huber · 15 years ago
  31. 7cafbb3 audioflinger: reduce sleep time to avoid underrun by Eric Laurent · 15 years ago
  32. e933cb5 Merge "Report a runtime error instead of asserting on malformed avc configuration data." into ics-mr1 by Andreas Huber · 15 years ago
  33. 4c57986 SurfaceMediaSource: use the vid enc usage bit by Jamie Gennis · 15 years ago
  34. e8e5f86 Fix log spamming during time lapse video recording by James Dong · 15 years ago
  35. 6f5cc45 am d4b22ab4: status_t != bool by Marco Nelissen · 15 years ago
  36. 91e2c7d status_t != bool by Marco Nelissen · 15 years ago
  37. 71b61a9 Report a runtime error instead of asserting on malformed avc configuration data. by Andreas Huber · 15 years ago
  38. 6479b95 Merge "Make sure not to cancel pending seek/EOS notifications on a cache underrun..." into ics-mr1 by Andreas Huber · 15 years ago
  39. c34233e Make sure not to cancel pending seek/EOS notifications on a cache underrun... by Andreas Huber · 15 years ago
  40. 7b81bc3 No-op merge from ics-mr0 by The Android Open Source Project · 15 years ago
  41. fd8f534 Reconcile with ics-factoryrom-2-release by The Android Open Source Project · 15 years ago
  42. 9621add Merge "Fix for issue 5309336 -add videoeditor maximum prefetch YUV frames in media_profiles.xml to limit the total memory usage." into ics-mr1 by Hong Teng · 15 years ago
  43. 3a9cefe Fix for issue 5309336 by Hong Teng · 15 years ago
  44. 72ae9fd Merge "audioflinger: fix noise when skipping to next song" into ics-mr1 by Eric Laurent · 15 years ago
  45. 544fe9b audioflinger: fix noise when skipping to next song by Eric Laurent · 15 years ago
  46. 7ac9a9a Merge "Didn't mean to check this in..." into ics-mr1 by Andreas Huber · 15 years ago
  47. 91f2304 Didn't mean to check this in... by Andreas Huber · 15 years ago
  48. 04ccb82 Merge "visualizer: reset buffer if playback is idle" into ics-mr1 by Eric Laurent · 15 years ago
  49. 73b1fd5 Merge "Instead of asserting, signal a runtime error if the session doesn't contain" into ics-mr1 by Andreas Huber · 15 years ago
  50. 4ab3045 Merge "DO NOT MERGE: Instead of asserting, remove active streams if their sockets" into ics-mr1 by Andreas Huber · 15 years ago
  51. 4c5f7e3 Merge "Disconnect on socket error on the RTSP control connection." into ics-mr1 by Andreas Huber · 15 years ago
  52. 0fbe057 Disconnect on socket error on the RTSP control connection. by Andreas Huber · 15 years ago
  53. 19de627 DO NOT MERGE: Instead of asserting, remove active streams if their sockets by Andreas Huber · 15 years ago
  54. f0c86a8 Instead of asserting, signal a runtime error if the session doesn't contain by Andreas Huber · 15 years ago
  55. 4948818 Add support for retrieving location information in mp4/3gpp files by James Dong · 15 years ago
  56. 3df40a0 visualizer: reset buffer if playback is idle by Eric Laurent · 15 years ago
  57. 1dc0ab1 Merge "Send RTSP control connection keep-alive requests" into ics-mr1 by Andreas Huber · 15 years ago
  58. ca957d7 Merge "Don't believe the PV decoder's lies..." into ics-mr1 by Andreas Huber · 15 years ago
  59. d57a4dd Merge "There's no point in trying to continue to decode after an error was signalled." into ics-mr1 by Andreas Huber · 15 years ago
  60. 2961a85 There's no point in trying to continue to decode after an error was signalled. by Andreas Huber · 15 years ago
  61. 0029faf Don't believe the PV decoder's lies... by Andreas Huber · 15 years ago
  62. b5d3403 am 19998120: Merge "Bug 5478024 drop after decode if can\'t drop before" into ics-mr0 by Glenn Kasten · 15 years ago
  63. a47b69c Fix regression for SoundPool playback by Eric Laurent · 15 years ago
  64. 908dbde Send RTSP control connection keep-alive requests by Andreas Huber · 15 years ago
  65. 936a981 Merge "Remove surface legacy APIs and code." into ics-mr1 by Andreas Huber · 15 years ago
  66. e1a8a71 Merge "AudioFlinger: mix track only when really ready" into ics-mr1 by Eric Laurent · 15 years ago
  67. 49e8271 Merge "Fix a hang issue where the first frame can be dropped for timelapse video recording." into ics-mr1 by James Dong · 15 years ago
  68. 197388e Reconcile with ics-mr0-release ics-factoryrom-2-release by The Android Open Source Project · 15 years ago
  69. 683525b Bug 5478024 drop after decode if can't drop before by Glenn Kasten · 15 years ago
  70. 15d9183 DO NOT MERGE Poll input data with a small timeout and don't consume a full core. by Andreas Huber · 15 years ago
  71. 4d954c4 Merge "Fix device management in lvm effect bundle wrapper." into ics-mr1 by Eric Laurent · 15 years ago
  72. 047f160 Merge "Fix problem in lvm effect bundle wrapper." into ics-mr1 by Eric Laurent · 15 years ago
  73. fc1a3ac Reconcile with ics-mr0-release ics-factoryrom-2-release by The Android Open Source Project · 15 years ago
  74. 654d83b am 32b5a7ee: (-s ours) Merge "DO NOT MERGE Poll input data with a small timeout and don\'t consume a full core." into ics-mr0 by Dave Burke · 15 years ago
  75. ee74c46 DO NOT MERGE Poll input data with a small timeout and don't consume a full core. by Andreas Huber · 15 years ago
  76. 3dbe320 AudioFlinger: mix track only when really ready by Eric Laurent · 15 years ago
  77. 1183a4a Poll input data with a small timeout and don't consume a full core. by Andreas Huber · 15 years ago
  78. 91501f3 Revert "Merge "Update camera continuous autofocus javadoc." into ics-mr0" by The Android Automerger · 15 years ago
  79. e926b99 merge in ics-factoryrom-2-release history after reset to ics-mr0 by The Android Automerger · 15 years ago
  80. 254c221 Reconcile with ics-mr0-release ics-factoryrom-2-release by The Android Open Source Project · 15 years ago
  81. 2db114b Revert "Merge "Update camera continuous autofocus javadoc." into ics-mr0" by The Android Automerger · 15 years ago
  82. 5dc65e2 Fix problem in lvm effect bundle wrapper. by Eric Laurent · 15 years ago
  83. b643180 Fix device management in lvm effect bundle wrapper. by Eric Laurent · 15 years ago
  84. 09ebde7 am 4b6353ea: Merge "Update camera continuous autofocus javadoc." into ics-mr0 by Chih-Chung Chang · 15 years ago
  85. 2cf981a Merge "Update camera continuous autofocus javadoc." into ics-mr0 by Chih-Chung Chang · 15 years ago
  86. 3901e5d Remove surface legacy APIs and code. by Andreas Huber · 15 years ago
  87. 841fa37 Merge "Properly report that we're no longer playing after receiving event" into ics-mr1 by Andreas Huber · 15 years ago
  88. 2626203 am 08479cee: Merge "Stagefright: ANW::connect in MediaPlayerService" into ics-mr0 by Jamie Gennis · 15 years ago
  89. be1480b Merge "Report call status from AudioSource::start() to file writer" into ics-mr1 by James Dong · 15 years ago
  90. 597f405 Update camera continuous autofocus javadoc. by Wu-cheng Li · 15 years ago
  91. 0d681ab Merge "Fix a reference to a stale pointer in AwesomePlayer." into ics-mr1 by Andreas Huber · 15 years ago
  92. 93594b5 Fix a hang issue where the first frame can be dropped for timelapse video recording. by James Dong · 15 years ago
  93. b05e3b5 Report call status from AudioSource::start() to file writer by James Dong · 15 years ago
  94. 7dae00b Stagefright: ANW::connect in MediaPlayerService by Jamie Gennis · 15 years ago
  95. a4af214 Properly report that we're no longer playing after receiving event by Andreas Huber · 15 years ago
  96. 71adab5 am b7b4eaaa: Merge "Stagefright: push blank buffers when tearing down" into ics-mr0 by Jamie Gennis · 15 years ago
  97. 32bdfd5 Fix a reference to a stale pointer in AwesomePlayer. by Andreas Huber · 15 years ago
  98. 1765d6e Stagefright: push blank buffers when tearing down by Jamie Gennis · 15 years ago
  99. 1d2acaf am 23d64420: Merge "Stagefright: idle OMX after ANW errors" into ics-mr0 by Dave Burke · 15 years ago
  100. 55f4bc5 Merge "Stagefright: idle OMX after ANW errors" into ics-mr0 by Dave Burke · 15 years ago