1. ad8e8bf Reconcile with ics-factoryrom-release by The Android Open Source Project · 14 years ago
  2. e6310ba merge in ics-factoryrom-release history after reset to ics-factoryrom by The Android Automerger · 14 years ago
  3. c66c751 Add QVGA resolution to CamcorderProfile by James Dong · 14 years ago
  4. 12bbe5d am 92d0a64b: Merge "Add QVGA resolution to CamcorderProfile" into ics-factoryrom by James Dong · 14 years ago
  5. 669012d Add QVGA resolution to CamcorderProfile by James Dong · 14 years ago
  6. 89aa8fe Remove an O(n^2) algorithm in MPEG4Extractor.cpp to speed up seeks in long streams by Andreas Huber · 14 years ago
  7. 84ada69 Merge "In order to recover from video lagging behind audio, drop avc frames" by Andreas Huber · 14 years ago
  8. 3fe6215 In order to recover from video lagging behind audio, drop avc frames by Andreas Huber · 14 years ago
  9. 3169d9f Merge "AudioResampler: use relative instead of absolute labels" by Nick Kralevich · 14 years ago
  10. eb8b914 AudioResampler: use relative instead of absolute labels by Nick Kralevich · 14 years ago
  11. 078cfcf Various improvements to nuplayer playback by Andreas Huber · 14 years ago
  12. 5dc2812 Merge "Change an assert failure due to unsupported level by HW AVC decoder and report the error to applications" by James Dong · 14 years ago
  13. 6de6b48 Merge "Issue 5298399: Lost speech after a crash in gTalk." by Eric Laurent · 14 years ago
  14. cfe2ba6 Issue 5298399: Lost speech after a crash in gTalk. by Eric Laurent · 14 years ago
  15. 3a1dcca Merge "Issue 4345021: Audio routed to multiple devices..." by Eric Laurent · 14 years ago
  16. 60cd0a0 Issue 4345021: Audio routed to multiple devices... by Eric Laurent · 14 years ago
  17. bf5db10 Merge "Support .avi tracks that have a sample size of 1, i.e. samples != chunks" by Andreas Huber · 14 years ago
  18. 7de73f4 Support .avi tracks that have a sample size of 1, i.e. samples != chunks by Andreas Huber · 14 years ago
  19. 9a5e044 Change an assert failure due to unsupported level by HW AVC decoder and report the error to applications by James Dong · 14 years ago
  20. 714aa7b Don't post position updates too frequently by Andreas Huber · 14 years ago
  21. 9215ea4 Merge "Turn an another assertion into a runtime error in ACodec's implementation" by Andreas Huber · 14 years ago
  22. cc54fba Turn an another assertion into a runtime error in ACodec's implementation by Andreas Huber · 14 years ago
  23. c6c4572 Increase the avi extractor's confidence slighly over mp3's by Andreas Huber · 14 years ago
  24. fb6f034 Make MediaScanner skip certain directories by Guang Zhu · 14 years ago
  25. 618b58c Merge "Don't check mFilledBuffers whether it is empty or not when the port reconfiguration is not meant for buffer reallocation" by James Dong · 14 years ago
  26. 8edb8e8 Don't check mFilledBuffers whether it is empty or not when the port reconfiguration is not meant for buffer reallocation by James Dong · 14 years ago
  27. 98afd84 Merge "AudioTrack: extend callback thread sleep time" by Eric Laurent · 14 years ago
  28. 7280088 Merge "Always set geometry in queuebuffer" by Pannag Sanketi · 14 years ago
  29. 2267ba1 AudioTrack: extend callback thread sleep time by Eric Laurent · 14 years ago
  30. 7dc9b30 Always set geometry in queuebuffer by Pannag Sanketi · 14 years ago
  31. f7eade9 Audio player must not be used as a timesource before it's started. by Andreas Huber · 14 years ago
  32. 41610c3 Merge "Bug 5270905 fix MediaPlayer with IStreamSource" by Glenn Kasten · 14 years ago
  33. 8d65510 Bug 5270905 fix MediaPlayer with IStreamSource by Glenn Kasten · 14 years ago
  34. 3991f09 Merge "Fixing bug in SurfaceMediaSource_test" by Pannag Sanketi · 14 years ago
  35. 74a0a0d Apparently keyframe status in audio tracks of .webm/.mkv files is unreliable by Andreas Huber · 14 years ago
  36. aa9dfd5 Merge "Stop metadata retriever from dereferencing a NULL pointer if" by Andreas Huber · 14 years ago
  37. d6e2729 Revert "To make SniffMP3() more concrete so that we can remove false-positve responses from MPEG-PS streams." by James Dong · 14 years ago
  38. e7484f3 Stop metadata retriever from dereferencing a NULL pointer if by Andreas Huber · 14 years ago
  39. a4f73a9 Merge "Issue 5247986: Battery drain due to audio wakelock" by Eric Laurent · 14 years ago
  40. 408b8dc Issue 5247986: Battery drain due to audio wakelock by Eric Laurent · 14 years ago
  41. 2e3319a Merge "Handle setDataSource failures properly. #5261671" by Dave Burke · 14 years ago
  42. 0662067 Handle setDataSource failures properly. #5261671 by Dave Burke · 14 years ago
  43. adc857e Merge "Don't overwrite pending port setting change if there are more than one port setting change event." by James Dong · 14 years ago
  44. 31292d9 Fixing bug in SurfaceMediaSource_test by Pannag Sanketi · 14 years ago
  45. 71b63e3 Fix issue 5252593: any app can restart the runtime by Eric Laurent · 14 years ago
  46. 3a13fad Properly serialize access to FileSource::getSize by acquiring the mutex by Andreas Huber · 14 years ago
  47. d681bbb Require INTERNET permission for network-based content. Bug #1870981 by Dave Burke · 14 years ago
  48. 9785747 Don't overwrite pending port setting change if there are more than one port setting change event. by James Dong · 14 years ago
  49. d942202 Merge "Guard the audio notifications with a separate lock to avoid deadlocks during reset." by Andreas Huber · 14 years ago
  50. 02f6e98 Guard the audio notifications with a separate lock to avoid deadlocks during reset. by Andreas Huber · 14 years ago
  51. 5403129 Signal an error when encountering a malformed .ts stream. by Andreas Huber · 14 years ago
  52. a8e409f Add video snapshot camera parameter. by Wu-cheng Li · 14 years ago
  53. 77d2e08 Merge "Incr. MIN_UNDEQUEUED_BUFFERS in SurfaceMediaSource" by Pannag Sanketi · 14 years ago
  54. ed362ec Incr. MIN_UNDEQUEUED_BUFFERS in SurfaceMediaSource by Pannag Sanketi · 14 years ago
  55. aec548b Merge "I have one HLS stream that switches stream PIDs from one bandwidth to the next" by Andreas Huber · 14 years ago
  56. ef96bbc Merge "Discontinuities are only signalled on streams that have been identified, i.e." by Andreas Huber · 14 years ago
  57. 06528d7 I have one HLS stream that switches stream PIDs from one bandwidth to the next by Andreas Huber · 14 years ago
  58. 18ac540 Discontinuities are only signalled on streams that have been identified, i.e. by Andreas Huber · 14 years ago
  59. c6b5515 Merge "Update SurfaceMediaSource_test to not use pbuffer configs" by Pannag Sanketi · 14 years ago
  60. f11b37b Merge "Fix a crash where the EOS was signalled but some output buffer were still pending." by James Dong · 14 years ago
  61. af6764d Merge "Fix SurfaceMediaSource timestamp handling." by Eino-Ville Talvala · 14 years ago
  62. 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 · 14 years ago
  63. 5b75fdc Stop the AudioSource in reset() of AwesomePlayer if AudioSource is not NULL by Gloria Wang · 14 years ago
  64. 9354567 Merge "ATSParser now supports a mode in which PTS is considered to be absolute time" by Andreas Huber · 14 years ago
  65. 21fcf08 Update SurfaceMediaSource_test to not use pbuffer configs by Pannag Sanketi · 14 years ago
  66. c3d8f74 Merge "fix Surface positions are not floats" by Mathias Agopian · 14 years ago
  67. 8343f2c fix Surface positions are not floats by Mathias Agopian · 14 years ago
  68. e8eb2f4 Fix a crash where the EOS was signalled but some output buffer were still pending. by James Dong · 14 years ago
  69. c4c17d4 ATSParser now supports a mode in which PTS is considered to be absolute time by Andreas Huber · 14 years ago
  70. b76e90d Merge "226483: A2DP connected, but music out to speaker" by Eric Laurent · 14 years ago
  71. df4a59c Fix SurfaceMediaSource timestamp handling. by Eino-Ville Talvala · 14 years ago
  72. 9f6530f 226483: A2DP connected, but music out to speaker by Eric Laurent · 14 years ago
  73. 1619f3d Merge "Bug 5156756 Fix AAC ADTS header size computation" by Jean-Michel Trivi · 14 years ago
  74. bf4c48b Bug 5156756 Fix AAC ADTS header size computation by Jean-Michel Trivi · 14 years ago
  75. 13e6dfb Merge "Audioflinger: reverse logic of BT NREC indication" by Eric Laurent · 14 years ago
  76. bee5337 Audioflinger: reverse logic of BT NREC indication by Eric Laurent · 14 years ago
  77. 63970b4 Return an error to the client instead of asserting if decoder instantiation fails by Andreas Huber · 14 years ago
  78. 1b5a697 Merge "Signal errors to the client instead of asserting in ACodec." by Andreas Huber · 14 years ago
  79. c7de3f6 Merge "Default W, H allowed in SurfaceMediaSource dequeue" by Pannag Sanketi · 14 years ago
  80. 6004f2d Merge "Modify enum value of OMX_COLOR_FormatAndroidOpaque" by Pannag Sanketi · 14 years ago
  81. f4b25b1 Merge "Fixing small syntax error in MPEG4 logging" by Pannag Sanketi · 14 years ago
  82. 790332a Modify enum value of OMX_COLOR_FormatAndroidOpaque by Pannag Sanketi · 14 years ago
  83. 5410afc Fixing small syntax error in MPEG4 logging by Pannag Sanketi · 14 years ago
  84. cb67cd1 Signal errors to the client instead of asserting in ACodec. by Andreas Huber · 14 years ago
  85. d2824a9 Merge "Support for posting messages and synchronously waiting for a response." by Andreas Huber · 14 years ago
  86. 0b293e7 Properly reset the number of frames we think we've written to the audio sink by Andreas Huber · 14 years ago
  87. 8d9d585 Merge "Bug 4364249 Play position is 0 after flushing AudioTrack" by Jean-Michel Trivi · 14 years ago
  88. cd07594 Bug 4364249 Play position is 0 after flushing AudioTrack by Jean-Michel Trivi · 14 years ago
  89. 5df775d Support for posting messages and synchronously waiting for a response. by Andreas Huber · 14 years ago
  90. 2424568 Merge "When encountering a discontinuity, flush(clear) all content enqueued up to that" by Andreas Huber · 14 years ago
  91. 9a442c1 When encountering a discontinuity, flush(clear) all content enqueued up to that by Andreas Huber · 14 years ago
  92. 9a82f8a Merge "Set mSeekNotificationSent as false for RTSP seeking. Fix for bug 5208736." by Gloria Wang · 14 years ago
  93. 1a49a13 Set mSeekNotificationSent as false for RTSP seeking. Fix for bug 5208736. by Gloria Wang · 14 years ago
  94. 934d865 Merge "When Camera is launched by media recording framework, stagefright controls the stop and release." by James Dong · 14 years ago
  95. 9197441 When Camera is launched by media recording framework, stagefright controls the stop and release. by James Dong · 14 years ago
  96. 539a735 Merge "Port setting change should happen before receiving any filled frame." by Chih-Chung Chang · 14 years ago
  97. f76e167 Default W, H allowed in SurfaceMediaSource dequeue by Pannag Sanketi · 14 years ago
  98. 1797e5d0 Merge "Testing the GL/ CPU encoding w/ Gralloc buffers" by Pannag Sanketi · 14 years ago
  99. 0c5c7d2 Testing the GL/ CPU encoding w/ Gralloc buffers by Pannag Sanketi · 14 years ago
  100. 3281e72 Merge "To make SniffMP3() more concrete so that we can remove false-positve responses from MPEG-PS streams." by James Dong · 14 years ago