1. bf1071c Merge change 23356 into eclair by Android (Google) Code Review · 16 years ago
  2. 6db4aad Temporarily unlock our mutex while fetching a buffer from the upstream source. by Andreas Huber · 16 years ago
  3. 52d6245 Merge change 22995 into eclair by Android (Google) Code Review · 16 years ago
  4. d3b0d64 modified: res/layout/surface_view.xml by Yu Shan Emily Lau · 16 years ago
  5. d06e5b8 Fixes a race condition between entering ERROR state and initial buffer submit. by Andreas Huber · 16 years ago
  6. c035f7c Final high-density frameworks artwork drop from designers (dated 25-Aug-2009). by Daniel Sandler · 16 years ago
  7. bf8ecd7 Merge change 22991 into eclair by Android (Google) Code Review · 16 years ago
  8. 813a875 Apparently setting the preferred role of the OMX component is now required on this platform. by Andreas Huber · 16 years ago
  9. c1dccce Merge change 22986 into eclair by Android (Google) Code Review · 16 years ago
  10. 329577a Squashed commit of the following: by Andreas Huber · 16 years ago
  11. 3986afe Fix a typo. by Andreas Huber · 16 years ago
  12. bc86bda Merge change 22897 into eclair by Android (Google) Code Review · 16 years ago
  13. e0daf80 Merge change 22921 into eclair by Android (Google) Code Review · 16 years ago
  14. 6ff90cf Merge change 22870 into eclair by Android (Google) Code Review · 16 years ago
  15. 78333dd Set Routing to A2DP only when state is Connected. by Jaikumar Ganesh · 16 years ago
  16. 42978e5 An attempt to fix a deadlock between OMXCodec::start and upstream ::read by Andreas Huber · 16 years ago
  17. 327c27b Fix issue 2045911: Camera Shutter tone does not play correctly while listening to music. by Eric Laurent · 16 years ago
  18. 127fcdc Another quirk, some OMX components fail to properly flush before shutdown and we must do it for them... by Andreas Huber · 16 years ago
  19. b5ceb9e assert => CHECK in stagefright. by Andreas Huber · 16 years ago
  20. d779589 Disregard the EOS buffer flag while flushing or shutting down the decoder. by Andreas Huber · 16 years ago
  21. 446f44f Keep up with latest changes to overlay handling on that unnamable platform. by Andreas Huber · 16 years ago
  22. 6ee9952 Fix issue 2076322: AudioService, too many stream volume steps. by Eric Laurent · 16 years ago
  23. f96d49a Merge change 22646 into eclair by Android (Google) Code Review · 16 years ago
  24. 404cc41 Make sure not to ask for more buffers when we know that there won't be any, added a quirk for the aac decoder. by Andreas Huber · 16 years ago
  25. 523018f am b56de747: Revert " modified: MediaFrameworkTest/src/com/android/mediaframeworktest/functional/MediaPlayerApiTest.java" by Yu Shan Emily Lau · 16 years ago
  26. b56de74 Revert " modified: MediaFrameworkTest/src/com/android/mediaframeworktest/functional/MediaPlayerApiTest.java" by Yu Shan Emily Lau · 16 years ago
  27. e1a7ad2 Fix build. by Dianne Hackborn · 16 years ago
  28. 4a51c20 I am getting tired of the java doc warnings, so fix them. by Dianne Hackborn · 16 years ago
  29. b91c52f am 8c937a17: Merge change 22379 into donut by Yu Shan Emily Lau · 16 years ago
  30. 051d8d6 modified: MediaFrameworkTest/src/com/android/mediaframeworktest/functional/MediaPlayerApiTest.java by Yu Shan Emily Lau · 16 years ago
  31. 5c0a913 Dynamically allocate a pair of MemoryHeaps according buffer count/sizes required by the OMX component, respect JPEG compressed size. by Andreas Huber · 16 years ago
  32. a56d1c7 Fix AudioService on HFP power off due to new Bluetooth API. by Nick Pelly · 16 years ago
  33. ebf66ea Better (proper) parsing of the AVCDecoderConfigurationRecord, respect hardware decoder profile/level limits. by Andreas Huber · 16 years ago
  34. 4f5e602 The PV AVC software decoder expects each fragment of a NAL unit to be handed to the decoder unframed. by Andreas Huber · 16 years ago
  35. 1fd769c Fix missing -lpthread in linux-sim build. by Feng Qian · 16 years ago
  36. bd022f4 Bluetooth: API change. by Nick Pelly · 16 years ago
  37. 2f10ae0 Support for marshalling pointers / intptr_t in Parcel. by Andreas Huber · 16 years ago
  38. be06d26 Squashed commit of the following: by Andreas Huber · 16 years ago
  39. 099397c Fix 1860351: Put datetime in jpeg exif to datetaken field. by Chih-Chung Chang · 16 years ago
  40. c9706f0 DO NOT MERGE, ALready merged to master. by Sahil Sachdeva · 16 years ago
  41. 5982013 Change the number of volume steps from 6 to 7 per Verizon Requirements by Jared Suttles · 16 years ago
  42. e840928 libdrm: "==" should be an assignment. by Mike Lockwood · 16 years ago
  43. 188f5a7 DO NOT MERGE: cherry-pick: libdrm1: Use libcrypto instead of libaes. by Chia-chi Yeh · 16 years ago
  44. 2ac8c27 am cb2b2378: Merge change 20729 into donut by Wu-cheng Li · 16 years ago
  45. c4e58c0 Fix issue 2045983 ToneGenerator: fix void statement. by Eric Laurent · 16 years ago
  46. b826bf9 Fix the bug that EXIF attributes are always cached. by Wu-cheng Li · 16 years ago
  47. ccf8b94 Expose a variation of the createRenderer API that works on a plain Surface. by Andreas Huber · 16 years ago
  48. e9ec12c Deprecate/remove now unused socketpair ipc communication in favour of exclusive binder use. by Andreas Huber · 16 years ago
  49. 03a9746 Merge change 20422 by Android (Google) Code Review · 16 years ago
  50. 0d596d4 Build the stagefright library by default. by Andreas Huber · 16 years ago
  51. d5603c1 AudioService now differentiates BT headsets and car kits. by Eric Laurent · 16 years ago
  52. 1420bf3 Merge change 9674 by Android (Google) Code Review · 16 years ago
  53. ddb78e7 Fix issue 2001214: AudioFlinger and AudioPolicyService interfaces should not use pointers as handles to inputs and outputs. by Eric Laurent · 16 years ago
  54. 6874e3d am 3397f169: Capture the start and end memory usage in the output file. Move the start memory catpure after 10 loops. by Yu Shan Emily Lau · 16 years ago
  55. 3397f16 Capture the start and end memory usage in the output file. Move the start memory catpure after 10 loops. by Yu Shan Emily Lau · 16 years ago
  56. 6e1584c The mp3 decoder now correctly uses microseconds to measure time. One less quirk. by Andreas Huber · 16 years ago
  57. 64e69e8 libdrm1: Use libcrypto instead of libaes. by Chia-chi Yeh · 16 years ago
  58. 859c3754 am bd014e07: Remove the memory capture in the first run and make it the same as the cupcake test case. by Yu Shan Emily Lau · 16 years ago
  59. bd014e0 Remove the memory capture in the first run and make it the same as the cupcake test case. by Yu Shan Emily Lau · 16 years ago
  60. ea03f4a Recording/Export to .mp4/h.263 somewhat works on TI hardware. by Andreas Huber · 16 years ago
  61. 28ad42b Fix problem in AudioTrack with 8 bit PCM and direct output. by Eric Laurent · 16 years ago
  62. 5192dda Merge change 9517 by Android (Google) Code Review · 16 years ago
  63. 831fbc1 We don't need libopencore_author and libcutils in libmedia_jni by Marco Nelissen · 16 years ago
  64. 20b153b am 5fd26775: Merge change 9390 into donut by Android (Google) Code Review · 16 years ago
  65. 4935d05 Untangle MediaPlayer, MediaRecorder, MediaScanner and MediaMetadataRetriever JNI by Marco Nelissen · 16 years ago
  66. c3c08ba Name unknown albums after the folder they're in, similar to how songs by Marco Nelissen · 16 years ago
  67. 1de1316 The IOMX interface now instantiates IOMXRenderers to hide the details of hardware accelerated blitting. by Andreas Huber · 16 years ago
  68. 1b0efec am 17c195c8: Merge change 9340 into donut by Android (Google) Code Review · 16 years ago
  69. 17c195c Merge change 9340 into donut by Android (Google) Code Review · 16 years ago
  70. ed95840 am dccfaefd: Merge change 9285 into donut by Android (Google) Code Review · 16 years ago
  71. fd8c0e1 Fix issue 2025872: Deadlock in SoundPool.stop by Eric Laurent · 16 years ago
  72. 176e650 Clear singleton reference during JetPlayer.release() by Phil Dubach · 16 years ago
  73. cbe7c54 Remove hardcoded maximum frame rate limit from the framework bug 1993400 by James Dong · 16 years ago
  74. c42ac9d Fix issue 2019031: Volume changes have no effect. by Eric Laurent · 16 years ago
  75. e406906 Merge change 8878 by Android (Google) Code Review · 16 years ago
  76. 69f593c Support for selection of silent ringtone from the ringtone picker. by Marco Nelissen · 16 years ago
  77. 970764d While other OMX nodes appear to now have switched to using microseconds to timestamp buffers, at least the TI AAC and MP3 decoders still use milliseconds. by Andreas Huber · 16 years ago
  78. 8a43277 Squashed commit of the following: by Andreas Huber · 16 years ago
  79. 3026a02 Fix issue 2001517: AudioTrack compatibility issue. by Eric Laurent · 16 years ago
  80. d25ae67 Fix issue 2004738: Settings Backup Agent consistently throws ArrayIndexOutOfBoundsException during restore. by Eric Laurent · 16 years ago
  81. 974ff94 Add support for .aac and .asf extensions. by Ravi K Yenduri · 16 years ago
  82. a553c25 Fix issue 1795088 Improve audio routing code by Eric Laurent · 16 years ago
  83. bc72692 Added native metadata support. by niko · 16 years ago
  84. c7bebd1 am 5f2b05ea: Merge change 8220 into donut by Android (Google) Code Review · 16 years ago
  85. 45fce58 Fix issue 1996218: Disable use of shared memory buffer by SoundPool. by Eric Laurent · 16 years ago
  86. 6fa41bb Minor cleanup in Metadata.java by niko · 16 years ago
  87. c39173b Fixed a bug in the parser. by niko · 16 years ago
  88. 80b3ab3 Fixing the build: StagefrightPlayer now implements the newly introduced "getMetadata" pure virtual. by Andreas Huber · 16 years ago
  89. 3e66422 Merge change 7747 by Android (Google) Code Review · 16 years ago
  90. b8b117e am a8d5644b: Merge change 7726 into donut by Android (Google) Code Review · 16 years ago
  91. a8d5644 Merge change 7726 into donut by Android (Google) Code Review · 16 years ago
  92. ab6ee15f am 474b0f29: Merge change 7686 into donut by Android (Google) Code Review · 16 years ago
  93. 716383a Added 3 metadata types for pause/seek forward/seek backward. by Nicolas Catania · 16 years ago
  94. cf541ee Merge change 7617 by Android (Google) Code Review · 16 years ago
  95. fd6e482 Fix issue 1985479 lots of backup NPEs. by Eric Laurent · 16 years ago
  96. da3785a Merge change 7624 by Android (Google) Code Review · 16 years ago
  97. 8994837 Added method to get metadata out of the player. by niko · 16 years ago
  98. f211c09 Merge change 7701 by Android (Google) Code Review · 16 years ago
  99. 2e337a4 Clean up MP3Extractor code and fixes a bug that miscalculated the position of the header by a few bytes whenever we read in more data. by Andreas Huber · 16 years ago
  100. 84c0246 stagefright: initialize more of the OMX_BUFFERHEADERTYPE structure as they are apparently not cleared by the OMX implementation. by Andreas Huber · 16 years ago