| Commit message (Expand) | Author | Age | Files | Lines |
* | am 6fa88882: am 62d83a0c: Merge "Audio effects: modified command() parameter ... | Eric Laurent | 2010-07-28 | 4 | -16/+32 |
|\ |
|
| * | Audio effects: modified command() parameter types. | Eric Laurent | 2010-07-28 | 4 | -16/+32 |
* | | am 34161132: am 7070b365: Added support for auxiliary audio effects to AudioT... | Eric Laurent | 2010-07-21 | 3 | -3/+67 |
|\ \
| |/ |
|
| * | Added support for auxiliary audio effects to AudioTrack and MediaPlayer. | Eric Laurent | 2010-07-21 | 3 | -3/+67 |
* | | resolved conflicts for merge of dd206093 to master | Eric Laurent | 2010-07-20 | 3 | -22/+192 |
|\ \
| |/ |
|
| * | Audio policy manager changes for audio effects | Eric Laurent | 2010-07-20 | 3 | -22/+192 |
* | | Fixes for simulator build on lucid | Mike Lockwood | 2010-07-15 | 1 | -2/+2 |
* | | am bd3f8b71: am e7b790f1: Merge "Fix swap of sessionId and output in audio ef... | Jean-Michel Trivi | 2010-07-09 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Fix swap of sessionId and output in audio effect API. | Jean-Michel Trivi | 2010-07-09 | 1 | -2/+2 |
* | | am b91881fd: am dacabf97: Merge "Added Visualizer effect." into gingerbread | Eric Laurent | 2010-07-07 | 5 | -96/+347 |
|\ \
| |/ |
|
| * | Merge "Added Visualizer effect." into gingerbread | Eric Laurent | 2010-07-07 | 5 | -96/+347 |
| |\ |
|
| | * | Added Visualizer effect. | Eric Laurent | 2010-07-07 | 5 | -96/+347 |
* | | | am bda93c4c: am 09b90057: Add multiple camera support for in MediaProfiles. | Chih-Chung Chang | 2010-07-01 | 1 | -16/+65 |
|\ \ \
| |/ / |
|
| * | | Add multiple camera support for in MediaProfiles. | Chih-Chung Chang | 2010-07-01 | 1 | -16/+65 |
| |/ |
|
* | | am c2c59f69: am 2a76b316: Merge "Separate MediaRecorderClient with MediaPlaye... | James Dong | 2010-06-28 | 3 | -4/+75 |
|\ \
| |/ |
|
| * | Separate MediaRecorderClient with MediaPlayerClient | James Dong | 2010-06-28 | 3 | -4/+75 |
* | | am cdf1357b: am 8e103da1: Merge "Various fixes and improvements in audio effe... | Eric Laurent | 2010-06-25 | 2 | -7/+8 |
|\ \
| |/ |
|
| * | Various fixes and improvements in audio effects implementation | Eric Laurent | 2010-06-25 | 2 | -7/+8 |
* | | am 03e90f7e: am 58e9402b: Merge "Properly assign LOG_TAGs in OMXMaster.cpp an... | Andreas Huber | 2010-06-23 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Properly assign LOG_TAGs in OMXMaster.cpp and MediaScanner.cpp | Andreas Huber | 2010-06-23 | 1 | -0/+4 |
* | | am 845f5414: am 2c2ce8e5: Merge "Added support for audio sessions in MediaPla... | Eric Laurent | 2010-06-23 | 3 | -9/+42 |
|\ \
| |/ |
|
| * | Merge "Added support for audio sessions in MediaPlayer and AudioTrack." into ... | Eric Laurent | 2010-06-22 | 3 | -9/+42 |
| |\ |
|
| | * | Added support for audio sessions in MediaPlayer and AudioTrack. | Eric Laurent | 2010-06-22 | 3 | -9/+42 |
* | | | am da9269af: am 3238302b: Merge "media: add AudioRecord::getMinFrameCount()."... | Chia-chi Yeh | 2010-06-23 | 1 | -25/+38 |
|\ \ \
| |/ / |
|
| * | | media: add AudioRecord::getMinFrameCount(). | Chia-chi Yeh | 2010-06-23 | 1 | -25/+38 |
| |/ |
|
* | | am d9e9132e: am 2ce999fc: am bd240c27: media: add AudioTrack::getMinFrameCoun... | Chia-chi Yeh | 2010-06-21 | 1 | -0/+29 |
|\ \
| |/ |
|
| * | media: add AudioTrack::getMinFrameCount(). | Chia-chi Yeh | 2010-06-21 | 1 | -0/+29 |
* | | MediaScanner: Fix handling of files with dirent.d_type == DT_UNKNOWN | Mike Lockwood | 2010-06-14 | 1 | -10/+8 |
* | | am 184a3ff6: am e0219539: am 01f7ac64: Merge "Issue 2667802: [Audio Effect Fr... | Eric Laurent | 2010-06-14 | 2 | -1/+464 |
|\ \
| |/ |
|
| * | Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI. | Eric Laurent | 2010-06-11 | 2 | -1/+464 |
* | | am 030a1553: am 2ea200c5: Merge "Issue 2667801: [Audio Effect Framework] Audi... | Eric Laurent | 2010-06-04 | 5 | -19/+358 |
|\ \
| |/ |
|
| * | Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack m... | Eric Laurent | 2010-06-03 | 5 | -19/+358 |
* | | Merge "Fix issue 2712130: Sholes: problem when playing audio while recording ... | Eric Laurent | 2010-05-26 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | Fix issue 2712130: Sholes: problem when playing audio while recording over bl... | Eric Laurent | 2010-05-26 | 1 | -1/+2 |
* | | Fix issue 2667797: [Audio Effect Framework] new base class and binder interfa... | Eric Laurent | 2010-05-24 | 3 | -1/+335 |
|/ |
|
* | Fix issue 2553359: Pandora does not work well with Passion deskdock / Cardock. | Eric Laurent | 2010-05-17 | 2 | -77/+107 |
* | don't hardcode "mSurface" throughout our source code | Mathias Agopian | 2010-04-12 | 1 | -1/+1 |
* | Use local lock for most MediaMetadataRetriever methods. Bug 2560834. | Dave Sparks | 2010-04-01 | 1 | -0/+7 |
* | libutils Condition are now PRIVATE by default | Mathias Agopian | 2010-03-19 | 1 | -2/+4 |
* | Merge "Fix issue 2416481: Support Voice Dialer over BT SCO." | Eric Laurent | 2010-03-17 | 1 | -2/+13 |
|\ |
|
| * | Fix issue 2416481: Support Voice Dialer over BT SCO. | Eric Laurent | 2010-03-16 | 1 | -2/+13 |
* | | Fix regression in directory scanning | Kenny Root | 2010-03-15 | 1 | -1/+1 |
|/ |
|
* | Merge "Revert "Do autodetection even if no locale was specified, and use the"" | Marco Nelissen | 2010-03-11 | 1 | -39/+35 |
|\ |
|
| * | Revert "Do autodetection even if no locale was specified, and use the" | Marco Nelissen | 2010-03-11 | 1 | -39/+35 |
* | | Allow invoke in all the player states except idle and error. | Nicolas Catania | 2010-03-11 | 1 | -2/+4 |
|/ |
|
* | Revert "Allow invoke in all the player states except idle and error." | Nicolas Catania | 2010-03-11 | 1 | -4/+2 |
* | Allow invoke in all the player states except idle and error. | Nicolas Catania | 2010-03-10 | 1 | -2/+4 |
* | MEDIA_PLAYER_STATE_ERROR is not a bitmask | Marco Nelissen | 2010-03-10 | 1 | -1/+2 |
* | Fix issue 2428563: Camera rendered inoperable by voice call interruption. | Eric Laurent | 2010-03-05 | 1 | -3/+7 |
* | Issue 2071329: audio track is shorter than video track for video capture on s... | Eric Laurent | 2010-03-02 | 3 | -2/+38 |