1. 68f592a8 Merge "Don't perform RTSP seeks right away but queue them for 200ms" into ics-mr1 by Andreas Huber · 13 years ago
  2. 21902a8 Don't perform RTSP seeks right away but queue them for 200ms by Andreas Huber · 13 years ago
  3. f6ae711 Fix Bitreader "putBits" implementation, make sure we emulate timestamps by Andreas Huber · 13 years ago
  4. a693a4b Merge "Fix ANRs due to Widevine DRM plugin sniff taking too long." into ics-mr1 by Jeff Tinker · 13 years ago
  5. d0d19db Fix ANRs due to Widevine DRM plugin sniff taking too long. by Jeff Tinker · 13 years ago
  6. 7dea9aa Fetch at least 192KB to avoid our mp3 sniffer from blocking on data. by Andreas Huber · 13 years ago
  7. 6db79c3 Merge "Fix for issue 5712743 video editor functional test : testPreviewDuringExport fails -Correct the invalid filename, which contains control character. And with the invalid filename, the cts fails only on crespo, but passes on stingray and prime." into ics-mr1 by Hong Teng · 13 years ago
  8. f336408 Merge "New and improved silent mode on lockscreen." into ics-mr1 by Amith Yamasani · 13 years ago
  9. 6243edd New and improved silent mode on lockscreen. by Amith Yamasani · 13 years ago
  10. 6b8b5a0 Merge "DO NOT MERGE - Consider I-Frame at zeroeth position when searching for sync frames" into ics-mr1 by James Dong · 13 years ago
  11. 96bea6a Fix for issue 5712743 video editor functional test : testPreviewDuringExport fails by Hong Teng · 13 years ago
  12. 92f604c DO NOT MERGE: Remove the AVI extractor. by Andreas Huber · 13 years ago
  13. cb06491 DO NOT MERGE - Consider I-Frame at zeroeth position when searching for sync frames by James Dong · 13 years ago
  14. b8e651a Properly identify how much metadata we need to cache in order to instantiate by Andreas Huber · 13 years ago
  15. 7944c1b MTP: Add support for restricting PTP to only certain subdirectories of the storage DO NOT MERGE by Mike Lockwood · 13 years ago
  16. 7a1ad63 MTP: Don't attempt to read more than 16K at a time from the MTP driver DO NOT MERGE by Mike Lockwood · 13 years ago
  17. afd0108 Merge "Further volume improvements." into ics-mr1 by Amith Yamasani · 13 years ago
  18. 613ed4c Merge "Fixd for 5490443 Native crash while exporting a video - Add new onError callback to PreviewProgressListener, which is used to indicate video editor application for the error that has occurred during priviewing. With this modification, the application must implement the onError method, and then VideoEditorPreviewTest.java is changed accordingly." into ics-mr1 by Hong Teng · 13 years ago
  19. 0d3a2e9 Merge "AudioService: strengthen A2DP device detection" into ics-mr1 by Eric Laurent · 13 years ago
  20. 2ef6f1b Further volume improvements. by Amith Yamasani · 13 years ago
  21. 1fc2e60 Fixes a typo in AVIExtractor that would advertise the wrong video dimensions by Andreas Huber · 13 years ago
  22. 63149c8 Fixd for 5490443 Native crash while exporting a video by Hong Teng · 13 years ago
  23. 6bc7f2c AudioService: strengthen A2DP device detection by Eric Laurent · 13 years ago
  24. 6f1dd75 Merge "SurfaceMediaSource: use the vid enc usage bit" into ics-mr1 by Jamie Gennis · 13 years ago
  25. 564fee3 Merge "Make sure we can properly shutdown even if" into ics-mr1 by Andreas Huber · 13 years ago
  26. d12dc28 Merge "If an error occurs that prevents us from reallocating buffers during a format change" into ics-mr1 by Andreas Huber · 13 years ago
  27. 351143f Merge "Updated (internal) API for IStreamSource to signal discontinuities" into ics-mr1 by Andreas Huber · 13 years ago
  28. 405a4e3 Merge "Finer granularity discontinuity support." into ics-mr1 by Andreas Huber · 13 years ago
  29. a10613f Updated (internal) API for IStreamSource to signal discontinuities by Andreas Huber · 13 years ago
  30. 99b4523 Add the min fps option to set by Yu Shan Emily Lau · 13 years ago
  31. 66a051a Finer granularity discontinuity support. by Andreas Huber · 13 years ago
  32. 551aeac Make sure we can properly shutdown even if by Andreas Huber · 13 years ago
  33. d03e7d6 If an error occurs that prevents us from reallocating buffers during a format change by Andreas Huber · 13 years ago
  34. eabde3d am fe464a76: [Prime K] Fix gabage character issue by dujin.cha · 13 years ago
  35. fe464a7 [Prime K] Fix gabage character issue by dujin.cha · 13 years ago
  36. cb6fbc8 Merge "Report a runtime error instead of asserting on malformed avc configuration data." into ics-mr1 by Andreas Huber · 13 years ago
  37. 6deb4b5 SurfaceMediaSource: use the vid enc usage bit by Jamie Gennis · 13 years ago
  38. 96af14d Fix log spamming during time lapse video recording by James Dong · 13 years ago
  39. 7ff7821 am d4b22ab4: status_t != bool by Marco Nelissen · 13 years ago
  40. d4b22ab status_t != bool by Marco Nelissen · 13 years ago
  41. 0ba8660 Report a runtime error instead of asserting on malformed avc configuration data. by Andreas Huber · 13 years ago
  42. 22cf4b0 Make sure not to cancel pending seek/EOS notifications on a cache underrun... by Andreas Huber · 13 years ago
  43. 4fdc36e Merge "Document that release() should be called with onPause() and onStop() for media objects" into ics-mr1 by James Dong · 13 years ago
  44. 89ca698 Document that release() should be called with onPause() and onStop() for media objects by James Dong · 13 years ago
  45. e7edc86 Fix 5623252 unlink to death of audio focus client early by Jean-Michel Trivi · 13 years ago
  46. 481ffa5 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 · 13 years ago
  47. a950973 Fix 5615747 Don't leak remote control client death handlers by Jean-Michel Trivi · 13 years ago
  48. 7eb5319 Fix for issue 5309336 by Hong Teng · 13 years ago
  49. de1f065 Fix 5607938 AudioFocusDeathHandler leaks GREF by Jean-Michel Trivi · 13 years ago
  50. b7a000a Merge "Unhide the key to retriever location information in 3gp/mp4 files" into ics-mr1 by James Dong · 13 years ago
  51. 2321718 Merge "Didn't mean to check this in..." into ics-mr1 by Andreas Huber · 13 years ago
  52. 54c7efa Didn't mean to check this in... by Andreas Huber · 13 years ago
  53. 1f8c621 Merge "visualizer: reset buffer if playback is idle" into ics-mr1 by Eric Laurent · 13 years ago
  54. cd556b8 Merge "Instead of asserting, signal a runtime error if the session doesn't contain" into ics-mr1 by Andreas Huber · 13 years ago
  55. 5d42075 Merge "DO NOT MERGE: Instead of asserting, remove active streams if their sockets" into ics-mr1 by Andreas Huber · 13 years ago
  56. d9f25bc9 Merge "Disconnect on socket error on the RTSP control connection." into ics-mr1 by Andreas Huber · 13 years ago
  57. 00aa51b Unhide the key to retriever location information in 3gp/mp4 files by James Dong · 13 years ago
  58. 58c94bf Disconnect on socket error on the RTSP control connection. by Andreas Huber · 13 years ago
  59. 4d7dff1 DO NOT MERGE: Instead of asserting, remove active streams if their sockets by Andreas Huber · 13 years ago
  60. 57cc14f Instead of asserting, signal a runtime error if the session doesn't contain by Andreas Huber · 13 years ago
  61. 77c500c Add support for retrieving location information in mp4/3gpp files by James Dong · 13 years ago
  62. df8ab51 visualizer: reset buffer if playback is idle by Eric Laurent · 13 years ago
  63. 2375d16 Merge "Send RTSP control connection keep-alive requests" into ics-mr1 by Andreas Huber · 13 years ago
  64. b42aea5 Merge "Don't believe the PV decoder's lies..." into ics-mr1 by Andreas Huber · 13 years ago
  65. 7c063cf Merge "There's no point in trying to continue to decode after an error was signalled." into ics-mr1 by Andreas Huber · 13 years ago
  66. 96a33d1 Fix problems in tablet silent mode. by Eric Laurent · 13 years ago
  67. 3f99d95 There's no point in trying to continue to decode after an error was signalled. by Andreas Huber · 13 years ago
  68. 9777029 Don't believe the PV decoder's lies... by Andreas Huber · 13 years ago
  69. f2c2b1c am 19998120: Merge "Bug 5478024 drop after decode if can\'t drop before" into ics-mr0 by Glenn Kasten · 13 years ago
  70. a1b3e3d Send RTSP control connection keep-alive requests by Andreas Huber · 13 years ago
  71. 26f70db Merge "Remove surface legacy APIs and code." into ics-mr1 by Andreas Huber · 13 years ago
  72. 713c9a3 Merge "Fix 5509346: Resize the thumbnails if it's too large." into ics-mr1 by Chih-Chung Chang · 13 years ago
  73. ee7ebb3 Merge "Fix a hang issue where the first frame can be dropped for timelapse video recording." into ics-mr1 by James Dong · 13 years ago
  74. b1224ff Fix 5509346: Resize the thumbnails if it's too large. by Chih-Chung Chang · 13 years ago
  75. f330986 Bug 5478024 drop after decode if can't drop before by Glenn Kasten · 13 years ago
  76. 914972b Merge "Fix device management in lvm effect bundle wrapper." into ics-mr1 by Eric Laurent · 13 years ago
  77. 79178b8 Merge "Fix problem in lvm effect bundle wrapper." into ics-mr1 by Eric Laurent · 13 years ago
  78. efa4015 DO NOT MERGE Poll input data with a small timeout and don't consume a full core. by Andreas Huber · 13 years ago
  79. f51f1bd Verify we actually have valid utf8 metadata by Marco Nelissen · 13 years ago
  80. e395f64 Poll input data with a small timeout and don't consume a full core. by Andreas Huber · 13 years ago
  81. be5fc40 Remove unreliable effect tests. by Eric Laurent · 13 years ago
  82. 8b4529e Fix problem in lvm effect bundle wrapper. by Eric Laurent · 13 years ago
  83. b0c6e3b Fix device management in lvm effect bundle wrapper. by Eric Laurent · 13 years ago
  84. cd84197 am 6e91e5b6: Merge "Fix volume indication in vibrate mode." into ics-mr0 by Eric Laurent · 13 years ago
  85. 8ca9a1c Fix volume indication in vibrate mode. by Eric Laurent · 13 years ago
  86. 18936d7 am 69e640ee: Merge "Bring back the old-style Ring/Vibrate/Silent states when using volume keys." into ics-mr0 by Amith Yamasani · 13 years ago
  87. 74b2b95 am 09848bc8: Merge "docs: add developer guide cross references, Project ACRE, round 3" into ics-mr0 by Joe Fernandez · 13 years ago
  88. 69e640e Merge "Bring back the old-style Ring/Vibrate/Silent states when using volume keys." into ics-mr0 by Amith Yamasani · 13 years ago
  89. c696a53 Bring back the old-style Ring/Vibrate/Silent states when using volume keys. by Amith Yamasani · 13 years ago
  90. 09848bc Merge "docs: add developer guide cross references, Project ACRE, round 3" into ics-mr0 by Joe Fernandez · 13 years ago
  91. 61fd1e8 docs: add developer guide cross references, Project ACRE, round 3 by Joe Fernandez · 13 years ago
  92. 95be245 Remove surface legacy APIs and code. by Andreas Huber · 13 years ago
  93. 27ed124 Merge "Properly report that we're no longer playing after receiving event" into ics-mr1 by Andreas Huber · 13 years ago
  94. fc9592f am 08479cee: Merge "Stagefright: ANW::connect in MediaPlayerService" into ics-mr0 by Jamie Gennis · 13 years ago
  95. da57c0e Merge "Report call status from AudioSource::start() to file writer" into ics-mr1 by James Dong · 13 years ago
  96. 17a5fb3 Merge "Unhide QVGA related resolution profiles and allow to use QVGA resolution for timelapse video recording." into ics-mr1 by James Dong · 13 years ago
  97. 1388ace Merge "Fix a reference to a stale pointer in AwesomePlayer." into ics-mr1 by Andreas Huber · 13 years ago
  98. 33fe290 Unhide QVGA related resolution profiles and allow to use QVGA resolution for timelapse video recording. by James Dong · 13 years ago
  99. b888fd1 Fix a hang issue where the first frame can be dropped for timelapse video recording. by James Dong · 13 years ago
  100. 02b32fc Report call status from AudioSource::start() to file writer by James Dong · 13 years ago