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