1. 31292d9 Fixing bug in SurfaceMediaSource_test by Pannag Sanketi · 13 years ago
  2. 71b63e3 Fix issue 5252593: any app can restart the runtime by Eric Laurent · 13 years ago
  3. 3a13fad Properly serialize access to FileSource::getSize by acquiring the mutex by Andreas Huber · 13 years ago
  4. d681bbb Require INTERNET permission for network-based content. Bug #1870981 by Dave Burke · 13 years ago
  5. d942202 Merge "Guard the audio notifications with a separate lock to avoid deadlocks during reset." by Andreas Huber · 13 years ago
  6. 02f6e98 Guard the audio notifications with a separate lock to avoid deadlocks during reset. by Andreas Huber · 13 years ago
  7. 5403129 Signal an error when encountering a malformed .ts stream. by Andreas Huber · 13 years ago
  8. a8e409f Add video snapshot camera parameter. by Wu-cheng Li · 13 years ago
  9. 77d2e08 Merge "Incr. MIN_UNDEQUEUED_BUFFERS in SurfaceMediaSource" by Pannag Sanketi · 13 years ago
  10. ed362ec Incr. MIN_UNDEQUEUED_BUFFERS in SurfaceMediaSource by Pannag Sanketi · 13 years ago
  11. aec548b Merge "I have one HLS stream that switches stream PIDs from one bandwidth to the next" by Andreas Huber · 13 years ago
  12. ef96bbc Merge "Discontinuities are only signalled on streams that have been identified, i.e." by Andreas Huber · 13 years ago
  13. 06528d7 I have one HLS stream that switches stream PIDs from one bandwidth to the next by Andreas Huber · 13 years ago
  14. 18ac540 Discontinuities are only signalled on streams that have been identified, i.e. by Andreas Huber · 13 years ago
  15. c6b5515 Merge "Update SurfaceMediaSource_test to not use pbuffer configs" by Pannag Sanketi · 13 years ago
  16. f11b37b Merge "Fix a crash where the EOS was signalled but some output buffer were still pending." by James Dong · 13 years ago
  17. af6764d Merge "Fix SurfaceMediaSource timestamp handling." by Eino-Ville Talvala · 13 years ago
  18. e31f4f7 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
  19. 5b75fdc Stop the AudioSource in reset() of AwesomePlayer if AudioSource is not NULL by Gloria Wang · 13 years ago
  20. 9354567 Merge "ATSParser now supports a mode in which PTS is considered to be absolute time" by Andreas Huber · 13 years ago
  21. 21fcf08 Update SurfaceMediaSource_test to not use pbuffer configs by Pannag Sanketi · 13 years ago
  22. c3d8f74 Merge "fix Surface positions are not floats" by Mathias Agopian · 13 years ago
  23. 8343f2c fix Surface positions are not floats by Mathias Agopian · 13 years ago
  24. e8eb2f4 Fix a crash where the EOS was signalled but some output buffer were still pending. by James Dong · 13 years ago
  25. c4c17d4 ATSParser now supports a mode in which PTS is considered to be absolute time by Andreas Huber · 13 years ago
  26. b76e90d Merge "226483: A2DP connected, but music out to speaker" by Eric Laurent · 13 years ago
  27. df4a59c Fix SurfaceMediaSource timestamp handling. by Eino-Ville Talvala · 13 years ago
  28. 9f6530f 226483: A2DP connected, but music out to speaker by Eric Laurent · 13 years ago
  29. 1619f3d Merge "Bug 5156756 Fix AAC ADTS header size computation" by Jean-Michel Trivi · 13 years ago
  30. bf4c48b Bug 5156756 Fix AAC ADTS header size computation by Jean-Michel Trivi · 13 years ago
  31. 13e6dfb Merge "Audioflinger: reverse logic of BT NREC indication" by Eric Laurent · 13 years ago
  32. bee5337 Audioflinger: reverse logic of BT NREC indication by Eric Laurent · 13 years ago
  33. 63970b4 Return an error to the client instead of asserting if decoder instantiation fails by Andreas Huber · 13 years ago
  34. 1b5a697 Merge "Signal errors to the client instead of asserting in ACodec." by Andreas Huber · 13 years ago
  35. c7de3f6 Merge "Default W, H allowed in SurfaceMediaSource dequeue" by Pannag Sanketi · 13 years ago
  36. 6004f2d Merge "Modify enum value of OMX_COLOR_FormatAndroidOpaque" by Pannag Sanketi · 13 years ago
  37. f4b25b1 Merge "Fixing small syntax error in MPEG4 logging" by Pannag Sanketi · 13 years ago
  38. 790332a Modify enum value of OMX_COLOR_FormatAndroidOpaque by Pannag Sanketi · 13 years ago
  39. 5410afc Fixing small syntax error in MPEG4 logging by Pannag Sanketi · 13 years ago
  40. cb67cd1 Signal errors to the client instead of asserting in ACodec. by Andreas Huber · 13 years ago
  41. d2824a9 Merge "Support for posting messages and synchronously waiting for a response." by Andreas Huber · 13 years ago
  42. 0b293e7 Properly reset the number of frames we think we've written to the audio sink by Andreas Huber · 13 years ago
  43. 8d9d585 Merge "Bug 4364249 Play position is 0 after flushing AudioTrack" by Jean-Michel Trivi · 13 years ago
  44. cd07594 Bug 4364249 Play position is 0 after flushing AudioTrack by Jean-Michel Trivi · 13 years ago
  45. 5df775d Support for posting messages and synchronously waiting for a response. by Andreas Huber · 13 years ago
  46. 2424568 Merge "When encountering a discontinuity, flush(clear) all content enqueued up to that" by Andreas Huber · 13 years ago
  47. 9a442c1 When encountering a discontinuity, flush(clear) all content enqueued up to that by Andreas Huber · 13 years ago
  48. 9a82f8a Merge "Set mSeekNotificationSent as false for RTSP seeking. Fix for bug 5208736." by Gloria Wang · 13 years ago
  49. 1a49a13 Set mSeekNotificationSent as false for RTSP seeking. Fix for bug 5208736. by Gloria Wang · 13 years ago
  50. 934d865 Merge "When Camera is launched by media recording framework, stagefright controls the stop and release." by James Dong · 13 years ago
  51. 9197441 When Camera is launched by media recording framework, stagefright controls the stop and release. by James Dong · 13 years ago
  52. 539a735 Merge "Port setting change should happen before receiving any filled frame." by Chih-Chung Chang · 13 years ago
  53. f76e167 Default W, H allowed in SurfaceMediaSource dequeue by Pannag Sanketi · 13 years ago
  54. 1797e5d Merge "Testing the GL/ CPU encoding w/ Gralloc buffers" by Pannag Sanketi · 13 years ago
  55. 0c5c7d2 Testing the GL/ CPU encoding w/ Gralloc buffers by Pannag Sanketi · 13 years ago
  56. 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
  57. ed422aa Merge "We were accidentally sending out an output buffer before the final port settings change" by Andreas Huber · 13 years ago
  58. eca1762 We were accidentally sending out an output buffer before the final port settings change by Andreas Huber · 13 years ago
  59. 0e8f3d8 Merge "AudioFlinger: add check for audio HAL init failure" by Eric Laurent · 13 years ago
  60. a1884f9 AudioFlinger: add check for audio HAL init failure by Eric Laurent · 13 years ago
  61. 84f74fb Port setting change should happen before receiving any filled frame. by Chih-Chung Chang · 13 years ago
  62. 8c32b16 The MatroskaExtractor will now publish a different mime-type "video/webm" if by Andreas Huber · 13 years ago
  63. 2edd415 Merge "Remove useAndroidNativeBuffer(2) warning message." by Chih-Chung Chang · 13 years ago
  64. 759f289 Merge "Fix for 4142219 Don't hard code platform-specific limitations (Jni/ Java)" by Rajneesh Chowdury · 13 years ago
  65. f764f8c Merge "Stagefright: fix a compiler warning" by Jamie Gennis · 13 years ago
  66. 8f74b71 Fix for 4142219 Don't hard code platform-specific limitations (Jni/ Java) by Rajneesh Chowdury · 13 years ago
  67. 67f4368 Raise the maximum input buffer size for the vpx video decoder to 256KB by Andreas Huber · 13 years ago
  68. 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
  69. af64a8a When switching surface, do not set mSeekNotificationSent as true, by Gloria Wang · 13 years ago
  70. 7341123 Merge "Some decoders require more gentle treatment" by Andreas Huber · 13 years ago
  71. 14f9574 Some decoders require more gentle treatment by James Dong · 13 years ago
  72. cdef698 Disable vorbis-auto-looping if the audio sink used is not realtime, i.e. recording. by Andreas Huber · 13 years ago
  73. 2e17686 Remove useAndroidNativeBuffer(2) warning message. by Chih-Chung Chang · 13 years ago
  74. 97f2fb5 To make SniffMP3() more concrete so that we can remove false-positve responses from MPEG-PS streams. by Dongwon Kang · 13 years ago
  75. a17b835 Merge "Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE." by Wu-cheng Li · 13 years ago
  76. ee0846f Merge "Make sure we have all the sample table metadata before declaring a track valid." by Andreas Huber · 13 years ago
  77. 169c286 Make sure we have all the sample table metadata before declaring a track valid. by Andreas Huber · 13 years ago
  78. 1e7d2ba Merge "Don't time out prematurely for video encoding waiting for output buffers" by James Dong · 13 years ago
  79. ab3f138 Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE. by Wu-cheng Li · 13 years ago
  80. 8a976a8 Merge "Testing for bug 5122864 libwebcore related libraries increased by 3MB in ICS vs HCMR2" by Kristian Monsen · 13 years ago
  81. 61659f6 Merge "Error handling in ACodec and Nuplayer." by Andreas Huber · 13 years ago
  82. c92fd24 Error handling in ACodec and Nuplayer. by Andreas Huber · 13 years ago
  83. 99590d2 Properly initialize some instance variables. by Andreas Huber · 13 years ago
  84. 64b9441 Don't time out prematurely for video encoding waiting for output buffers by James Dong · 13 years ago
  85. 421b31b Testing for bug 5122864 libwebcore related libraries increased by 3MB in ICS vs HCMR2 by Kristian Monsen · 13 years ago
  86. a5cc7cc Issue 5081351: isWiredHeadsetOn() permission. by Eric Laurent · 13 years ago
  87. 0270b18 Don't remove effects on session 0 by Marco Nelissen · 13 years ago
  88. db29e52 Add a null check to handle failure of android::createPlayer by Jason Simmons · 13 years ago
  89. a2e0a42 Fix the software AAC decoder's AAC+ detection to ignore malformed frames by Andreas Huber · 13 years ago
  90. a0dac9e Stagefright: fix a compiler warning by Jamie Gennis · 13 years ago
  91. 6f3241d Merge "Audio effects: track CPU and memory use separately" by Eric Laurent · 13 years ago
  92. db7c079 Audio effects: track CPU and memory use separately by Eric Laurent · 13 years ago
  93. 94fbe4c Merge "Testing for bug 5122864 libwebcore related libraries increased by 3MB in ICS vs HCMR2" by Kristian Monsen · 13 years ago
  94. 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
  95. 83ed9d4 To reduce the bytes need to be buffered before start playing the streaming video. by Gloria Wang · 13 years ago
  96. 7231e16 Merge "When using "secure input buffer mode" we instantiate a different OMX component" by Andreas Huber · 13 years ago
  97. 35b4be1 Merge "Revert "Notify the OMX component that it's going to be used in "secure" mode."" by Andreas Huber · 13 years ago
  98. c484718 When using "secure input buffer mode" we instantiate a different OMX component by Andreas Huber · 13 years ago
  99. 17741ba Revert "Notify the OMX component that it's going to be used in "secure" mode." by Andreas Huber · 13 years ago
  100. d4495be Merge "Fix initial 0 duration video sample in the recorded videos" by James Dong · 13 years ago