1. a4f391c Include the framework copy of the OpenMAX headers instead of referencing external/opencore. by Andreas Huber · 14 years ago
  2. 0c9b577 Metadata.cpp and Metadata.java had drifted out of sync. This change remedies that. by Andreas Huber · 14 years ago
  3. 9adf466 Support for writing to MPEG2 transport stream files. by Andreas Huber · 14 years ago
  4. b3bdf3f Added getter for session Id to AudioSink by Eric Laurent · 14 years ago
  5. 4712baa Issue 3032913: improve AudioTrack recovery time by Eric Laurent · 14 years ago
  6. 4d3fb50 Fix error in AudioEffect command status reporting. by Eric Laurent · 14 years ago
  7. 3c473ea Add a check to track a problem the monkey script has been triggering. by Marco Nelissen · 14 years ago
  8. 1200601 fixedfft: Only includes cpu-features.h when __arm__ is defined. by Chia-chi Yeh · 14 years ago
  9. cd295c1 Fix the simulator build. by Eric Laurent · 14 years ago
  10. 58d3bd0 Visualizer: replace the FFT implementation with a faster one. by Chia-chi Yeh · 14 years ago
  11. c6280bc Fix all fd leaks in authoring engine by James Dong · 14 years ago
  12. 2a6b80b Fixed several audio effects problems. by Eric Laurent · 14 years ago
  13. 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
  14. 1d53b2a Fix issue 2876124. by Eric Laurent · 14 years ago
  15. 154a320 resolved conflicts for merge of 27eecb70 to gingerbread by Jean-Baptiste Queru · 14 years ago
  16. 83407b9 fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  17. a4c72ac Audio effects: modified command() parameter types. by Eric Laurent · 14 years ago
  18. 7070b36 Added support for auxiliary audio effects to AudioTrack and MediaPlayer. by Eric Laurent · 14 years ago
  19. 8ed6ed0 Audio policy manager changes for audio effects by Eric Laurent · 14 years ago
  20. 4cb15cf Fix swap of sessionId and output in audio effect API. by Jean-Michel Trivi · 14 years ago
  21. dacabf9 Merge "Added Visualizer effect." into gingerbread by Eric Laurent · 14 years ago
  22. df9b81c Added Visualizer effect. by Eric Laurent · 14 years ago
  23. 09b9005 Add multiple camera support for in MediaProfiles. by Chih-Chung Chang · 14 years ago
  24. fe1bafe Separate MediaRecorderClient with MediaPlayerClient by James Dong · 14 years ago
  25. 53334cd Various fixes and improvements in audio effects implementation by Eric Laurent · 14 years ago
  26. fb41d59 Properly assign LOG_TAGs in OMXMaster.cpp and MediaScanner.cpp by Andreas Huber · 14 years ago
  27. 2c2ce8e Merge "Added support for audio sessions in MediaPlayer and AudioTrack." into gingerbread by Eric Laurent · 14 years ago
  28. 619346f Added support for audio sessions in MediaPlayer and AudioTrack. by Eric Laurent · 14 years ago
  29. 97d61f7 media: add AudioRecord::getMinFrameCount(). by Chia-chi Yeh · 14 years ago
  30. bd240c2 media: add AudioTrack::getMinFrameCount(). by Chia-chi Yeh · 14 years ago
  31. 948235c Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI. by Eric Laurent · 14 years ago
  32. 65b6545 Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications. by Eric Laurent · 14 years ago
  33. c0f3438 Fix issue 2667797: [Audio Effect Framework] new base class and binder interfaces for effect control. by Eric Laurent · 14 years ago
  34. eb8f850d Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock. by Eric Laurent · 14 years ago
  35. 8b13832 don't hardcode "mSurface" throughout our source code by Mathias Agopian · 15 years ago
  36. db6cc0b Use local lock for most MediaMetadataRetriever methods. Bug 2560834. by Dave Sparks · 15 years ago
  37. a729f97 libutils Condition are now PRIVATE by default by Mathias Agopian · 15 years ago
  38. 4889fb7 Merge "Fix issue 2416481: Support Voice Dialer over BT SCO." by Eric Laurent · 15 years ago
  39. ef9500f Fix issue 2416481: Support Voice Dialer over BT SCO. by Eric Laurent · 15 years ago
  40. a8c02d7 Fix regression in directory scanning by Kenny Root · 15 years ago
  41. 6be9c16 Merge "Revert "Do autodetection even if no locale was specified, and use the"" by Marco Nelissen · 15 years ago
  42. dea009a Revert "Do autodetection even if no locale was specified, and use the" by Marco Nelissen · 15 years ago
  43. 7bd3d7d Allow invoke in all the player states except idle and error. by Nicolas Catania · 15 years ago
  44. df2d3cd Revert "Allow invoke in all the player states except idle and error." by Nicolas Catania · 15 years ago
  45. 88f3b81 Allow invoke in all the player states except idle and error. by Nicolas Catania · 15 years ago
  46. e44b41b MEDIA_PLAYER_STATE_ERROR is not a bitmask (b/2502881) by Marco Nelissen · 15 years ago
  47. ba8811f Fix issue 2428563: Camera rendered inoperable by voice call interruption. by Eric Laurent · 15 years ago
  48. 47d0a92 Issue 2071329: audio track is shorter than video track for video capture on sholes by Eric Laurent · 15 years ago
  49. 039db81 Merge "Don't allow MediaRecorder.setParameter() to be invoked in the following states: error, prepared or recording" by James Dong · 15 years ago
  50. 465faa9 When we're in the 'playback complete' state, don't consider pausing by Marco Nelissen · 15 years ago
  51. 61701ce Don't allow MediaRecorder.setParameter() to be invoked in the following states: by James Dong · 15 years ago
  52. 9b433f0 Image encoding settings java API through xml configuration file by James Dong · 15 years ago
  53. 9a56aaf am 8978547f: am f5fe3949: Fix issue 2459650. by Eric Laurent · 15 years ago
  54. f5fe3949 Fix issue 2459650. by Eric Laurent · 15 years ago
  55. 7fe4fe6 Range check in MediaScanner::processDirectory by Kenny Root · 15 years ago
  56. fbb3885 New API on java's MediaPlayer to suspend/resume a session. by Andreas Huber · 15 years ago
  57. 000479f split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 15 years ago
  58. b45b084 Do autodetection even if no locale was specified, and use the by Marco Nelissen · 15 years ago
  59. c371194 Initial check-in for xml-based encoder capabilities retrieval by James Dong · 15 years ago
  60. 6faf789 Simplify the MemoryDealer implementation by Mathias Agopian · 15 years ago
  61. 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
  62. 0986e79 Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync by Eric Laurent · 15 years ago
  63. 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
  64. 787aa59 Fix issue 2363154: Speech synthesis fails to start over A2DP after media server process crash. by Eric Laurent · 15 years ago
  65. c712b9f Fix no-copy-overhead OMXCodec implementation to actually work. by Andreas Huber · 15 years ago
  66. cb6ffa2 Merge "Avoid unnecessary buffer copying if at all possible, detect if running in the mediaserver process." by Andreas Huber · 15 years ago
  67. f1fe064 Avoid unnecessary buffer copying if at all possible, detect if running in the mediaserver process. by Andreas Huber · 15 years ago
  68. 34bbc22 Media server death nodification by James Dong · 15 years ago
  69. e4a8380 Reorganize some of the stagefright implementation related to metadata. by Andreas Huber · 15 years ago
  70. 2ea14e2 Squashed commit of the following: by Andreas Huber · 15 years ago
  71. b8341cf am 6d42d806: Merge change I9cc489a2 into eclair by Eric Laurent · 15 years ago
  72. 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
  73. 104d3f7 Merge change I6c84d731 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  74. 1f1c7ba I accidentally broke this code while refactoring MediaScanner. This is the fix. by Andreas Huber · 15 years ago
  75. bfb9fb1 Refactor MediaScanner. Some steps on the way towards being able to build the tree without OpenCore. by Andreas Huber · 15 years ago
  76. 6c84d73 Media/ToneGenerator: Change tone format for TONE_CDMA_ANSWER by Naveen Kalla · 15 years ago
  77. 1e914ac am 16cc72bd: Fix simulator build. by Dave Sparks · 15 years ago
  78. ebcb7c3 am 8424ec32: Merge change I0f9a53d4 into eclair by Dave Sparks · 15 years ago
  79. 16cc72b Fix simulator build. by Dave Sparks · 15 years ago
  80. 0f9a53d Set metadata retriever thread group to the caller's group. by Dave Sparks · 15 years ago
  81. 949c572 am e7800946: Merge change I49f02be9 into eclair by Eric Laurent · 15 years ago
  82. 49f02be Issue 2265163: Audio still reported routed through earpiece on sholes by Eric Laurent · 15 years ago
  83. 6efdbcc am fddfb9ae: Merge change Iad79689a into eclair by Eric Laurent · 15 years ago
  84. 059b4be Improvements for issue 2197683: English IME key-press latency is noticeably higher on passion than sholes by Eric Laurent · 15 years ago
  85. dcaa220 DO NOT MERGE: Squashed commit of the following: by Andreas Huber · 15 years ago
  86. fcae6c7 am 67b69292: Merge change I93f500a5 into eclair by Eric Laurent · 15 years ago
  87. bda7469 Fix issue 2203561: Sholes: audio playing out of earpiece. by Eric Laurent · 15 years ago
  88. 7ed70c9 am bf96aaad: Merge change Icf10db28 into eclair by Eric Laurent · 15 years ago
  89. bf96aaa Merge change Icf10db28 into eclair by Android (Google) Code Review · 15 years ago
  90. 470687e am dd28d563: Fix 2209967 Tonegenerator: mutex not release in startTone() upon timeout waiting for the stop sequence to complete. by Eric Laurent · 15 years ago
  91. dd28d56 Fix 2209967 Tonegenerator: mutex not release in startTone() upon timeout waiting for the stop sequence to complete. by Eric Laurent · 15 years ago
  92. 415f3e2 Fix issue 2192181: AudioFlinger must provide separated methods to set VOICE_CALL stream volume and down link audio volume. by Eric Laurent · 15 years ago
  93. 784202e Reimplement the OMX backend for stagefright. by Andreas Huber · 15 years ago
  94. 3f42707 Some decoders will return an error on OMX_EmptyThisBuffer to indicate that they don't support the media format, deal with this. by Andreas Huber · 15 years ago
  95. 62443f5 Fix issue 2139634: DTMF tones on Sholes popping, hissing (audio latency too high). by Eric Laurent · 15 years ago
  96. c39d2e3 Music visualizer support hack. by Marco Nelissen · 15 years ago
  97. af141d5 Fix issue 2142613: ToneGenerator: short tones sometimes don't play on sholes or over A2DP. by Eric Laurent · 15 years ago
  98. 9f9afef Added an API IOMX::createRendererFromJavaSurface. by Andreas Huber · 15 years ago
  99. 8a77a99 Fix issue 2107584: media server crash when AudioFlinger fails to allocate memory for track control block. by Eric Laurent · 15 years ago
  100. 96c08a6 Fix issue 1992233: DTMF tones on Sholes is really long. by Eric Laurent · 15 years ago