1. 92d0a64 Merge "Add QVGA resolution to CamcorderProfile" into ics-factoryrom by James Dong · 13 years ago
  2. 07b9ae3 Add QVGA resolution to CamcorderProfile by James Dong · 13 years ago
  3. f0cff04 Bug 5300223 RemoteControlClient uses PendingIntent for media button events by Jean-Michel Trivi · 13 years ago
  4. 34d0d30 Fix bug 5327199 Recycle bitmaps in RemoteControlClient by Jean-Michel Trivi · 13 years ago
  5. 81b37d8 If media player has died already, do not dec the old surface texture reference. by Gloria Wang · 13 years ago
  6. c286b2c Cherry-pick from master. Do not merge. by Gloria Wang · 13 years ago
  7. 1318864 Merge "Change an assert failure due to unsupported level by HW AVC decoder and report the error to applications" by James Dong · 13 years ago
  8. 2424c93 Merge "Fix for bug 5309242 [Prime] VideoEditorAPITest testVideoContentHD failed" by Rajneesh Chowdury · 13 years ago
  9. 3f43e7d Fix for bug 5309242 [Prime] VideoEditorAPITest testVideoContentHD failed by Rajneesh Chowdury · 13 years ago
  10. 16066ec Merge "Issue 5044873: Pb with BT SCO AudioManager API" by Eric Laurent · 13 years ago
  11. e83f771 Merge "Bug 5300223 RemoteControlClient uses PendingIntent" by Jean-Michel Trivi · 13 years ago
  12. d7454be Issue 5044873: Pb with BT SCO AudioManager API by Eric Laurent · 13 years ago
  13. 6e920e6 Bug 5300223 RemoteControlClient uses PendingIntent by Jean-Michel Trivi · 13 years ago
  14. 3f0c821 Merge "Issue 5298399: Lost speech after a crash in gTalk." by Eric Laurent · 13 years ago
  15. 7e8626f Issue 5298399: Lost speech after a crash in gTalk. by Eric Laurent · 13 years ago
  16. 48c5fb1 API review: Metadata class not used. by Dianne Hackborn · 13 years ago
  17. bf208ec Merge "Support .avi tracks that have a sample size of 1, i.e. samples != chunks" by Andreas Huber · 13 years ago
  18. 6374995 Support .avi tracks that have a sample size of 1, i.e. samples != chunks by Andreas Huber · 13 years ago
  19. 0209da1 Change an assert failure due to unsupported level by HW AVC decoder and report the error to applications by James Dong · 13 years ago
  20. fa6dfdc Don't post position updates too frequently by Andreas Huber · 13 years ago
  21. 7fc8f51 Merge "Turn an another assertion into a runtime error in ACodec's implementation" by Andreas Huber · 13 years ago
  22. d41108c Turn an another assertion into a runtime error in ACodec's implementation by Andreas Huber · 13 years ago
  23. f8c84b3 Increase the avi extractor's confidence slighly over mp3's by Andreas Huber · 13 years ago
  24. d8f7c2c MTS Recorder Test: Use VideoFrameRate from Device Camcorder Profile by Devaraj Rangasamy · 13 years ago
  25. 4cf9a3b Merge "Fix another hardcoded frame rate in the media framework test" by James Dong · 13 years ago
  26. 973f553 Make MediaScanner skip certain directories by Guang Zhu · 13 years ago
  27. 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
  28. 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
  29. 02ea7d4 Merge "Fix bug 5045498 Unhide Remote Control Client API" by Marco Nelissen · 13 years ago
  30. ebf6478 Merge "Fix issue 4673378: switching from VoIP to GSM call" by Eric Laurent · 13 years ago
  31. a18886c Fix 5278371: OOM in MediaItemThumbnailTest by Chih-Chung Chang · 13 years ago
  32. 9f103de Fix issue 4673378: switching from VoIP to GSM call by Eric Laurent · 13 years ago
  33. 11e2e5d Merge "AudioTrack: extend callback thread sleep time" by Eric Laurent · 13 years ago
  34. 5303254 Merge "Always set geometry in queuebuffer" by Pannag Sanketi · 13 years ago
  35. f1d360a AudioTrack: extend callback thread sleep time by Eric Laurent · 13 years ago
  36. e46fcef Always set geometry in queuebuffer by Pannag Sanketi · 13 years ago
  37. 8458447 Audio player must not be used as a timesource before it's started. by Andreas Huber · 13 years ago
  38. 70ad1c3 Merge "Fix 5156702: rotate thumbnails" by Chih-Chung Chang · 13 years ago
  39. b05a600 Fix another hardcoded frame rate in the media framework test by James Dong · 13 years ago
  40. 65e7815 Merge "Bug 5270905 fix MediaPlayer with IStreamSource" by Glenn Kasten · 13 years ago
  41. 27f4bbb Bug 5270905 fix MediaPlayer with IStreamSource by Glenn Kasten · 13 years ago
  42. 166c1b2 Merge "Fixing bug in SurfaceMediaSource_test" by Pannag Sanketi · 13 years ago
  43. 089d3e3 Apparently keyframe status in audio tracks of .webm/.mkv files is unreliable by Andreas Huber · 13 years ago
  44. 01dba60 Merge "Stop metadata retriever from dereferencing a NULL pointer if" by Andreas Huber · 13 years ago
  45. 4880a73 Merge "Fix startBluetoothSco race" by Marco Nelissen · 13 years ago
  46. 47a5215 Fix 5156702: rotate thumbnails by Chih-Chung Chang · 13 years ago
  47. ccccb50 Merge "Use device-dependent frame rate in the media recorder performance test" by James Dong · 13 years ago
  48. 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
  49. a985135 Use device-dependent frame rate in the media recorder performance test by James Dong · 13 years ago
  50. 671db6f Fix startBluetoothSco race by Marco Nelissen · 13 years ago
  51. 612e161 Stop metadata retriever from dereferencing a NULL pointer if by Andreas Huber · 13 years ago
  52. b6738fc Merge "Issue 5247986: Battery drain due to audio wakelock" by Eric Laurent · 13 years ago
  53. b0808f9 Issue 5247986: Battery drain due to audio wakelock by Eric Laurent · 13 years ago
  54. f12abaf Merge "Handle setDataSource failures properly. #5261671" by Dave Burke · 13 years ago
  55. a28279b Handle setDataSource failures properly. #5261671 by Dave Burke · 13 years ago
  56. 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
  57. 2e6f49c Merge "MediaPlayer: remove the setTexture method" by Jamie Gennis · 13 years ago
  58. 09bb20b Merge "Fix 5240036: Generate a reasonable bitrate for intermediate clips." by Chih-Chung Chang · 13 years ago
  59. 3814ff4 Fixing bug in SurfaceMediaSource_test by Pannag Sanketi · 13 years ago
  60. dca56b9 Fix issue 5252593: any app can restart the runtime by Eric Laurent · 13 years ago
  61. 83fb94d MediaPlayer: remove the setTexture method by Jamie Gennis · 13 years ago
  62. 69a5f6c Properly serialize access to FileSource::getSize by acquiring the mutex by Andreas Huber · 13 years ago
  63. fc301b0 Require INTERNET permission for network-based content. Bug #1870981 by Dave Burke · 13 years ago
  64. 8b1f350 Fix 5240036: Generate a reasonable bitrate for intermediate clips. by Chih-Chung Chang · 13 years ago
  65. bd9d030 Don't overwrite pending port setting change if there are more than one port setting change event. by James Dong · 13 years ago
  66. 466ade5 Fix bug 5045498 Unhide Remote Control Client API by Jean-Michel Trivi · 13 years ago
  67. ae51008 Merge "Guard the audio notifications with a separate lock to avoid deadlocks during reset." by Andreas Huber · 13 years ago
  68. 67a041f Guard the audio notifications with a separate lock to avoid deadlocks during reset. by Andreas Huber · 13 years ago
  69. d38ecf8 Signal an error when encountering a malformed .ts stream. by Andreas Huber · 13 years ago
  70. a6ec356 Merge "Fix 5243349 RemoteControlDisplay incorrectly updated" by Jean-Michel Trivi · 13 years ago
  71. b716f0b Fix 5243349 RemoteControlDisplay incorrectly updated by Jean-Michel Trivi · 13 years ago
  72. 270bcaa Merge "Fix for 5156702 Rotate video output for thumbnails and export" by Rajneesh Chowdury · 13 years ago
  73. 9100473 Merge "I have one HLS stream that switches stream PIDs from one bandwidth to the next" by Andreas Huber · 13 years ago
  74. afbb70b Merge "Discontinuities are only signalled on streams that have been identified, i.e." by Andreas Huber · 13 years ago
  75. eeddb0e I have one HLS stream that switches stream PIDs from one bandwidth to the next by Andreas Huber · 13 years ago
  76. ea8c9b1 Discontinuities are only signalled on streams that have been identified, i.e. by Andreas Huber · 13 years ago
  77. d318b73 Merge "Update SurfaceMediaSource_test to not use pbuffer configs" by Pannag Sanketi · 13 years ago
  78. e3fb1cb Merge "Fix a crash where the EOS was signalled but some output buffer were still pending." by James Dong · 13 years ago
  79. b2c4f0b Merge "Fix SurfaceMediaSource timestamp handling." by Eino-Ville Talvala · 13 years ago
  80. 16b241a Merge "Change condition to enter silent mode." by Eric Laurent · 13 years ago
  81. 528e382 Merge "Fix 5242200 only update RemoteControlDisplay when a client is present" by Jean-Michel Trivi · 13 years ago
  82. 3387945 Fix 5242200 only update RemoteControlDisplay when a client is present by Jean-Michel Trivi · 13 years ago
  83. 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
  84. e28857c Stop the AudioSource in reset() of AwesomePlayer if AudioSource is not NULL by Gloria Wang · 13 years ago
  85. 3d4c06f Change condition to enter silent mode. by Eric Laurent · 13 years ago
  86. 49fb943 Merge "ATSParser now supports a mode in which PTS is considered to be absolute time" by Andreas Huber · 13 years ago
  87. e753750 Update SurfaceMediaSource_test to not use pbuffer configs by Pannag Sanketi · 13 years ago
  88. 5ad4b9f RemoteControlClient metadata: add method for metadata of long type by Jean-Michel Trivi · 13 years ago
  89. 58c524e Fix a crash where the EOS was signalled but some output buffer were still pending. by James Dong · 13 years ago
  90. ebd266c ATSParser now supports a mode in which PTS is considered to be absolute time by Andreas Huber · 13 years ago
  91. 2261c7d Merge "Bug 5045498 Force display update when display registers" by Jean-Michel Trivi · 13 years ago
  92. 958bba6 Bug 5045498 Force display update when display registers by Jean-Michel Trivi · 13 years ago
  93. 8d102eb Merge changes I33f59705,Ia4c8c822,I2fb695ab,I2e587afc by Jamie Gennis · 13 years ago
  94. c847b1a Fix for 5156702 Rotate video output for thumbnails and export by Rajneesh Chowdury · 13 years ago
  95. 0e35c78 Merge "226483: A2DP connected, but music out to speaker" by Eric Laurent · 13 years ago
  96. 728e08bc Fix SurfaceMediaSource timestamp handling. by Eino-Ville Talvala · 13 years ago
  97. 05ce094 226483: A2DP connected, but music out to speaker by Eric Laurent · 13 years ago
  98. c5d0fac Merge "Bug 5156756 Fix AAC ADTS header size computation" by Jean-Michel Trivi · 13 years ago
  99. 90200ee Merge "5106773 Can't export a movie - Error returned from OMX API in ducati" by Rajneesh Chowdury · 13 years ago
  100. 8f7bf02 5106773 Can't export a movie - Error returned from OMX API in ducati by Rajneesh Chowdury · 13 years ago