1. 7f639d3 Merge "Fix 5144356: Native crash while importing music" by Chih-Chung Chang · 13 years ago
  2. 0bf049c Merge "When switching surface, do not set mSeekNotificationSent as true, because there could be a previous uncompleted seeking which needs to send back MEDIA_SEEK_COMPLETE message. If we set mSeekNotificationSent as true here, then mediaplayer.cpp will be waiting for message MEDIA_SEEK_COMPLETE. The getCurrentPosition() will always return the seek time before MEDIA_SEEK_COMPLETE being received by mediaplayer.cpp. Fix for bug 5181272." by Gloria Wang · 13 years ago
  3. 3c578f2 When switching surface, do not set mSeekNotificationSent as true, by Gloria Wang · 13 years ago
  4. 3d01812 Merge "Some decoders require more gentle treatment" by Andreas Huber · 13 years ago
  5. 5bc5303 Some decoders require more gentle treatment by James Dong · 13 years ago
  6. 4960f3a Disable vorbis-auto-looping if the audio sink used is not realtime, i.e. recording. by Andreas Huber · 13 years ago
  7. a91495d Merge "Fix for 5155561 During export, progress bar jumps from 0 to 50%" by Rajneesh Chowdury · 13 years ago
  8. 176dde8 Fix 5144356: Native crash while importing music by Chih-Chung Chang · 13 years ago
  9. 8c60d89 Merge "Bug 5045498 RemoteControlClient interface" by Jean-Michel Trivi · 13 years ago
  10. 6721d33 Fix for 5155561 During export, progress bar jumps from 0 to 50% by Rajneesh Chowdury · 13 years ago
  11. 8f66841 Merge "Fix issue 5126270: Holding volume down vibrates" by Eric Laurent · 13 years ago
  12. 5a9ffaa Merge "Make sure we have all the sample table metadata before declaring a track valid." by Andreas Huber · 13 years ago
  13. 987cb2e Make sure we have all the sample table metadata before declaring a track valid. by Andreas Huber · 13 years ago
  14. cc11b1b Fix issue 5126270: Holding volume down vibrates by Eric Laurent · 13 years ago
  15. 24ac9e1 Merge "Don't time out prematurely for video encoding waiting for output buffers" by James Dong · 13 years ago
  16. bc91ea6 Merge "Change condition to enter silent mode." by Eric Laurent · 13 years ago
  17. 178889e Bug 5045498 RemoteControlClient interface by Jean-Michel Trivi · 13 years ago
  18. d51b218 Merge "Display thumbnails one by one and cache them." by Chih-Chung Chang · 13 years ago
  19. bd151de Merge "Testing for bug 5122864 libwebcore related libraries increased by 3MB in ICS vs HCMR2" by Kristian Monsen · 13 years ago
  20. c5f9a42 Merge "Use camcorder profiles for MediaRecorderStressTest" by James Dong · 13 years ago
  21. 3b2d54a Merge "Error handling in ACodec and Nuplayer." by Andreas Huber · 13 years ago
  22. d84fd79 Error handling in ACodec and Nuplayer. by Andreas Huber · 13 years ago
  23. bf0a064 Properly initialize some instance variables. by Andreas Huber · 13 years ago
  24. c11c3ae Change condition to enter silent mode. by Eric Laurent · 13 years ago
  25. 92d6ea3 Don't time out prematurely for video encoding waiting for output buffers by James Dong · 13 years ago
  26. b921608 Testing for bug 5122864 libwebcore related libraries increased by 3MB in ICS vs HCMR2 by Kristian Monsen · 13 years ago
  27. 1f5de38 Display thumbnails one by one and cache them. by Chih-Chung Chang · 13 years ago
  28. 931e739 Merge "Fix issue 5131056: key beeps when screen is locked" by Eric Laurent · 13 years ago
  29. 96f218e Fix issue 5131056: key beeps when screen is locked by Eric Laurent · 13 years ago
  30. c9b9cbc Use camcorder profiles for MediaRecorderStressTest by James Dong · 13 years ago
  31. 59df720 Merge "Bug 5045498 javadoc for the remote control client API" by Jean-Michel Trivi · 13 years ago
  32. 837da71 Merge "Bug 5045498 Send media button event receiver to remote control" by Jean-Michel Trivi · 13 years ago
  33. fcd693a Bug 5045498 javadoc for the remote control client API by Jean-Michel Trivi · 13 years ago
  34. 152abef Merge "Deprecate use of some audio effects on output mix." by Eric Laurent · 13 years ago
  35. 0a9faa8 Bug 5045498 Send media button event receiver to remote control by Jean-Michel Trivi · 13 years ago
  36. 62f3617f Deprecate use of some audio effects on output mix. by Eric Laurent · 13 years ago
  37. cb04a1f Speed up thumbnail generation. by Chih-Chung Chang · 13 years ago
  38. 70b5c66 Merge "Fail request for audio focus when linkToDeath fails" by Jean-Michel Trivi · 13 years ago
  39. baf674e Fail request for audio focus when linkToDeath fails by Jean-Michel Trivi · 13 years ago
  40. 52727fc Merge "MediaScanner: Clear file path before deleting records to avoid accidental file deletions" by Mike Lockwood · 13 years ago
  41. 5a58619 Merge "Fix leak of global references and AudioFocusDeathHandler objects." by Jean-Michel Trivi · 13 years ago
  42. 061214b Fix leak of global references and AudioFocusDeathHandler objects. by Jean-Michel Trivi · 13 years ago
  43. f2e2b52 MediaScanner: Clear file path before deleting records to avoid accidental file deletions by Mike Lockwood · 13 years ago
  44. 497b3fe Issue 5081351: isWiredHeadsetOn() permission. by Eric Laurent · 13 years ago
  45. 65de903 Merge "If release has been called before finalize, do not expect MediaPlayer still exists" by James Dong · 13 years ago
  46. 43ef913 If release has been called before finalize, do not expect MediaPlayer still exists by James Dong · 13 years ago
  47. d9792ac Add a null check to handle failure of android::createPlayer by Jason Simmons · 13 years ago
  48. c498ad6 Merge "Fix issue 5144429: CTS test fails for AudioEffects" by Eric Laurent · 13 years ago
  49. 02bb0e4 Merge "Fix the software AAC decoder's AAC+ detection to ignore malformed frames" by Andreas Huber · 13 years ago
  50. f77493e Fix the software AAC decoder's AAC+ detection to ignore malformed frames by Andreas Huber · 13 years ago
  51. bb04910 Merge "Pass flags on remote control client information change in intent" by Jean-Michel Trivi · 13 years ago
  52. 1ee6011 Remove ParcelSurfaceTexture and update MediaPlayer by Ted Bonkenburg · 13 years ago
  53. 09f1735 Fix issue 5144429: CTS test fails for AudioEffects by Eric Laurent · 13 years ago
  54. bcbddd9 Only set the ringtones and such if this is the first media scan b/5126979 by Marco Nelissen · 13 years ago
  55. 45bd608 Merge "Audio effects: track CPU and memory use separately" by Eric Laurent · 13 years ago
  56. 6752ec8 Audio effects: track CPU and memory use separately by Eric Laurent · 13 years ago
  57. b5f04d6 Pass flags on remote control client information change in intent by Jean-Michel Trivi · 13 years ago
  58. ef02abd Add Bluetooth SCO test app by Marco Nelissen · 13 years ago
  59. 62b3503 Merge "Testing for bug 5122864 libwebcore related libraries increased by 3MB in ICS vs HCMR2" by Kristian Monsen · 13 years ago
  60. a962544 Merge "Check pids instead of IBinders" by Marco Nelissen · 13 years ago
  61. 458a572 Merge "To reduce the bytes need to be buffered before start playing the streaming video. We might revert this change if too many spinnings were introduced. For bug 4448008." by Gloria Wang · 13 years ago
  62. f1ddd51 Check pids instead of IBinders by Marco Nelissen · 13 years ago
  63. 7096f55 To reduce the bytes need to be buffered before start playing the streaming video. by Gloria Wang · 13 years ago
  64. e963ebd Merge "When using "secure input buffer mode" we instantiate a different OMX component" by Andreas Huber · 13 years ago
  65. 96d8a6f Merge "Revert "Notify the OMX component that it's going to be used in "secure" mode."" by Andreas Huber · 13 years ago
  66. 753fd9a When using "secure input buffer mode" we instantiate a different OMX component by Andreas Huber · 13 years ago
  67. 422e3f7 Revert "Notify the OMX component that it's going to be used in "secure" mode." by Andreas Huber · 13 years ago
  68. d1fe10c Merge "Fix initial 0 duration video sample in the recorded videos" by James Dong · 13 years ago
  69. bdbe693 Merge "Use video/webm mime type for WEBM files" by Mike Lockwood · 13 years ago
  70. b33e079 Merge "MediaScanner: Disable bulk inserts" by Mike Lockwood · 13 years ago
  71. cd7f0d7 Merge "To support for switching from a non-null surface/ surface texture to a null one, and vice versa. Fix for bug 5137445." by Gloria Wang · 13 years ago
  72. cbeb69e Merge "AudioService: don't use a soft reference on IRemoteControlClient" by Jean-Michel Trivi · 13 years ago
  73. ff53591 Use video/webm mime type for WEBM files by Mike Lockwood · 13 years ago
  74. 3410b46 MediaScanner: Disable bulk inserts by Mike Lockwood · 13 years ago
  75. 578b501 Testing for bug 5122864 libwebcore related libraries increased by 3MB in ICS vs HCMR2 by Kristian Monsen · 13 years ago
  76. 5414a167 Merge "Network traffic accounting for chromium stack support in mediaserver." by Ashish Sharma · 13 years ago
  77. 17da769 AudioService: don't use a soft reference on IRemoteControlClient by Jean-Michel Trivi · 13 years ago
  78. 91784c99 To support for switching from a non-null surface/ surface texture to by Gloria Wang · 13 years ago
  79. f6d08b9 Merge changes Ie06e73e5,I7ac6b5b0 by Mathias Agopian · 13 years ago
  80. 2c8e850 Fix initial 0 duration video sample in the recorded videos by James Dong · 13 years ago
  81. 0ed837a Merge "Do not release recording frames if camera is gone" by James Dong · 13 years ago
  82. c74b93f Keep effects sessions active when the caller dies. by Marco Nelissen · 13 years ago
  83. 053b02d return correct value from query after connecting a surface by Mathias Agopian · 13 years ago
  84. 7616178 Notify the OMX component that it's going to be used in "secure" mode. by Andreas Huber · 13 years ago
  85. 8d4ed0d Prevent NPE when registering a remote control client by Neel Parekh · 13 years ago
  86. 7b6198c Bug 5045498 API for client to notify remote control info changed by Jean-Michel Trivi · 13 years ago
  87. 5d49678 Merge "Make retrieving remote control client go through binder interface" by Jean-Michel Trivi · 13 years ago
  88. 0a5825e Do not release recording frames if camera is gone by James Dong · 13 years ago
  89. 43b076b MediaScanner: Fix UnsupportedOperationException when scanning internal media by Mike Lockwood · 13 years ago
  90. ced110e Make retrieving remote control client go through binder interface by Neel Parekh · 13 years ago
  91. d5a20d8 Network traffic accounting for chromium stack support in mediaserver. by Ashish Sharma · 13 years ago
  92. 803b192 Merge "Close the DRM session in the destructor of ChromiumHTTPDataSource. Fix for bug 5015079." by Gloria Wang · 13 years ago
  93. 1467ec3 Close the DRM session in the destructor of ChromiumHTTPDataSource. by Gloria Wang · 13 years ago
  94. a9307be Merge "Eliminate superfluous memcpys by wrapping an ABuffer in a MediaBuffer" by Andreas Huber · 13 years ago
  95. e38a2cb Eliminate superfluous memcpys by wrapping an ABuffer in a MediaBuffer by Andreas Huber · 13 years ago
  96. e83af90 Merge "Remove empty remote control client listener methods" by Jean-Michel Trivi · 13 years ago
  97. 323e317 Restart HLS streaming from the bottom of the playlist if we miss the boat on the by Andreas Huber · 13 years ago
  98. a30a21c Remove empty remote control client listener methods by Jean-Michel Trivi · 13 years ago
  99. 6d899a6 Merge "Check the syncword for each frame. Fix for bug 5117233." by Gloria Wang · 13 years ago
  100. 3c10b01 Check the syncword for each frame. Fix for bug 5117233. by Gloria Wang · 13 years ago