1. 8458447 Audio player must not be used as a timesource before it's started. by Andreas Huber · 13 years ago
  2. 70ad1c3 Merge "Fix 5156702: rotate thumbnails" by Chih-Chung Chang · 13 years ago
  3. 65e7815 Merge "Bug 5270905 fix MediaPlayer with IStreamSource" by Glenn Kasten · 13 years ago
  4. 27f4bbb Bug 5270905 fix MediaPlayer with IStreamSource by Glenn Kasten · 13 years ago
  5. 166c1b2 Merge "Fixing bug in SurfaceMediaSource_test" by Pannag Sanketi · 13 years ago
  6. 089d3e3 Apparently keyframe status in audio tracks of .webm/.mkv files is unreliable by Andreas Huber · 13 years ago
  7. 01dba60 Merge "Stop metadata retriever from dereferencing a NULL pointer if" by Andreas Huber · 13 years ago
  8. 4880a73 Merge "Fix startBluetoothSco race" by Marco Nelissen · 13 years ago
  9. 47a5215 Fix 5156702: rotate thumbnails by Chih-Chung Chang · 13 years ago
  10. ccccb50 Merge "Use device-dependent frame rate in the media recorder performance test" by James Dong · 13 years ago
  11. 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
  12. a985135 Use device-dependent frame rate in the media recorder performance test by James Dong · 13 years ago
  13. 671db6f Fix startBluetoothSco race by Marco Nelissen · 13 years ago
  14. 612e161 Stop metadata retriever from dereferencing a NULL pointer if by Andreas Huber · 13 years ago
  15. b6738fc Merge "Issue 5247986: Battery drain due to audio wakelock" by Eric Laurent · 13 years ago
  16. b0808f9 Issue 5247986: Battery drain due to audio wakelock by Eric Laurent · 13 years ago
  17. f12abaf Merge "Handle setDataSource failures properly. #5261671" by Dave Burke · 13 years ago
  18. a28279b Handle setDataSource failures properly. #5261671 by Dave Burke · 13 years ago
  19. 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
  20. 2e6f49c Merge "MediaPlayer: remove the setTexture method" by Jamie Gennis · 13 years ago
  21. 09bb20b Merge "Fix 5240036: Generate a reasonable bitrate for intermediate clips." by Chih-Chung Chang · 13 years ago
  22. 3814ff4 Fixing bug in SurfaceMediaSource_test by Pannag Sanketi · 13 years ago
  23. dca56b9 Fix issue 5252593: any app can restart the runtime by Eric Laurent · 13 years ago
  24. 83fb94d MediaPlayer: remove the setTexture method by Jamie Gennis · 13 years ago
  25. 69a5f6c Properly serialize access to FileSource::getSize by acquiring the mutex by Andreas Huber · 13 years ago
  26. fc301b0 Require INTERNET permission for network-based content. Bug #1870981 by Dave Burke · 13 years ago
  27. 8b1f350 Fix 5240036: Generate a reasonable bitrate for intermediate clips. by Chih-Chung Chang · 13 years ago
  28. bd9d030 Don't overwrite pending port setting change if there are more than one port setting change event. by James Dong · 13 years ago
  29. ae51008 Merge "Guard the audio notifications with a separate lock to avoid deadlocks during reset." by Andreas Huber · 13 years ago
  30. 67a041f Guard the audio notifications with a separate lock to avoid deadlocks during reset. by Andreas Huber · 13 years ago
  31. d38ecf8 Signal an error when encountering a malformed .ts stream. by Andreas Huber · 13 years ago
  32. a6ec356 Merge "Fix 5243349 RemoteControlDisplay incorrectly updated" by Jean-Michel Trivi · 13 years ago
  33. b716f0b Fix 5243349 RemoteControlDisplay incorrectly updated by Jean-Michel Trivi · 13 years ago
  34. 270bcaa Merge "Fix for 5156702 Rotate video output for thumbnails and export" by Rajneesh Chowdury · 13 years ago
  35. 9100473 Merge "I have one HLS stream that switches stream PIDs from one bandwidth to the next" by Andreas Huber · 13 years ago
  36. afbb70b Merge "Discontinuities are only signalled on streams that have been identified, i.e." by Andreas Huber · 13 years ago
  37. eeddb0e I have one HLS stream that switches stream PIDs from one bandwidth to the next by Andreas Huber · 13 years ago
  38. ea8c9b1 Discontinuities are only signalled on streams that have been identified, i.e. by Andreas Huber · 13 years ago
  39. d318b73 Merge "Update SurfaceMediaSource_test to not use pbuffer configs" by Pannag Sanketi · 13 years ago
  40. e3fb1cb Merge "Fix a crash where the EOS was signalled but some output buffer were still pending." by James Dong · 13 years ago
  41. b2c4f0b Merge "Fix SurfaceMediaSource timestamp handling." by Eino-Ville Talvala · 13 years ago
  42. 16b241a Merge "Change condition to enter silent mode." by Eric Laurent · 13 years ago
  43. 528e382 Merge "Fix 5242200 only update RemoteControlDisplay when a client is present" by Jean-Michel Trivi · 13 years ago
  44. 3387945 Fix 5242200 only update RemoteControlDisplay when a client is present by Jean-Michel Trivi · 13 years ago
  45. 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
  46. e28857c Stop the AudioSource in reset() of AwesomePlayer if AudioSource is not NULL by Gloria Wang · 13 years ago
  47. 3d4c06f Change condition to enter silent mode. by Eric Laurent · 13 years ago
  48. 49fb943 Merge "ATSParser now supports a mode in which PTS is considered to be absolute time" by Andreas Huber · 13 years ago
  49. e753750 Update SurfaceMediaSource_test to not use pbuffer configs by Pannag Sanketi · 13 years ago
  50. 5ad4b9f RemoteControlClient metadata: add method for metadata of long type by Jean-Michel Trivi · 13 years ago
  51. 58c524e Fix a crash where the EOS was signalled but some output buffer were still pending. by James Dong · 13 years ago
  52. ebd266c ATSParser now supports a mode in which PTS is considered to be absolute time by Andreas Huber · 13 years ago
  53. 2261c7d Merge "Bug 5045498 Force display update when display registers" by Jean-Michel Trivi · 13 years ago
  54. 958bba6 Bug 5045498 Force display update when display registers by Jean-Michel Trivi · 13 years ago
  55. 8d102eb Merge changes I33f59705,Ia4c8c822,I2fb695ab,I2e587afc by Jamie Gennis · 13 years ago
  56. c847b1a Fix for 5156702 Rotate video output for thumbnails and export by Rajneesh Chowdury · 13 years ago
  57. 0e35c78 Merge "226483: A2DP connected, but music out to speaker" by Eric Laurent · 13 years ago
  58. 728e08bc Fix SurfaceMediaSource timestamp handling. by Eino-Ville Talvala · 13 years ago
  59. 05ce094 226483: A2DP connected, but music out to speaker by Eric Laurent · 13 years ago
  60. c5d0fac Merge "Bug 5156756 Fix AAC ADTS header size computation" by Jean-Michel Trivi · 13 years ago
  61. 90200ee Merge "5106773 Can't export a movie - Error returned from OMX API in ducati" by Rajneesh Chowdury · 13 years ago
  62. 8f7bf02 5106773 Can't export a movie - Error returned from OMX API in ducati by Rajneesh Chowdury · 13 years ago
  63. 59fe406 Bug 5156756 Fix AAC ADTS header size computation by Jean-Michel Trivi · 13 years ago
  64. 2a45102 Merge "The test application falsely reports that the test result even if the test failed." by James Dong · 13 years ago
  65. 4afbe2e The test application falsely reports that the test result even if the test failed. by James Dong · 13 years ago
  66. af4fccf MediaDump: use the MediaPlayer#setSurface method by Jamie Gennis · 13 years ago
  67. b283dc6 MediaPlayer: unhide the setSurface method by Jamie Gennis · 13 years ago
  68. 499f365 Merge "Return an error to the client instead of asserting if decoder instantiation fails" by Andreas Huber · 13 years ago
  69. 07754c5 Return an error to the client instead of asserting if decoder instantiation fails by Andreas Huber · 13 years ago
  70. 2db44c5 Merge "Update IRemoteControlDisplay when it registers." by Jean-Michel Trivi · 13 years ago
  71. db8a361 Update IRemoteControlDisplay when it registers. by Jean-Michel Trivi · 13 years ago
  72. aca6d62 Merge "Cannot compare Binder references for RC display to unregister" by Jean-Michel Trivi · 13 years ago
  73. b3c084a Merge "Signal errors to the client instead of asserting in ACodec." by Andreas Huber · 13 years ago
  74. 3451df1 Merge "Default W, H allowed in SurfaceMediaSource dequeue" by Pannag Sanketi · 13 years ago
  75. 2b9c5d8 Merge "Fixing small syntax error in MPEG4 logging" by Pannag Sanketi · 13 years ago
  76. 5cfcfb2 Fixing small syntax error in MPEG4 logging by Pannag Sanketi · 13 years ago
  77. 7309c83 Cannot compare Binder references for RC display to unregister by Jean-Michel Trivi · 13 years ago
  78. 28c5b96 Merge "Address multiple RemoteControlDisplay competing for registration" by Jean-Michel Trivi · 13 years ago
  79. 18e7bce Address multiple RemoteControlDisplay competing for registration by Jean-Michel Trivi · 13 years ago
  80. 6032a60 Signal errors to the client instead of asserting in ACodec. by Andreas Huber · 13 years ago
  81. fedd53b Merge "Don't try to rescale when no bitmap in RemoteControlClient" by Jean-Michel Trivi · 13 years ago
  82. 539340f Merge "Support for posting messages and synchronously waiting for a response." by Andreas Huber · 13 years ago
  83. 6e679d5 Don't try to rescale when no bitmap in RemoteControlClient by Jean-Michel Trivi · 13 years ago
  84. 9ba16f6 Properly reset the number of frames we think we've written to the audio sink by Andreas Huber · 13 years ago
  85. 2daf331 Merge "Bug 4364249 Play position is 0 after flushing AudioTrack" by Jean-Michel Trivi · 13 years ago
  86. 22cb204 Bug 4364249 Play position is 0 after flushing AudioTrack by Jean-Michel Trivi · 13 years ago
  87. e688257 Support for posting messages and synchronously waiting for a response. by Andreas Huber · 13 years ago
  88. 463854b Merge "When encountering a discontinuity, flush(clear) all content enqueued up to that" by Andreas Huber · 13 years ago
  89. ced159b When encountering a discontinuity, flush(clear) all content enqueued up to that by Andreas Huber · 13 years ago
  90. 5837dfa Merge "Set mSeekNotificationSent as false for RTSP seeking. Fix for bug 5208736." by Gloria Wang · 13 years ago
  91. 051f890 Set mSeekNotificationSent as false for RTSP seeking. Fix for bug 5208736. by Gloria Wang · 13 years ago
  92. b335a5a Merge "When Camera is launched by media recording framework, stagefright controls the stop and release." by James Dong · 13 years ago
  93. 8312278 When Camera is launched by media recording framework, stagefright controls the stop and release. by James Dong · 13 years ago
  94. e981647 Merge "Fix deadlock in AudioService" by Jean-Michel Trivi · 13 years ago
  95. 3094d95 Fix deadlock in AudioService by Jean-Michel Trivi · 13 years ago
  96. 7096c4a Merge "Port setting change should happen before receiving any filled frame." by Chih-Chung Chang · 13 years ago
  97. 8865307 Default W, H allowed in SurfaceMediaSource dequeue by Pannag Sanketi · 13 years ago
  98. 25c18fe Merge "More information for RemoteControlDisplay about new client" by Jean-Michel Trivi · 13 years ago
  99. 4b6df6a3 More information for RemoteControlDisplay about new client by Jean-Michel Trivi · 13 years ago
  100. 409f95f Merge "Testing the GL/ CPU encoding w/ Gralloc buffers" by Pannag Sanketi · 13 years ago