1. 32bdfd5 Fix a reference to a stale pointer in AwesomePlayer. by Andreas Huber · 14 years ago
  2. 1d2acaf am 23d64420: Merge "Stagefright: idle OMX after ANW errors" into ics-mr0 by Dave Burke · 14 years ago
  3. 55f4bc5 Merge "Stagefright: idle OMX after ANW errors" into ics-mr0 by Dave Burke · 14 years ago
  4. b1d666f Stagefright: idle OMX after ANW errors by Jamie Gennis · 14 years ago
  5. e6a823c am f806871f: Fix 5487571: Make sure shutter sound is played when it\'s enforced by Chih-Chung Chang · 14 years ago
  6. 8888a75 Fix 5487571: Make sure shutter sound is played when it's enforced by Chih-Chung Chang · 14 years ago
  7. d24bac2 am b3cdadb6: Merge "Check whether media recorder client exists before dumping." into ics-mr0 by James Dong · 14 years ago
  8. 2e5bcd4 Merge "Check whether media recorder client exists before dumping." into ics-mr0 by James Dong · 14 years ago
  9. 545d1e9 am 3c86134a: Merge "Fix issue 381905: BassBoostTest CTS tests fail..." into ics-mr0 by Eric Laurent · 14 years ago
  10. a85a74a Fix issue 381905: BassBoostTest CTS tests fail... by Eric Laurent · 14 years ago
  11. e579e28 Check whether media recorder client exists before dumping. by James Dong · 14 years ago
  12. ca9f7f2 am 5264f600: 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 · 14 years ago
  13. 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 · 14 years ago
  14. 2ce9990 am ecfdd7ff: Merge "Limit AudioFlinger log." into ics-mr0 by Eric Laurent · 14 years ago
  15. 5e69eb9 Bail out after kMaxColorFormatSupported calls to OMX_GetParameter(). by James Dong · 14 years ago
  16. 5c4e818 Limit AudioFlinger log. by Eric Laurent · 14 years ago
  17. 5c5e2c6 am a84e37f3: Merge "Fix 5468644: Use the proper audio stream type to play sound." into ics-mr0 by Chih-Chung Chang · 14 years ago
  18. 3c57859 Merge "Fix 5468644: Use the proper audio stream type to play sound." into ics-mr0 by Chih-Chung Chang · 14 years ago
  19. 89770b4 am 6f13adb2: Merge "Don\'t hold onto the lock while reconnecting to the server" into ics-mr0 by Dave Burke · 14 years ago
  20. a038c14 Merge "Don't hold onto the lock while reconnecting to the server" into ics-mr0 by Dave Burke · 14 years ago
  21. 95c4d60 Don't hold onto the lock while reconnecting to the server by Andreas Huber · 14 years ago
  22. ff4f55c Fix 5468644: Use the proper audio stream type to play sound. by Chih-Chung Chang · 14 years ago
  23. 2bfdd42 NuPlayer is now taking on the task of streaming over RTSP. by Andreas Huber · 14 years ago
  24. f337772 Merge "Support for an MPEG2 Program Stream extractor." by Andreas Huber · 14 years ago
  25. 0cc79c6 MtpServer: Pass 0xFFFFFFFF for file size when receiving files >= 4GB in size by Mike Lockwood · 14 years ago
  26. bbdb412 Improve camera javadoc and fix some errors. by Wu-cheng Li · 14 years ago
  27. 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 · 14 years ago
  28. 98a46cf Assume a PTS of 0 if absent, don't bail on fragmented PES packets not having PTS by Andreas Huber · 14 years ago
  29. 7019d22 Add video stabilization control to Camera parameters. by Eino-Ville Talvala · 14 years ago
  30. 49c5981 YouTube can now request custom cache/prefetch parameters and disconnect-at-highwater by Andreas Huber · 14 years ago
  31. e87a2f0 Merge "Specifying -1 for both low and highwater marks would not actually do the right thing" by Andreas Huber · 14 years ago
  32. 0b8cd8b Specifying -1 for both low and highwater marks would not actually do the right thing by Andreas Huber · 14 years ago
  33. 5861a9a Add initialize method to CameraHardwareInterface by Tyler Luu · 14 years ago
  34. 003124e Merge "Allow a system property "media.stagefright.cache-params" to override cache/prefetcher" by Andreas Huber · 14 years ago
  35. 6c904e2 Merge "Allow shutter/recording sound to be adjusted unless it's forced." by Chih-Chung Chang · 14 years ago
  36. 3e754ef Merge "Allow Camera.setDisplayOrientation to be called when preview is active." by Wu-cheng Li · 14 years ago
  37. b9f5886 Allow Camera.setDisplayOrientation to be called when preview is active. by Wu-cheng Li · 14 years ago
  38. 90f4bc2 Allow shutter/recording sound to be adjusted unless it's forced. by Chih-Chung Chang · 14 years ago
  39. e46c970 Merge "Fix an issue where we should allow negative values but did not" by James Dong · 14 years ago
  40. a045cb0 Allow a system property "media.stagefright.cache-params" to override cache/prefetcher by Andreas Huber · 14 years ago
  41. 1b8ba61 Merge "Return a runtime error instead of assertion if seeking beyond EOS in mpeg4 files." by Andreas Huber · 14 years ago
  42. 788a07f Return a runtime error instead of assertion if seeking beyond EOS in mpeg4 files. by Andreas Huber · 14 years ago
  43. b832a03 Fix an issue where we should allow negative values but did not by James Dong · 14 years ago
  44. ec35a14 Fix issue 5381089: problem with A2DP music volume by Eric Laurent · 14 years ago
  45. d20bf06 Set crop params to ANative Window during Initialization. by Lakshman Gowda · 14 years ago
  46. 2944eca Support for an MPEG2 Program Stream extractor. by Andreas Huber · 14 years ago
  47. d3523f8 Gracefuly return on detecting wrong AAC format from corrupted files by Gilles-Arnaud Bleu-Laine · 14 years ago
  48. fea8f62 Merge "Support multiple NAL fragments per .mkv payload" by Andreas Huber · 14 years ago
  49. 792e33f Support multiple NAL fragments per .mkv payload by Andreas Huber · 14 years ago
  50. 5530493 Merge "Flush resets the count of played audio frames" by James Dong · 14 years ago
  51. 729de18 Support AMR, G.711 and vorbis audio in ACodec and friends. by Andreas Huber · 14 years ago
  52. 6c37549 Flush resets the count of played audio frames by James Dong · 14 years ago
  53. ac4d4d3 Merge "Cut down on AwesomePlayer and OMXCodec's verbosity." by Andreas Huber · 14 years ago
  54. c32589a Cut down on AwesomePlayer and OMXCodec's verbosity. by Andreas Huber · 14 years ago
  55. 1779946 Merge "Fix issue 5373658: memory leak in AudioFlinger." by Eric Laurent · 14 years ago
  56. dd115cd Merge "Signal an appropriate error even if there are no active streams yet." by Andreas Huber · 14 years ago
  57. eac68ba Signal an appropriate error even if there are no active streams yet. by Andreas Huber · 14 years ago
  58. 9d18ec5 Fix issue 5373658: memory leak in AudioFlinger. by Eric Laurent · 14 years ago
  59. 82fd03b Merge "Fix issue 5373048: AudioCache decode errors" by Eric Laurent · 14 years ago
  60. 9cb839a Fix issue 5373048: AudioCache decode errors by Eric Laurent · 14 years ago
  61. 797ab60 Reconcile with ics-factoryrom-release by The Android Open Source Project · 14 years ago
  62. 070b91e Merge "Properly connect to surface flinger in our shell tools" by Andreas Huber · 14 years ago
  63. dc9bacd Propagate error signalled by the source all the way to the output EOS notification. by Andreas Huber · 14 years ago
  64. ece731d Merge "Support even more .avi files with .mp3 content not aligned to chunk boundaries" by Andreas Huber · 14 years ago
  65. 32e1832 Support even more .avi files with .mp3 content not aligned to chunk boundaries by Andreas Huber · 14 years ago
  66. ce7f4f6 Merge "Fix issue 5355047: Automated effect tests fail." by Eric Laurent · 14 years ago
  67. 031abfb merge in ics-factoryrom-release history after reset to ics-factoryrom by The Android Automerger · 14 years ago
  68. 7df9b2b Merge "Add an option to dump the raw stream to a file in the stagefright cmdline tool." by Andreas Huber · 14 years ago
  69. d10c076 Add an option to dump the raw stream to a file in the stagefright cmdline tool. by Andreas Huber · 14 years ago
  70. 6bffdb8 Fix issue 5355047: Automated effect tests fail. by Eric Laurent · 14 years ago
  71. 0f0fed6 am 3d9a9e55: Merge "Update camera javadoc about AE and AWB lock." into ics-factoryrom by Wei Huang · 14 years ago
  72. b050002 Merge "Update camera javadoc about AE and AWB lock." into ics-factoryrom by Wei Huang · 14 years ago
  73. 3d5ec85 am 1d71c7b4: Merge "Returning EOS in SurfaceMediaSource:read" into ics-factoryrom by Pannag Sanketi · 14 years ago
  74. 3e9bf40 Returning EOS in SurfaceMediaSource:read by Pannag Sanketi · 14 years ago
  75. ca1d539 Update camera javadoc about AE and AWB lock. by Wu-cheng Li · 14 years ago
  76. e2c1020 Merge "Modified loadPlugIns to load from /vendor and /system; skip libraries that are already loaded. BUG: 5284436" by Edwin Wong · 14 years ago
  77. 5f6f4e4 Modified loadPlugIns to load from /vendor and /system; skip libraries that are already loaded. by Edwin Wong · 14 years ago
  78. 10b3b86 Merge "Support some .avi files containing H.264 video, log warnings if audio/video unsupported" by Andreas Huber · 14 years ago
  79. c639aad Support some .avi files containing H.264 video, log warnings if audio/video unsupported by Andreas Huber · 14 years ago
  80. dc7747d Bug 5234242 audio continues after discontinuity by Glenn Kasten · 14 years ago
  81. 93d5ab6 Properly connect to surface flinger in our shell tools by Andreas Huber · 14 years ago
  82. ad8e8bf Reconcile with ics-factoryrom-release by The Android Open Source Project · 14 years ago
  83. e6310ba merge in ics-factoryrom-release history after reset to ics-factoryrom by The Android Automerger · 14 years ago
  84. c66c751 Add QVGA resolution to CamcorderProfile by James Dong · 14 years ago
  85. 12bbe5d am 92d0a64b: Merge "Add QVGA resolution to CamcorderProfile" into ics-factoryrom by James Dong · 14 years ago
  86. 669012d Add QVGA resolution to CamcorderProfile by James Dong · 14 years ago
  87. 89aa8fe Remove an O(n^2) algorithm in MPEG4Extractor.cpp to speed up seeks in long streams by Andreas Huber · 14 years ago
  88. 84ada69 Merge "In order to recover from video lagging behind audio, drop avc frames" by Andreas Huber · 14 years ago
  89. 3fe6215 In order to recover from video lagging behind audio, drop avc frames by Andreas Huber · 14 years ago
  90. 3169d9f Merge "AudioResampler: use relative instead of absolute labels" by Nick Kralevich · 14 years ago
  91. eb8b914 AudioResampler: use relative instead of absolute labels by Nick Kralevich · 14 years ago
  92. 078cfcf Various improvements to nuplayer playback by Andreas Huber · 14 years ago
  93. 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
  94. 6de6b48 Merge "Issue 5298399: Lost speech after a crash in gTalk." by Eric Laurent · 14 years ago
  95. cfe2ba6 Issue 5298399: Lost speech after a crash in gTalk. by Eric Laurent · 14 years ago
  96. 3a1dcca Merge "Issue 4345021: Audio routed to multiple devices..." by Eric Laurent · 14 years ago
  97. 60cd0a0 Issue 4345021: Audio routed to multiple devices... by Eric Laurent · 14 years ago
  98. bf5db10 Merge "Support .avi tracks that have a sample size of 1, i.e. samples != chunks" by Andreas Huber · 14 years ago
  99. 7de73f4 Support .avi tracks that have a sample size of 1, i.e. samples != chunks by Andreas Huber · 14 years ago
  100. 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