1. e83f771 Merge "Bug 5300223 RemoteControlClient uses PendingIntent" by Jean-Michel Trivi · 13 years ago
  2. 6e920e6 Bug 5300223 RemoteControlClient uses PendingIntent by Jean-Michel Trivi · 13 years ago
  3. 3f0c821 Merge "Issue 5298399: Lost speech after a crash in gTalk." by Eric Laurent · 13 years ago
  4. 7e8626f Issue 5298399: Lost speech after a crash in gTalk. by Eric Laurent · 13 years ago
  5. 48c5fb1 API review: Metadata class not used. by Dianne Hackborn · 13 years ago
  6. bf208ec Merge "Support .avi tracks that have a sample size of 1, i.e. samples != chunks" by Andreas Huber · 13 years ago
  7. 6374995 Support .avi tracks that have a sample size of 1, i.e. samples != chunks by Andreas Huber · 13 years ago
  8. fa6dfdc Don't post position updates too frequently by Andreas Huber · 13 years ago
  9. 7fc8f51 Merge "Turn an another assertion into a runtime error in ACodec's implementation" by Andreas Huber · 13 years ago
  10. d41108c Turn an another assertion into a runtime error in ACodec's implementation by Andreas Huber · 13 years ago
  11. f8c84b3 Increase the avi extractor's confidence slighly over mp3's by Andreas Huber · 13 years ago
  12. d8f7c2c MTS Recorder Test: Use VideoFrameRate from Device Camcorder Profile by Devaraj Rangasamy · 13 years ago
  13. 4cf9a3b Merge "Fix another hardcoded frame rate in the media framework test" by James Dong · 13 years ago
  14. 973f553 Make MediaScanner skip certain directories by Guang Zhu · 13 years ago
  15. 6f84da5 Merge "Don't check mFilledBuffers whether it is empty or not when the port reconfiguration is not meant for buffer reallocation" by James Dong · 13 years ago
  16. 4a0c91f Don't check mFilledBuffers whether it is empty or not when the port reconfiguration is not meant for buffer reallocation by James Dong · 13 years ago
  17. 02ea7d4 Merge "Fix bug 5045498 Unhide Remote Control Client API" by Marco Nelissen · 13 years ago
  18. ebf6478 Merge "Fix issue 4673378: switching from VoIP to GSM call" by Eric Laurent · 13 years ago
  19. a18886c Fix 5278371: OOM in MediaItemThumbnailTest by Chih-Chung Chang · 13 years ago
  20. 9f103de Fix issue 4673378: switching from VoIP to GSM call by Eric Laurent · 13 years ago
  21. 11e2e5d Merge "AudioTrack: extend callback thread sleep time" by Eric Laurent · 13 years ago
  22. 5303254 Merge "Always set geometry in queuebuffer" by Pannag Sanketi · 13 years ago
  23. f1d360a AudioTrack: extend callback thread sleep time by Eric Laurent · 13 years ago
  24. e46fcef Always set geometry in queuebuffer by Pannag Sanketi · 13 years ago
  25. 8458447 Audio player must not be used as a timesource before it's started. by Andreas Huber · 13 years ago
  26. 70ad1c3 Merge "Fix 5156702: rotate thumbnails" by Chih-Chung Chang · 13 years ago
  27. b05a600 Fix another hardcoded frame rate in the media framework test by James Dong · 13 years ago
  28. 65e7815 Merge "Bug 5270905 fix MediaPlayer with IStreamSource" by Glenn Kasten · 13 years ago
  29. 27f4bbb Bug 5270905 fix MediaPlayer with IStreamSource by Glenn Kasten · 13 years ago
  30. 166c1b2 Merge "Fixing bug in SurfaceMediaSource_test" by Pannag Sanketi · 13 years ago
  31. 089d3e3 Apparently keyframe status in audio tracks of .webm/.mkv files is unreliable by Andreas Huber · 13 years ago
  32. 01dba60 Merge "Stop metadata retriever from dereferencing a NULL pointer if" by Andreas Huber · 13 years ago
  33. 4880a73 Merge "Fix startBluetoothSco race" by Marco Nelissen · 13 years ago
  34. 47a5215 Fix 5156702: rotate thumbnails by Chih-Chung Chang · 13 years ago
  35. ccccb50 Merge "Use device-dependent frame rate in the media recorder performance test" by James Dong · 13 years ago
  36. 30856a7 Revert "To make SniffMP3() more concrete so that we can remove false-positve responses from MPEG-PS streams." by James Dong · 13 years ago
  37. a985135 Use device-dependent frame rate in the media recorder performance test by James Dong · 13 years ago
  38. 671db6f Fix startBluetoothSco race by Marco Nelissen · 13 years ago
  39. 612e161 Stop metadata retriever from dereferencing a NULL pointer if by Andreas Huber · 13 years ago
  40. b6738fc Merge "Issue 5247986: Battery drain due to audio wakelock" by Eric Laurent · 13 years ago
  41. b0808f9 Issue 5247986: Battery drain due to audio wakelock by Eric Laurent · 13 years ago
  42. f12abaf Merge "Handle setDataSource failures properly. #5261671" by Dave Burke · 13 years ago
  43. a28279b Handle setDataSource failures properly. #5261671 by Dave Burke · 13 years ago
  44. 351f44a Merge "Don't overwrite pending port setting change if there are more than one port setting change event." by James Dong · 13 years ago
  45. 2e6f49c Merge "MediaPlayer: remove the setTexture method" by Jamie Gennis · 13 years ago
  46. 09bb20b Merge "Fix 5240036: Generate a reasonable bitrate for intermediate clips." by Chih-Chung Chang · 13 years ago
  47. 3814ff4 Fixing bug in SurfaceMediaSource_test by Pannag Sanketi · 13 years ago
  48. dca56b9 Fix issue 5252593: any app can restart the runtime by Eric Laurent · 13 years ago
  49. 83fb94d MediaPlayer: remove the setTexture method by Jamie Gennis · 13 years ago
  50. 69a5f6c Properly serialize access to FileSource::getSize by acquiring the mutex by Andreas Huber · 13 years ago
  51. fc301b0 Require INTERNET permission for network-based content. Bug #1870981 by Dave Burke · 13 years ago
  52. 8b1f350 Fix 5240036: Generate a reasonable bitrate for intermediate clips. by Chih-Chung Chang · 13 years ago
  53. bd9d030 Don't overwrite pending port setting change if there are more than one port setting change event. by James Dong · 13 years ago
  54. 466ade5 Fix bug 5045498 Unhide Remote Control Client API by Jean-Michel Trivi · 13 years ago
  55. ae51008 Merge "Guard the audio notifications with a separate lock to avoid deadlocks during reset." by Andreas Huber · 13 years ago
  56. 67a041f Guard the audio notifications with a separate lock to avoid deadlocks during reset. by Andreas Huber · 13 years ago
  57. d38ecf8 Signal an error when encountering a malformed .ts stream. by Andreas Huber · 13 years ago
  58. a6ec356 Merge "Fix 5243349 RemoteControlDisplay incorrectly updated" by Jean-Michel Trivi · 13 years ago
  59. b716f0b Fix 5243349 RemoteControlDisplay incorrectly updated by Jean-Michel Trivi · 13 years ago
  60. 270bcaa Merge "Fix for 5156702 Rotate video output for thumbnails and export" by Rajneesh Chowdury · 13 years ago
  61. 9100473 Merge "I have one HLS stream that switches stream PIDs from one bandwidth to the next" by Andreas Huber · 13 years ago
  62. afbb70b Merge "Discontinuities are only signalled on streams that have been identified, i.e." by Andreas Huber · 13 years ago
  63. eeddb0e I have one HLS stream that switches stream PIDs from one bandwidth to the next by Andreas Huber · 13 years ago
  64. ea8c9b1 Discontinuities are only signalled on streams that have been identified, i.e. by Andreas Huber · 13 years ago
  65. d318b73 Merge "Update SurfaceMediaSource_test to not use pbuffer configs" by Pannag Sanketi · 13 years ago
  66. e3fb1cb Merge "Fix a crash where the EOS was signalled but some output buffer were still pending." by James Dong · 13 years ago
  67. b2c4f0b Merge "Fix SurfaceMediaSource timestamp handling." by Eino-Ville Talvala · 13 years ago
  68. 16b241a Merge "Change condition to enter silent mode." by Eric Laurent · 13 years ago
  69. 528e382 Merge "Fix 5242200 only update RemoteControlDisplay when a client is present" by Jean-Michel Trivi · 13 years ago
  70. 3387945 Fix 5242200 only update RemoteControlDisplay when a client is present by Jean-Michel Trivi · 13 years ago
  71. 3727e3d Merge "Stop the AudioSource in reset() of AwesomePlayer if AudioSource is not NULL and AudioPlayer was not started. Fix for 5236419." by Gloria Wang · 13 years ago
  72. e28857c Stop the AudioSource in reset() of AwesomePlayer if AudioSource is not NULL by Gloria Wang · 13 years ago
  73. 3d4c06f Change condition to enter silent mode. by Eric Laurent · 13 years ago
  74. 49fb943 Merge "ATSParser now supports a mode in which PTS is considered to be absolute time" by Andreas Huber · 13 years ago
  75. e753750 Update SurfaceMediaSource_test to not use pbuffer configs by Pannag Sanketi · 13 years ago
  76. 5ad4b9f RemoteControlClient metadata: add method for metadata of long type by Jean-Michel Trivi · 13 years ago
  77. 58c524e Fix a crash where the EOS was signalled but some output buffer were still pending. by James Dong · 13 years ago
  78. ebd266c ATSParser now supports a mode in which PTS is considered to be absolute time by Andreas Huber · 13 years ago
  79. 2261c7d Merge "Bug 5045498 Force display update when display registers" by Jean-Michel Trivi · 13 years ago
  80. 958bba6 Bug 5045498 Force display update when display registers by Jean-Michel Trivi · 13 years ago
  81. 8d102eb Merge changes I33f59705,Ia4c8c822,I2fb695ab,I2e587afc by Jamie Gennis · 13 years ago
  82. c847b1a Fix for 5156702 Rotate video output for thumbnails and export by Rajneesh Chowdury · 13 years ago
  83. 0e35c78 Merge "226483: A2DP connected, but music out to speaker" by Eric Laurent · 13 years ago
  84. 728e08bc Fix SurfaceMediaSource timestamp handling. by Eino-Ville Talvala · 13 years ago
  85. 05ce094 226483: A2DP connected, but music out to speaker by Eric Laurent · 13 years ago
  86. c5d0fac Merge "Bug 5156756 Fix AAC ADTS header size computation" by Jean-Michel Trivi · 13 years ago
  87. 90200ee Merge "5106773 Can't export a movie - Error returned from OMX API in ducati" by Rajneesh Chowdury · 13 years ago
  88. 8f7bf02 5106773 Can't export a movie - Error returned from OMX API in ducati by Rajneesh Chowdury · 13 years ago
  89. 59fe406 Bug 5156756 Fix AAC ADTS header size computation by Jean-Michel Trivi · 13 years ago
  90. 2a45102 Merge "The test application falsely reports that the test result even if the test failed." by James Dong · 13 years ago
  91. 4afbe2e The test application falsely reports that the test result even if the test failed. by James Dong · 13 years ago
  92. af4fccf MediaDump: use the MediaPlayer#setSurface method by Jamie Gennis · 13 years ago
  93. b283dc6 MediaPlayer: unhide the setSurface method by Jamie Gennis · 13 years ago
  94. 499f365 Merge "Return an error to the client instead of asserting if decoder instantiation fails" by Andreas Huber · 13 years ago
  95. 07754c5 Return an error to the client instead of asserting if decoder instantiation fails by Andreas Huber · 13 years ago
  96. 2db44c5 Merge "Update IRemoteControlDisplay when it registers." by Jean-Michel Trivi · 13 years ago
  97. db8a361 Update IRemoteControlDisplay when it registers. by Jean-Michel Trivi · 13 years ago
  98. aca6d62 Merge "Cannot compare Binder references for RC display to unregister" by Jean-Michel Trivi · 13 years ago
  99. b3c084a Merge "Signal errors to the client instead of asserting in ACodec." by Andreas Huber · 13 years ago
  100. 3451df1 Merge "Default W, H allowed in SurfaceMediaSource dequeue" by Pannag Sanketi · 13 years ago