summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* am b068b47c: am d6a85a21: Merge "Support user-supplied timescales for authori...James Dong2010-07-154-53/+149
|\
| * am d6a85a21: Merge "Support user-supplied timescales for authoring" into ging...James Dong2010-07-154-53/+149
| |\
| | * Merge "Support user-supplied timescales for authoring" into gingerbreadJames Dong2010-07-154-53/+149
| | |\
| | | * Support user-supplied timescales for authoringJames Dong2010-07-144-53/+149
* | | | Remove our copy of the f_mtp.h kernel header, now that it is in bionic.Mike Lockwood2010-07-153-55/+2
* | | | am 78983a91: am 4055b780: Merge "move native services under services/" into g...Mathias Agopian2010-07-141-2/+2
|\ \ \ \ | |/ / /
| * | | am 4055b780: Merge "move native services under services/" into gingerbreadMathias Agopian2010-07-141-2/+2
| |\ \ \ | | |/ /
| | * | move native services under services/Mathias Agopian2010-07-141-2/+2
| | |/
* | | Merge "MtpDatabase: Implement getObjectProperty"Mike Lockwood2010-07-141-2/+83
|\ \ \
| * | | MtpDatabase: Implement getObjectPropertyMike Lockwood2010-07-141-2/+83
* | | | am 5473434f: am 97eb728a: Use the OpenSL ES definition of SL_IID_EQUALIZER fo...Jean-Michel Trivi2010-07-141-1/+2
|\ \ \ \ | | |/ / | |/| |
| * | | am 97eb728a: Use the OpenSL ES definition of SL_IID_EQUALIZER for the EQ effe...Jean-Michel Trivi2010-07-141-1/+2
| |\ \ \ | | | |/ | | |/|
| | * | Use the OpenSL ES definition of SL_IID_EQUALIZER for the EQJean-Michel Trivi2010-07-141-1/+2
* | | | Merge "MTP: Add support for sending events to the host when objects are added...Mike Lockwood2010-07-139-12/+224
|\ \ \ \
| * | | | MTP: Add support for sending events to the host when objects are added and re...Mike Lockwood2010-07-139-12/+224
* | | | | am 7a72f848: am 70c6c9a1: Fix simulator build - missing header file <string.h...James Dong2010-07-132-0/+4
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am 70c6c9a1: Fix simulator build - missing header file <string.h> - need to d...James Dong2010-07-132-0/+4
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fix simulator buildJames Dong2010-07-132-0/+4
* | | | | am 66fa2b44: am 8e886be4: Merge "Modifications in audio effect engine state m...Eric Laurent2010-07-134-5/+76
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | am 8e886be4: Merge "Modifications in audio effect engine state management." i...Eric Laurent2010-07-134-5/+76
| |\ \ \ | | |/ /
| | * | Merge "Modifications in audio effect engine state management." into gingerbreadEric Laurent2010-07-134-5/+76
| | |\ \
| | | * | Modifications in audio effect engine state management.Eric Laurent2010-07-134-5/+76
* | | | | am f6bdc764: am 9d8bea11: Merge "Initial checkin for software AVC encoder" in...James Dong2010-07-1327-1/+17910
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | am 9d8bea11: Merge "Initial checkin for software AVC encoder" into gingerbreadJames Dong2010-07-1327-1/+17910
| |\ \ \ | | |/ /
| | * | Initial checkin for software AVC encoderJames Dong2010-07-1327-1/+17910
| | |/
* | | Integrate host to device file transfer with the media provider.Mike Lockwood2010-07-127-24/+113
* | | am bd3f8b71: am e7b790f1: Merge "Fix swap of sessionId and output in audio ef...Jean-Michel Trivi2010-07-092-4/+4
|\ \ \ | |/ /
| * | am e7b790f1: Merge "Fix swap of sessionId and output in audio effect API." in...Jean-Michel Trivi2010-07-092-4/+4
| |\ \ | | |/
| | * Merge "Fix swap of sessionId and output in audio effect API." into gingerbreadJean-Michel Trivi2010-07-092-4/+4
| | |\
| | | * Fix swap of sessionId and output in audio effect API.Jean-Michel Trivi2010-07-092-4/+4
* | | | am a60337ce: am 6bb14e08: Merge "Enable the support for decoding audio with A...James Dong2010-07-092-45/+65
|\ \ \ \ | |/ / /
| * | | am 6bb14e08: Merge "Enable the support for decoding audio with AAC+ and eAAC+...James Dong2010-07-092-45/+65
| |\ \ \ | | |/ /
| | * | Enable the support for decoding audio with AAC+ and eAAC+ featuresJames Dong2010-07-082-45/+65
* | | | am 4f440632: am 929642ee: Add runtime dumpsys support for media recorder clientJames Dong2010-07-096-15/+90
|\ \ \ \ | |/ / /
| * | | am 929642ee: Add runtime dumpsys support for media recorder clientJames Dong2010-07-086-15/+90
| |\ \ \ | | |/ /
| | * | Add runtime dumpsys support for media recorder clientJames Dong2010-07-086-15/+90
* | | | Remove some scafolding and test code that is no longer worth maintaining.Mike Lockwood2010-07-0920-1329/+1
* | | | am b4b0f67a: am fd84f97a: Added JAVA classes to control bass boost, equalizer...Eric Laurent2010-07-087-567/+2178
|\ \ \ \ | |/ / /
| * | | am fd84f97a: Added JAVA classes to control bass boost, equalizer, reverberati...Eric Laurent2010-07-087-567/+2178
| |\ \ \ | | |/ /
| | * | Added JAVA classes to control bass boost, equalizer, reverberation and virtua...Eric Laurent2010-07-087-567/+2178
| | |/
* | | MTP: Use media provider database to implement MTP device support.Mike Lockwood2010-07-0813-63/+785
* | | MTP: remove separate audio table from prototype MTP databaseMike Lockwood2010-07-089-426/+42
* | | am b91881fd: am dacabf97: Merge "Added Visualizer effect." into gingerbreadEric Laurent2010-07-0715-572/+2214
|\ \ \ | |/ /
| * | am dacabf97: Merge "Added Visualizer effect." into gingerbreadEric Laurent2010-07-0715-572/+2214
| |\ \ | | |/
| | * Merge "Added Visualizer effect." into gingerbreadEric Laurent2010-07-0715-572/+2214
| | |\
| | | * Added Visualizer effect.Eric Laurent2010-07-0715-572/+2214
* | | | am b3598832: am c4243342: Merge "Allow application to set two more encoding p...James Dong2010-07-073-15/+132
|\ \ \ \ | |/ / /
| * | | am c4243342: Merge "Allow application to set two more encoding paramters: vid...James Dong2010-07-073-15/+132
| |\ \ \ | | |/ /
| | * | Merge "Allow application to set two more encoding paramters: video profile an...James Dong2010-07-073-15/+132
| | |\ \
| | | * | Allow application to set two more encoding paramters: video profile and levelJames Dong2010-07-073-15/+132