1. e579e28 Check whether media recorder client exists before dumping. by James Dong · 13 years ago
  2. c4ff709 Merge "Bail out after kMaxColorFormatSupported calls to OMX_GetParameter(). Avoid infinite loop in querying omx component about the supported color format." into ics-mr0 by James Dong · 13 years ago
  3. 5e69eb9 Bail out after kMaxColorFormatSupported calls to OMX_GetParameter(). by James Dong · 13 years ago
  4. 5c4e818 Limit AudioFlinger log. by Eric Laurent · 13 years ago
  5. 3c57859 Merge "Fix 5468644: Use the proper audio stream type to play sound." into ics-mr0 by Chih-Chung Chang · 13 years ago
  6. a038c14 Merge "Don't hold onto the lock while reconnecting to the server" into ics-mr0 by Dave Burke · 13 years ago
  7. 95c4d60 Don't hold onto the lock while reconnecting to the server by Andreas Huber · 13 years ago
  8. ff4f55c Fix 5468644: Use the proper audio stream type to play sound. by Chih-Chung Chang · 13 years ago
  9. 0cc79c6 MtpServer: Pass 0xFFFFFFFF for file size when receiving files >= 4GB in size by Mike Lockwood · 13 years ago
  10. bbdb412 Improve camera javadoc and fix some errors. by Wu-cheng Li · 13 years ago
  11. a808bcb Merge "Assume a PTS of 0 if absent, don't bail on fragmented PES packets not having PTS" into ics-mr0 by Andreas Huber · 13 years ago
  12. 98a46cf Assume a PTS of 0 if absent, don't bail on fragmented PES packets not having PTS by Andreas Huber · 13 years ago
  13. 7019d22 Add video stabilization control to Camera parameters. by Eino-Ville Talvala · 13 years ago
  14. 49c5981 YouTube can now request custom cache/prefetch parameters and disconnect-at-highwater by Andreas Huber · 13 years ago
  15. e87a2f0 Merge "Specifying -1 for both low and highwater marks would not actually do the right thing" by Andreas Huber · 13 years ago
  16. 0b8cd8b Specifying -1 for both low and highwater marks would not actually do the right thing by Andreas Huber · 13 years ago
  17. 5861a9a Add initialize method to CameraHardwareInterface by Tyler Luu · 13 years ago
  18. 003124e Merge "Allow a system property "media.stagefright.cache-params" to override cache/prefetcher" by Andreas Huber · 13 years ago
  19. 6c904e2 Merge "Allow shutter/recording sound to be adjusted unless it's forced." by Chih-Chung Chang · 13 years ago
  20. 3e754ef Merge "Allow Camera.setDisplayOrientation to be called when preview is active." by Wu-cheng Li · 13 years ago
  21. b9f5886 Allow Camera.setDisplayOrientation to be called when preview is active. by Wu-cheng Li · 13 years ago
  22. 90f4bc2 Allow shutter/recording sound to be adjusted unless it's forced. by Chih-Chung Chang · 13 years ago
  23. e46c970 Merge "Fix an issue where we should allow negative values but did not" by James Dong · 13 years ago
  24. a045cb0 Allow a system property "media.stagefright.cache-params" to override cache/prefetcher by Andreas Huber · 13 years ago
  25. 1b8ba61 Merge "Return a runtime error instead of assertion if seeking beyond EOS in mpeg4 files." by Andreas Huber · 13 years ago
  26. 788a07f Return a runtime error instead of assertion if seeking beyond EOS in mpeg4 files. by Andreas Huber · 13 years ago
  27. b832a03 Fix an issue where we should allow negative values but did not by James Dong · 13 years ago
  28. ec35a14 Fix issue 5381089: problem with A2DP music volume by Eric Laurent · 13 years ago
  29. d20bf06 Set crop params to ANative Window during Initialization. by Lakshman Gowda · 13 years ago
  30. d3523f8 Gracefuly return on detecting wrong AAC format from corrupted files by Gilles-Arnaud Bleu-Laine · 13 years ago
  31. fea8f62 Merge "Support multiple NAL fragments per .mkv payload" by Andreas Huber · 13 years ago
  32. 792e33f Support multiple NAL fragments per .mkv payload by Andreas Huber · 13 years ago
  33. 5530493 Merge "Flush resets the count of played audio frames" by James Dong · 13 years ago
  34. 729de18 Support AMR, G.711 and vorbis audio in ACodec and friends. by Andreas Huber · 13 years ago
  35. 6c37549 Flush resets the count of played audio frames by James Dong · 13 years ago
  36. ac4d4d3 Merge "Cut down on AwesomePlayer and OMXCodec's verbosity." by Andreas Huber · 13 years ago
  37. c32589a Cut down on AwesomePlayer and OMXCodec's verbosity. by Andreas Huber · 13 years ago
  38. 1779946 Merge "Fix issue 5373658: memory leak in AudioFlinger." by Eric Laurent · 13 years ago
  39. dd115cd Merge "Signal an appropriate error even if there are no active streams yet." by Andreas Huber · 13 years ago
  40. eac68ba Signal an appropriate error even if there are no active streams yet. by Andreas Huber · 13 years ago
  41. 9d18ec5 Fix issue 5373658: memory leak in AudioFlinger. by Eric Laurent · 13 years ago
  42. 82fd03b Merge "Fix issue 5373048: AudioCache decode errors" by Eric Laurent · 13 years ago
  43. 9cb839a Fix issue 5373048: AudioCache decode errors by Eric Laurent · 13 years ago
  44. 797ab60 Reconcile with ics-factoryrom-release by The Android Open Source Project · 13 years ago
  45. 070b91e Merge "Properly connect to surface flinger in our shell tools" by Andreas Huber · 13 years ago
  46. dc9bacd Propagate error signalled by the source all the way to the output EOS notification. by Andreas Huber · 13 years ago
  47. ece731d Merge "Support even more .avi files with .mp3 content not aligned to chunk boundaries" by Andreas Huber · 13 years ago
  48. 32e1832 Support even more .avi files with .mp3 content not aligned to chunk boundaries by Andreas Huber · 13 years ago
  49. ce7f4f6 Merge "Fix issue 5355047: Automated effect tests fail." by Eric Laurent · 13 years ago
  50. 031abfb merge in ics-factoryrom-release history after reset to ics-factoryrom by The Android Automerger · 13 years ago
  51. 7df9b2b Merge "Add an option to dump the raw stream to a file in the stagefright cmdline tool." by Andreas Huber · 13 years ago
  52. d10c076 Add an option to dump the raw stream to a file in the stagefright cmdline tool. by Andreas Huber · 13 years ago
  53. 6bffdb8 Fix issue 5355047: Automated effect tests fail. by Eric Laurent · 13 years ago
  54. 0f0fed6 am 3d9a9e55: Merge "Update camera javadoc about AE and AWB lock." into ics-factoryrom by Wei Huang · 13 years ago
  55. b050002 Merge "Update camera javadoc about AE and AWB lock." into ics-factoryrom by Wei Huang · 13 years ago
  56. 3d5ec85 am 1d71c7b4: Merge "Returning EOS in SurfaceMediaSource:read" into ics-factoryrom by Pannag Sanketi · 13 years ago
  57. 3e9bf40 Returning EOS in SurfaceMediaSource:read by Pannag Sanketi · 13 years ago
  58. ca1d539 Update camera javadoc about AE and AWB lock. by Wu-cheng Li · 13 years ago
  59. e2c1020 Merge "Modified loadPlugIns to load from /vendor and /system; skip libraries that are already loaded. BUG: 5284436" by Edwin Wong · 13 years ago
  60. 5f6f4e4 Modified loadPlugIns to load from /vendor and /system; skip libraries that are already loaded. by Edwin Wong · 13 years ago
  61. 10b3b86 Merge "Support some .avi files containing H.264 video, log warnings if audio/video unsupported" by Andreas Huber · 13 years ago
  62. c639aad Support some .avi files containing H.264 video, log warnings if audio/video unsupported by Andreas Huber · 13 years ago
  63. dc7747d Bug 5234242 audio continues after discontinuity by Glenn Kasten · 13 years ago
  64. 93d5ab6 Properly connect to surface flinger in our shell tools by Andreas Huber · 13 years ago
  65. ad8e8bf Reconcile with ics-factoryrom-release by The Android Open Source Project · 13 years ago
  66. e6310ba merge in ics-factoryrom-release history after reset to ics-factoryrom by The Android Automerger · 13 years ago
  67. c66c751 Add QVGA resolution to CamcorderProfile by James Dong · 13 years ago
  68. 12bbe5d am 92d0a64b: Merge "Add QVGA resolution to CamcorderProfile" into ics-factoryrom by James Dong · 13 years ago
  69. 669012d Add QVGA resolution to CamcorderProfile by James Dong · 13 years ago
  70. 89aa8fe Remove an O(n^2) algorithm in MPEG4Extractor.cpp to speed up seeks in long streams by Andreas Huber · 13 years ago
  71. 84ada69 Merge "In order to recover from video lagging behind audio, drop avc frames" by Andreas Huber · 13 years ago
  72. 3fe6215 In order to recover from video lagging behind audio, drop avc frames by Andreas Huber · 13 years ago
  73. 3169d9f Merge "AudioResampler: use relative instead of absolute labels" by Nick Kralevich · 13 years ago
  74. eb8b914 AudioResampler: use relative instead of absolute labels by Nick Kralevich · 13 years ago
  75. 078cfcf Various improvements to nuplayer playback by Andreas Huber · 13 years ago
  76. 5dc2812 Merge "Change an assert failure due to unsupported level by HW AVC decoder and report the error to applications" by James Dong · 13 years ago
  77. 6de6b48 Merge "Issue 5298399: Lost speech after a crash in gTalk." by Eric Laurent · 13 years ago
  78. cfe2ba6 Issue 5298399: Lost speech after a crash in gTalk. by Eric Laurent · 13 years ago
  79. 3a1dcca Merge "Issue 4345021: Audio routed to multiple devices..." by Eric Laurent · 13 years ago
  80. 60cd0a0 Issue 4345021: Audio routed to multiple devices... by Eric Laurent · 13 years ago
  81. bf5db10 Merge "Support .avi tracks that have a sample size of 1, i.e. samples != chunks" by Andreas Huber · 13 years ago
  82. 7de73f4 Support .avi tracks that have a sample size of 1, i.e. samples != chunks by Andreas Huber · 13 years ago
  83. 9a5e044 Change an assert failure due to unsupported level by HW AVC decoder and report the error to applications by James Dong · 13 years ago
  84. 714aa7b Don't post position updates too frequently by Andreas Huber · 13 years ago
  85. 9215ea4 Merge "Turn an another assertion into a runtime error in ACodec's implementation" by Andreas Huber · 13 years ago
  86. cc54fba Turn an another assertion into a runtime error in ACodec's implementation by Andreas Huber · 13 years ago
  87. c6c4572 Increase the avi extractor's confidence slighly over mp3's by Andreas Huber · 13 years ago
  88. fb6f034 Make MediaScanner skip certain directories by Guang Zhu · 13 years ago
  89. 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 · 13 years ago
  90. 8edb8e8 Don't check mFilledBuffers whether it is empty or not when the port reconfiguration is not meant for buffer reallocation by James Dong · 13 years ago
  91. 98afd84 Merge "AudioTrack: extend callback thread sleep time" by Eric Laurent · 13 years ago
  92. 7280088 Merge "Always set geometry in queuebuffer" by Pannag Sanketi · 13 years ago
  93. 2267ba1 AudioTrack: extend callback thread sleep time by Eric Laurent · 13 years ago
  94. 7dc9b30 Always set geometry in queuebuffer by Pannag Sanketi · 13 years ago
  95. f7eade9 Audio player must not be used as a timesource before it's started. by Andreas Huber · 13 years ago
  96. 41610c3 Merge "Bug 5270905 fix MediaPlayer with IStreamSource" by Glenn Kasten · 13 years ago
  97. 8d65510 Bug 5270905 fix MediaPlayer with IStreamSource by Glenn Kasten · 13 years ago
  98. 3991f09 Merge "Fixing bug in SurfaceMediaSource_test" by Pannag Sanketi · 13 years ago
  99. 74a0a0d Apparently keyframe status in audio tracks of .webm/.mkv files is unreliable by Andreas Huber · 13 years ago
  100. aa9dfd5 Merge "Stop metadata retriever from dereferencing a NULL pointer if" by Andreas Huber · 13 years ago