1. 1155efd am 2ba92c71: do not merge bug 3370834 Cherrypick from master by Jean-Michel Trivi · 14 years ago
  2. 2ba92c7 do not merge bug 3370834 Cherrypick from master by Jean-Michel Trivi · 14 years ago
  3. 4b44026 am c929677e: Merge "Increase the number of useful bits in the spectrum." into gingerbread by Marco Nelissen · 14 years ago
  4. dbc0fe9 Increase the number of useful bits in the spectrum. by Marco Nelissen · 14 years ago
  5. 9286cfe merge 83fdc69e from gingerbread - do not merge by Jean-Baptiste Queru · 14 years ago
  6. 9efe473 Squash commits of the following patches, cherry-picked from other branch - do not merge. by James Dong · 14 years ago
  7. a160890 am 5a756fb0: Merge "Fix issue 2712130: Sholes: problem when playing audio while recording over bluetooth SCO." into gingerbread by Eric Laurent · 14 years ago
  8. 36d41b8 Fix issue 2712130: Sholes: problem when playing audio while recording over bluetooth SCO. by Eric Laurent · 14 years ago
  9. 4f93f08 am 683a7ff9: Merge "Visualizer: Fix the conversion from 8-bit sample to 16-bit sample." into gingerbread by Chia-chi Yeh · 14 years ago
  10. 683a7ff Merge "Visualizer: Fix the conversion from 8-bit sample to 16-bit sample." into gingerbread by Chia-chi Yeh · 14 years ago
  11. 2e1a896 resolved conflicts for merge of 31dc911a to gingerbread-plus-aosp by Andreas Huber · 14 years ago
  12. 31dc911 Support post-decode video rotation. by Andreas Huber · 14 years ago
  13. 67f4177 Visualizer: Fix the conversion from 8-bit sample to 16-bit sample. by Chia-chi Yeh · 14 years ago
  14. fb47487 am b04f356d: Merge "Include the framework copy of the OpenMAX headers instead of referencing external/opencore." into gingerbread by Andreas Huber · 14 years ago
  15. a4f391c Include the framework copy of the OpenMAX headers instead of referencing external/opencore. by Andreas Huber · 14 years ago
  16. 27c7fb1 am 90d59d18: Merge "Metadata.cpp and Metadata.java had drifted out of sync. This change remedies that." into gingerbread by Andreas Huber · 14 years ago
  17. 0c9b577 Metadata.cpp and Metadata.java had drifted out of sync. This change remedies that. by Andreas Huber · 14 years ago
  18. a127c07 am 312644cd: Merge "Support for writing to MPEG2 transport stream files." into gingerbread by Andreas Huber · 14 years ago
  19. 9adf466 Support for writing to MPEG2 transport stream files. by Andreas Huber · 14 years ago
  20. 4f21e51 am b37fcbfd: Merge "Added getter for session Id to AudioSink" into gingerbread by Eric Laurent · 14 years ago
  21. b3bdf3f Added getter for session Id to AudioSink by Eric Laurent · 14 years ago
  22. de12c3c am 220ab887: Merge "Issue 3032913: improve AudioTrack recovery time" into gingerbread by Eric Laurent · 14 years ago
  23. 4712baa Issue 3032913: improve AudioTrack recovery time by Eric Laurent · 14 years ago
  24. 1b37df9 am 9627847d: Merge "Fix error in AudioEffect command status reporting." into gingerbread by Eric Laurent · 14 years ago
  25. 4d3fb50 Fix error in AudioEffect command status reporting. by Eric Laurent · 14 years ago
  26. 5c9f357 am f30fae63: Merge "Add a check to track a problem the monkey script has been triggering." into gingerbread by Marco Nelissen · 14 years ago
  27. 3c473ea Add a check to track a problem the monkey script has been triggering. by Marco Nelissen · 14 years ago
  28. 1577e62 am 12006013: fixedfft: Only includes cpu-features.h when __arm__ is defined. by Chia-chi Yeh · 14 years ago
  29. 1200601 fixedfft: Only includes cpu-features.h when __arm__ is defined. by Chia-chi Yeh · 14 years ago
  30. 74ede9e am 67b50606: Merge "Fix the simulator build." into gingerbread by Eric Laurent · 14 years ago
  31. cd295c1 Fix the simulator build. by Eric Laurent · 14 years ago
  32. a102871 am b80e610b: Merge "Visualizer: replace the FFT implementation with a faster one." into gingerbread by Chia-chi Yeh · 14 years ago
  33. 58d3bd0 Visualizer: replace the FFT implementation with a faster one. by Chia-chi Yeh · 14 years ago
  34. 09f6725 resolved conflicts for merge of 0b7bd95d to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  35. 0b7bd95 Fix compilation errors in libmedia, libstagefright. by Rene Bolldorf · 14 years ago
  36. c6280bc Fix all fd leaks in authoring engine by James Dong · 14 years ago
  37. 2a6b80b Fixed several audio effects problems. by Eric Laurent · 14 years ago
  38. 57648e4 Support for Gtalk video, includes AMR/H.263 assembler and packetization support, extensions to MediaRecorder to stream via RTP over a pair of UDP sockets as well as various fixes to the RTP implementation. by Andreas Huber · 14 years ago
  39. 1d53b2a Fix issue 2876124. by Eric Laurent · 14 years ago
  40. 154a320 resolved conflicts for merge of 27eecb70 to gingerbread by Jean-Baptiste Queru · 14 years ago
  41. 83407b9 fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  42. 4506c62 fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  43. a4c72ac Audio effects: modified command() parameter types. by Eric Laurent · 14 years ago
  44. 7070b36 Added support for auxiliary audio effects to AudioTrack and MediaPlayer. by Eric Laurent · 14 years ago
  45. 8ed6ed0 Audio policy manager changes for audio effects by Eric Laurent · 14 years ago
  46. 4cb15cf Fix swap of sessionId and output in audio effect API. by Jean-Michel Trivi · 14 years ago
  47. dacabf9 Merge "Added Visualizer effect." into gingerbread by Eric Laurent · 14 years ago
  48. df9b81c Added Visualizer effect. by Eric Laurent · 14 years ago
  49. 09b9005 Add multiple camera support for in MediaProfiles. by Chih-Chung Chang · 14 years ago
  50. fe1bafe Separate MediaRecorderClient with MediaPlayerClient by James Dong · 14 years ago
  51. 53334cd Various fixes and improvements in audio effects implementation by Eric Laurent · 14 years ago
  52. fb41d59 Properly assign LOG_TAGs in OMXMaster.cpp and MediaScanner.cpp by Andreas Huber · 14 years ago
  53. 2c2ce8e Merge "Added support for audio sessions in MediaPlayer and AudioTrack." into gingerbread by Eric Laurent · 14 years ago
  54. 619346f Added support for audio sessions in MediaPlayer and AudioTrack. by Eric Laurent · 14 years ago
  55. 97d61f7 media: add AudioRecord::getMinFrameCount(). by Chia-chi Yeh · 14 years ago
  56. bd240c2 media: add AudioTrack::getMinFrameCount(). by Chia-chi Yeh · 14 years ago
  57. 948235c Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI. by Eric Laurent · 14 years ago
  58. 65b6545 Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications. by Eric Laurent · 14 years ago
  59. c0f3438 Fix issue 2667797: [Audio Effect Framework] new base class and binder interfaces for effect control. by Eric Laurent · 14 years ago
  60. eb8f850d Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock. by Eric Laurent · 14 years ago
  61. 8b13832 don't hardcode "mSurface" throughout our source code by Mathias Agopian · 14 years ago
  62. db6cc0b Use local lock for most MediaMetadataRetriever methods. Bug 2560834. by Dave Sparks · 14 years ago
  63. a729f97 libutils Condition are now PRIVATE by default by Mathias Agopian · 15 years ago
  64. 4889fb7 Merge "Fix issue 2416481: Support Voice Dialer over BT SCO." by Eric Laurent · 15 years ago
  65. ef9500f Fix issue 2416481: Support Voice Dialer over BT SCO. by Eric Laurent · 15 years ago
  66. a8c02d7 Fix regression in directory scanning by Kenny Root · 15 years ago
  67. 6be9c16 Merge "Revert "Do autodetection even if no locale was specified, and use the"" by Marco Nelissen · 15 years ago
  68. dea009a Revert "Do autodetection even if no locale was specified, and use the" by Marco Nelissen · 15 years ago
  69. 7bd3d7d Allow invoke in all the player states except idle and error. by Nicolas Catania · 15 years ago
  70. df2d3cd Revert "Allow invoke in all the player states except idle and error." by Nicolas Catania · 15 years ago
  71. 88f3b81 Allow invoke in all the player states except idle and error. by Nicolas Catania · 15 years ago
  72. e44b41b MEDIA_PLAYER_STATE_ERROR is not a bitmask (b/2502881) by Marco Nelissen · 15 years ago
  73. ba8811f Fix issue 2428563: Camera rendered inoperable by voice call interruption. by Eric Laurent · 15 years ago
  74. 47d0a92 Issue 2071329: audio track is shorter than video track for video capture on sholes by Eric Laurent · 15 years ago
  75. 039db81 Merge "Don't allow MediaRecorder.setParameter() to be invoked in the following states: error, prepared or recording" by James Dong · 15 years ago
  76. 465faa9 When we're in the 'playback complete' state, don't consider pausing by Marco Nelissen · 15 years ago
  77. 61701ce Don't allow MediaRecorder.setParameter() to be invoked in the following states: by James Dong · 15 years ago
  78. 9b433f0 Image encoding settings java API through xml configuration file by James Dong · 15 years ago
  79. 9a56aaf am 8978547f: am f5fe3949: Fix issue 2459650. by Eric Laurent · 15 years ago
  80. f5fe3949 Fix issue 2459650. by Eric Laurent · 15 years ago
  81. 7fe4fe6 Range check in MediaScanner::processDirectory by Kenny Root · 15 years ago
  82. fbb3885 New API on java's MediaPlayer to suspend/resume a session. by Andreas Huber · 15 years ago
  83. 000479f split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 15 years ago
  84. b45b084 Do autodetection even if no locale was specified, and use the by Marco Nelissen · 15 years ago
  85. c371194 Initial check-in for xml-based encoder capabilities retrieval by James Dong · 15 years ago
  86. 6faf789 Simplify the MemoryDealer implementation by Mathias Agopian · 15 years ago
  87. 2564300 API Extension: Support for optionally specifying a map of extra request headers when specifying the uri of media data to be played. by Andreas Huber · 15 years ago
  88. 0986e79 Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync by Eric Laurent · 15 years ago
  89. 23f25cd Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_CALL stream when STREAM_VOICE_CALL stream is active. by Eric Laurent · 15 years ago
  90. 787aa59 Fix issue 2363154: Speech synthesis fails to start over A2DP after media server process crash. by Eric Laurent · 15 years ago
  91. c712b9f Fix no-copy-overhead OMXCodec implementation to actually work. by Andreas Huber · 15 years ago
  92. cb6ffa2 Merge "Avoid unnecessary buffer copying if at all possible, detect if running in the mediaserver process." by Andreas Huber · 15 years ago
  93. f1fe064 Avoid unnecessary buffer copying if at all possible, detect if running in the mediaserver process. by Andreas Huber · 15 years ago
  94. 34bbc22 Media server death nodification by James Dong · 15 years ago
  95. e4a8380 Reorganize some of the stagefright implementation related to metadata. by Andreas Huber · 15 years ago
  96. 2ea14e2 Squashed commit of the following: by Andreas Huber · 15 years ago
  97. b8341cf am 6d42d806: Merge change I9cc489a2 into eclair by Eric Laurent · 15 years ago
  98. 9cc489a Fix issue 2304669: VoiceIME: starting and canceling voice IME yields persistent "error 8" state on future attempts and breaks voice search. by Eric Laurent · 15 years ago
  99. 104d3f7 Merge change I6c84d731 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  100. 1f1c7ba I accidentally broke this code while refactoring MediaScanner. This is the fix. by Andreas Huber · 15 years ago