1. 21fcf08 Update SurfaceMediaSource_test to not use pbuffer configs by Pannag Sanketi · 13 years ago
  2. 790332a Modify enum value of OMX_COLOR_FormatAndroidOpaque by Pannag Sanketi · 13 years ago
  3. 0b293e7 Properly reset the number of frames we think we've written to the audio sink by Andreas Huber · 13 years ago
  4. 8d9d585 Merge "Bug 4364249 Play position is 0 after flushing AudioTrack" by Jean-Michel Trivi · 13 years ago
  5. cd07594 Bug 4364249 Play position is 0 after flushing AudioTrack by Jean-Michel Trivi · 13 years ago
  6. 2424568 Merge "When encountering a discontinuity, flush(clear) all content enqueued up to that" by Andreas Huber · 13 years ago
  7. 9a442c1 When encountering a discontinuity, flush(clear) all content enqueued up to that by Andreas Huber · 13 years ago
  8. 9a82f8a Merge "Set mSeekNotificationSent as false for RTSP seeking. Fix for bug 5208736." by Gloria Wang · 13 years ago
  9. 1a49a13 Set mSeekNotificationSent as false for RTSP seeking. Fix for bug 5208736. by Gloria Wang · 13 years ago
  10. 934d865 Merge "When Camera is launched by media recording framework, stagefright controls the stop and release." by James Dong · 13 years ago
  11. 9197441 When Camera is launched by media recording framework, stagefright controls the stop and release. by James Dong · 13 years ago
  12. 539a735 Merge "Port setting change should happen before receiving any filled frame." by Chih-Chung Chang · 13 years ago
  13. 1797e5d Merge "Testing the GL/ CPU encoding w/ Gralloc buffers" by Pannag Sanketi · 13 years ago
  14. 0c5c7d2 Testing the GL/ CPU encoding w/ Gralloc buffers by Pannag Sanketi · 13 years ago
  15. 3281e72 Merge "To make SniffMP3() more concrete so that we can remove false-positve responses from MPEG-PS streams." by James Dong · 13 years ago
  16. ed422aa Merge "We were accidentally sending out an output buffer before the final port settings change" by Andreas Huber · 13 years ago
  17. eca1762 We were accidentally sending out an output buffer before the final port settings change by Andreas Huber · 13 years ago
  18. 0e8f3d8 Merge "AudioFlinger: add check for audio HAL init failure" by Eric Laurent · 13 years ago
  19. a1884f9 AudioFlinger: add check for audio HAL init failure by Eric Laurent · 13 years ago
  20. 84f74fb Port setting change should happen before receiving any filled frame. by Chih-Chung Chang · 13 years ago
  21. 8c32b16 The MatroskaExtractor will now publish a different mime-type "video/webm" if by Andreas Huber · 13 years ago
  22. 2edd415 Merge "Remove useAndroidNativeBuffer(2) warning message." by Chih-Chung Chang · 13 years ago
  23. 759f289 Merge "Fix for 4142219 Don't hard code platform-specific limitations (Jni/ Java)" by Rajneesh Chowdury · 13 years ago
  24. f764f8c Merge "Stagefright: fix a compiler warning" by Jamie Gennis · 13 years ago
  25. 8f74b71 Fix for 4142219 Don't hard code platform-specific limitations (Jni/ Java) by Rajneesh Chowdury · 13 years ago
  26. 67f4368 Raise the maximum input buffer size for the vpx video decoder to 256KB by Andreas Huber · 13 years ago
  27. 50bb96c 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
  28. af64a8a When switching surface, do not set mSeekNotificationSent as true, by Gloria Wang · 13 years ago
  29. 7341123 Merge "Some decoders require more gentle treatment" by Andreas Huber · 13 years ago
  30. 14f9574 Some decoders require more gentle treatment by James Dong · 13 years ago
  31. cdef698 Disable vorbis-auto-looping if the audio sink used is not realtime, i.e. recording. by Andreas Huber · 13 years ago
  32. 2e17686 Remove useAndroidNativeBuffer(2) warning message. by Chih-Chung Chang · 13 years ago
  33. 97f2fb5 To make SniffMP3() more concrete so that we can remove false-positve responses from MPEG-PS streams. by Dongwon Kang · 13 years ago
  34. a17b835 Merge "Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE." by Wu-cheng Li · 13 years ago
  35. ee0846f Merge "Make sure we have all the sample table metadata before declaring a track valid." by Andreas Huber · 13 years ago
  36. 169c286 Make sure we have all the sample table metadata before declaring a track valid. by Andreas Huber · 13 years ago
  37. 1e7d2ba Merge "Don't time out prematurely for video encoding waiting for output buffers" by James Dong · 13 years ago
  38. ab3f138 Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE. by Wu-cheng Li · 13 years ago
  39. 8a976a8 Merge "Testing for bug 5122864 libwebcore related libraries increased by 3MB in ICS vs HCMR2" by Kristian Monsen · 13 years ago
  40. 61659f6 Merge "Error handling in ACodec and Nuplayer." by Andreas Huber · 13 years ago
  41. c92fd24 Error handling in ACodec and Nuplayer. by Andreas Huber · 13 years ago
  42. 99590d2 Properly initialize some instance variables. by Andreas Huber · 13 years ago
  43. 64b9441 Don't time out prematurely for video encoding waiting for output buffers by James Dong · 13 years ago
  44. 421b31b Testing for bug 5122864 libwebcore related libraries increased by 3MB in ICS vs HCMR2 by Kristian Monsen · 13 years ago
  45. a5cc7cc Issue 5081351: isWiredHeadsetOn() permission. by Eric Laurent · 13 years ago
  46. 0270b18 Don't remove effects on session 0 by Marco Nelissen · 13 years ago
  47. db29e52 Add a null check to handle failure of android::createPlayer by Jason Simmons · 13 years ago
  48. a2e0a42 Fix the software AAC decoder's AAC+ detection to ignore malformed frames by Andreas Huber · 13 years ago
  49. a0dac9e Stagefright: fix a compiler warning by Jamie Gennis · 13 years ago
  50. 6f3241d Merge "Audio effects: track CPU and memory use separately" by Eric Laurent · 13 years ago
  51. db7c079 Audio effects: track CPU and memory use separately by Eric Laurent · 13 years ago
  52. 94fbe4c Merge "Testing for bug 5122864 libwebcore related libraries increased by 3MB in ICS vs HCMR2" by Kristian Monsen · 13 years ago
  53. 8adb83b 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
  54. 83ed9d4 To reduce the bytes need to be buffered before start playing the streaming video. by Gloria Wang · 13 years ago
  55. 7231e16 Merge "When using "secure input buffer mode" we instantiate a different OMX component" by Andreas Huber · 13 years ago
  56. 35b4be1 Merge "Revert "Notify the OMX component that it's going to be used in "secure" mode."" by Andreas Huber · 13 years ago
  57. c484718 When using "secure input buffer mode" we instantiate a different OMX component by Andreas Huber · 13 years ago
  58. 17741ba Revert "Notify the OMX component that it's going to be used in "secure" mode." by Andreas Huber · 13 years ago
  59. d4495be Merge "Fix initial 0 duration video sample in the recorded videos" by James Dong · 13 years ago
  60. ff0299b 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
  61. 56e6d29 Testing for bug 5122864 libwebcore related libraries increased by 3MB in ICS vs HCMR2 by Kristian Monsen · 13 years ago
  62. f12d5fa Merge "Network traffic accounting for chromium stack support in mediaserver." by Ashish Sharma · 13 years ago
  63. 80ec929 To support for switching from a non-null surface/ surface texture to by Gloria Wang · 13 years ago
  64. 129a94a Merge changes Ie06e73e5,I7ac6b5b0 by Mathias Agopian · 13 years ago
  65. 5a217fb Fix initial 0 duration video sample in the recorded videos by James Dong · 13 years ago
  66. beccb75 Merge "Do not release recording frames if camera is gone" by James Dong · 13 years ago
  67. 3a34bef Keep effects sessions active when the caller dies. by Marco Nelissen · 13 years ago
  68. 820a509 return correct value from query after connecting a surface by Mathias Agopian · 13 years ago
  69. a1f10e8 Notify the OMX component that it's going to be used in "secure" mode. by Andreas Huber · 13 years ago
  70. c3e6572 Merge "AudioFlinger: protect input/output stream access" by Eric Laurent · 13 years ago
  71. b8ba0a9 AudioFlinger: protect input/output stream access by Eric Laurent · 13 years ago
  72. 334d097 Do not release recording frames if camera is gone by James Dong · 13 years ago
  73. a23456b Network traffic accounting for chromium stack support in mediaserver. by Ashish Sharma · 13 years ago
  74. ea7c2fe Merge "Close the DRM session in the destructor of ChromiumHTTPDataSource. Fix for bug 5015079." by Gloria Wang · 13 years ago
  75. 99930d4 Close the DRM session in the destructor of ChromiumHTTPDataSource. by Gloria Wang · 13 years ago
  76. 1bea7ea Merge "resolved conflicts for merge of 845fdba7 to master" by Gloria Wang · 13 years ago
  77. cfff1f2 resolved conflicts for merge of 845fdba7 to master by Gloria Wang · 13 years ago
  78. f89d780 Eliminate superfluous memcpys by wrapping an ABuffer in a MediaBuffer by Andreas Huber · 13 years ago
  79. e3c56d1 am 8a6fb50d: am 4e197ea8: am e15a73ee: Merge "Bug fixes in OMA DRM v1 Forward Lock Agent" by Gloria Wang · 13 years ago
  80. 6801b4d Restart HLS streaming from the bottom of the playlist if we miss the boat on the by Andreas Huber · 13 years ago
  81. 9085507 Bug fixes in OMA DRM v1 Forward Lock Agent by Henrik B Andersson · 13 years ago
  82. dae8421 Merge "Add camera bayer image format." by Wu-cheng Li · 13 years ago
  83. 79e2ab4 Add camera bayer image format. by Wu-cheng Li · 13 years ago
  84. 874f0f1 Merge "Check the syncword for each frame. Fix for bug 5117233." by Gloria Wang · 13 years ago
  85. fdb04b6 Check the syncword for each frame. Fix for bug 5117233. by Gloria Wang · 13 years ago
  86. 59bd0da AudioFlinger: disable AEC and NS with BT headsets by Eric Laurent · 13 years ago
  87. ff3f680 Merge "Audio Effect Framework: add effect suspend/restore" by Eric Laurent · 13 years ago
  88. 59255e4 Audio Effect Framework: add effect suspend/restore by Eric Laurent · 13 years ago
  89. c6354e9 Removing hack for framerate setting in Stagefright for encoders. by Sarthak Aggarwal · 13 years ago
  90. 8292f43 Merge "Start thread pool for binder calls" by James Dong · 13 years ago
  91. 874aef2 Merge "Re-calculate mCurrentTimeUs for MP3 CBR seek because we might have called Resync() which changes mCurrentPos. For bug 4869063." by Gloria Wang · 13 years ago
  92. 746d7c7 Merge "Fix ordering assumption of argument evaluation." by Gloria Wang · 13 years ago
  93. cf22222 Merge "Fix ordering assumption of argument evaluation." by Gloria Wang · 13 years ago
  94. 57c8618 Pass camera frame metadata from camera service to Java. by Wu-cheng Li · 13 years ago
  95. 40cdc56 Add camera recording hint parameter. by Wu-cheng Li · 13 years ago
  96. b6f2fce Start thread pool for binder calls by James Dong · 13 years ago
  97. 2f53a63 Merge "connect/disconnect is now called from our EGL wrapper" by Mathias Agopian · 13 years ago
  98. a971214 am 8fb7bd4d: am 5bb3129c: (-s ours) am a2616220: am 5e57c2cf: Merge "Stagefright: Return error if codec takes too long to return a buffer." by Jean-Baptiste Queru · 13 years ago
  99. 1de2393 am 5bb3129c: (-s ours) am a2616220: am 5e57c2cf: Merge "Stagefright: Return error if codec takes too long to return a buffer." by Jean-Baptiste Queru · 13 years ago
  100. c3da343 connect/disconnect is now called from our EGL wrapper by Mathias Agopian · 13 years ago