- 4d3fb50 Fix error in AudioEffect command status reporting. by Eric Laurent · 14 years ago
- 3c473ea Add a check to track a problem the monkey script has been triggering. by Marco Nelissen · 14 years ago
- 1200601 fixedfft: Only includes cpu-features.h when __arm__ is defined. by Chia-chi Yeh · 14 years ago
- cd295c1 Fix the simulator build. by Eric Laurent · 14 years ago
- 58d3bd0 Visualizer: replace the FFT implementation with a faster one. by Chia-chi Yeh · 14 years ago
- c6280bc Fix all fd leaks in authoring engine by James Dong · 14 years ago
- 2a6b80b Fixed several audio effects problems. by Eric Laurent · 14 years ago
- 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
- 1d53b2a Fix issue 2876124. by Eric Laurent · 14 years ago
- 154a320 resolved conflicts for merge of 27eecb70 to gingerbread by Jean-Baptiste Queru · 14 years ago
- 83407b9 fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
- a4c72ac Audio effects: modified command() parameter types. by Eric Laurent · 14 years ago
- 7070b36 Added support for auxiliary audio effects to AudioTrack and MediaPlayer. by Eric Laurent · 14 years ago
- 8ed6ed0 Audio policy manager changes for audio effects by Eric Laurent · 14 years ago
- 4cb15cf Fix swap of sessionId and output in audio effect API. by Jean-Michel Trivi · 14 years ago
- dacabf9 Merge "Added Visualizer effect." into gingerbread by Eric Laurent · 14 years ago
- df9b81c Added Visualizer effect. by Eric Laurent · 14 years ago
- 09b9005 Add multiple camera support for in MediaProfiles. by Chih-Chung Chang · 14 years ago
- fe1bafe Separate MediaRecorderClient with MediaPlayerClient by James Dong · 14 years ago
- 53334cd Various fixes and improvements in audio effects implementation by Eric Laurent · 14 years ago
- fb41d59 Properly assign LOG_TAGs in OMXMaster.cpp and MediaScanner.cpp by Andreas Huber · 14 years ago
- 2c2ce8e Merge "Added support for audio sessions in MediaPlayer and AudioTrack." into gingerbread by Eric Laurent · 14 years ago
- 619346f Added support for audio sessions in MediaPlayer and AudioTrack. by Eric Laurent · 14 years ago
- 97d61f7 media: add AudioRecord::getMinFrameCount(). by Chia-chi Yeh · 14 years ago
- bd240c2 media: add AudioTrack::getMinFrameCount(). by Chia-chi Yeh · 14 years ago
- 948235c Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI. by Eric Laurent · 14 years ago
- 65b6545 Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications. by Eric Laurent · 14 years ago
- c0f3438 Fix issue 2667797: [Audio Effect Framework] new base class and binder interfaces for effect control. by Eric Laurent · 14 years ago
- eb8f850d Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock. by Eric Laurent · 14 years ago
- 8b13832 don't hardcode "mSurface" throughout our source code by Mathias Agopian · 15 years ago
- db6cc0b Use local lock for most MediaMetadataRetriever methods. Bug 2560834. by Dave Sparks · 15 years ago
- a729f97 libutils Condition are now PRIVATE by default by Mathias Agopian · 15 years ago
- 4889fb7 Merge "Fix issue 2416481: Support Voice Dialer over BT SCO." by Eric Laurent · 15 years ago
- ef9500f Fix issue 2416481: Support Voice Dialer over BT SCO. by Eric Laurent · 15 years ago
- a8c02d7 Fix regression in directory scanning by Kenny Root · 15 years ago
- 6be9c16 Merge "Revert "Do autodetection even if no locale was specified, and use the"" by Marco Nelissen · 15 years ago
- dea009a Revert "Do autodetection even if no locale was specified, and use the" by Marco Nelissen · 15 years ago
- 7bd3d7d Allow invoke in all the player states except idle and error. by Nicolas Catania · 15 years ago
- df2d3cd Revert "Allow invoke in all the player states except idle and error." by Nicolas Catania · 15 years ago
- 88f3b81 Allow invoke in all the player states except idle and error. by Nicolas Catania · 15 years ago
- e44b41b MEDIA_PLAYER_STATE_ERROR is not a bitmask (b/2502881) by Marco Nelissen · 15 years ago
- ba8811f Fix issue 2428563: Camera rendered inoperable by voice call interruption. by Eric Laurent · 15 years ago
- 47d0a92 Issue 2071329: audio track is shorter than video track for video capture on sholes by Eric Laurent · 15 years ago
- 039db81 Merge "Don't allow MediaRecorder.setParameter() to be invoked in the following states: error, prepared or recording" by James Dong · 15 years ago
- 465faa9 When we're in the 'playback complete' state, don't consider pausing by Marco Nelissen · 15 years ago
- 61701ce Don't allow MediaRecorder.setParameter() to be invoked in the following states: by James Dong · 15 years ago
- 9b433f0 Image encoding settings java API through xml configuration file by James Dong · 15 years ago
- 9a56aaf am 8978547f: am f5fe3949: Fix issue 2459650. by Eric Laurent · 15 years ago
- f5fe3949 Fix issue 2459650. by Eric Laurent · 15 years ago
- 7fe4fe6 Range check in MediaScanner::processDirectory by Kenny Root · 15 years ago
- fbb3885 New API on java's MediaPlayer to suspend/resume a session. by Andreas Huber · 15 years ago
- 000479f split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 15 years ago
- b45b084 Do autodetection even if no locale was specified, and use the by Marco Nelissen · 15 years ago
- c371194 Initial check-in for xml-based encoder capabilities retrieval by James Dong · 15 years ago
- 6faf789 Simplify the MemoryDealer implementation by Mathias Agopian · 15 years ago
- 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
- 0986e79 Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V sync by Eric Laurent · 15 years ago
- 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
- 787aa59 Fix issue 2363154: Speech synthesis fails to start over A2DP after media server process crash. by Eric Laurent · 15 years ago
- c712b9f Fix no-copy-overhead OMXCodec implementation to actually work. by Andreas Huber · 15 years ago
- cb6ffa2 Merge "Avoid unnecessary buffer copying if at all possible, detect if running in the mediaserver process." by Andreas Huber · 15 years ago
- f1fe064 Avoid unnecessary buffer copying if at all possible, detect if running in the mediaserver process. by Andreas Huber · 15 years ago
- 34bbc22 Media server death nodification by James Dong · 15 years ago
- e4a8380 Reorganize some of the stagefright implementation related to metadata. by Andreas Huber · 15 years ago
- 2ea14e2 Squashed commit of the following: by Andreas Huber · 15 years ago
- b8341cf am 6d42d806: Merge change I9cc489a2 into eclair by Eric Laurent · 15 years ago
- 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
- 104d3f7 Merge change I6c84d731 into eclair-mr2 by Android (Google) Code Review · 15 years ago
- 1f1c7ba I accidentally broke this code while refactoring MediaScanner. This is the fix. by Andreas Huber · 15 years ago
- bfb9fb1 Refactor MediaScanner. Some steps on the way towards being able to build the tree without OpenCore. by Andreas Huber · 15 years ago
- 6c84d73 Media/ToneGenerator: Change tone format for TONE_CDMA_ANSWER by Naveen Kalla · 15 years ago
- 1e914ac am 16cc72bd: Fix simulator build. by Dave Sparks · 15 years ago
- ebcb7c3 am 8424ec32: Merge change I0f9a53d4 into eclair by Dave Sparks · 15 years ago
- 16cc72b Fix simulator build. by Dave Sparks · 15 years ago
- 0f9a53d Set metadata retriever thread group to the caller's group. by Dave Sparks · 15 years ago
- 949c572 am e7800946: Merge change I49f02be9 into eclair by Eric Laurent · 15 years ago
- 49f02be Issue 2265163: Audio still reported routed through earpiece on sholes by Eric Laurent · 15 years ago
- 6efdbcc am fddfb9ae: Merge change Iad79689a into eclair by Eric Laurent · 15 years ago
- 059b4be Improvements for issue 2197683: English IME key-press latency is noticeably higher on passion than sholes by Eric Laurent · 15 years ago
- dcaa220 DO NOT MERGE: Squashed commit of the following: by Andreas Huber · 15 years ago
- fcae6c7 am 67b69292: Merge change I93f500a5 into eclair by Eric Laurent · 15 years ago
- bda7469 Fix issue 2203561: Sholes: audio playing out of earpiece. by Eric Laurent · 15 years ago
- 7ed70c9 am bf96aaad: Merge change Icf10db28 into eclair by Eric Laurent · 15 years ago
- bf96aaa Merge change Icf10db28 into eclair by Android (Google) Code Review · 15 years ago
- 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
- dd28d56 Fix 2209967 Tonegenerator: mutex not release in startTone() upon timeout waiting for the stop sequence to complete. by Eric Laurent · 15 years ago
- 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
- 784202e Reimplement the OMX backend for stagefright. by Andreas Huber · 15 years ago
- 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
- 62443f5 Fix issue 2139634: DTMF tones on Sholes popping, hissing (audio latency too high). by Eric Laurent · 15 years ago
- c39d2e3 Music visualizer support hack. by Marco Nelissen · 15 years ago
- af141d5 Fix issue 2142613: ToneGenerator: short tones sometimes don't play on sholes or over A2DP. by Eric Laurent · 15 years ago
- 9f9afef Added an API IOMX::createRendererFromJavaSurface. by Andreas Huber · 15 years ago
- 8a77a99 Fix issue 2107584: media server crash when AudioFlinger fails to allocate memory for track control block. by Eric Laurent · 15 years ago
- 96c08a6 Fix issue 1992233: DTMF tones on Sholes is really long. by Eric Laurent · 15 years ago
- 327c27b Fix issue 2045911: Camera Shutter tone does not play correctly while listening to music. by Eric Laurent · 15 years ago
- 2f10ae0 Support for marshalling pointers / intptr_t in Parcel. by Andreas Huber · 15 years ago
- be06d26 Squashed commit of the following: by Andreas Huber · 15 years ago
- c4e58c0 Fix issue 2045983 ToneGenerator: fix void statement. by Eric Laurent · 15 years ago
- ccf8b94 Expose a variation of the createRenderer API that works on a plain Surface. by Andreas Huber · 15 years ago