summaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
* am 0c51c98f: am 4506c62a: fix inaccurate copyrightsJean-Baptiste Queru2010-07-292-2/+2
|\
| * am 4506c62a: fix inaccurate copyrightsJean-Baptiste Queru2010-07-292-2/+2
| |\
| | * fix inaccurate copyrightsJean-Baptiste Queru2010-07-292-2/+2
* | | Support for video size to be different from captured picture size.Nipun Kwatra2010-07-291-0/+33
* | | Adding YUVImage and YUVCanvas.Nipun Kwatra2010-07-292-0/+241
* | | am 6fa88882: am 62d83a0c: Merge "Audio effects: modified command() parameter ...Eric Laurent2010-07-284-12/+24
|\ \ \ | |/ /
| * | Audio effects: modified command() parameter types.Eric Laurent2010-07-284-12/+24
* | | resolved conflicts for merge of d306cc81 to masterEric Laurent2010-07-276-14/+26
|\ \ \ | |/ /
| * | Audio Effects: added methods to effects java classes to store and load curren...Eric Laurent2010-07-276-14/+26
* | | Allowing setting of time lapse parameters through MediaRecorder.javaNipun Kwatra2010-07-221-0/+3
* | | am 9bc4dc11: am 53d4e0d5: Allows the authoring engine to skip frame.James Dong2010-07-222-0/+14
|\ \ \ | |/ /
| * | Allows the authoring engine to skip frame.James Dong2010-07-222-0/+14
* | | am b72d3180: am 81046c8c: Merge "Various changes to improve rtsp networking, ...Andreas Huber2010-07-221-1/+3
|\ \ \ | |/ /
| * | Various changes to improve rtsp networking, reduce packet loss and adapt to A...Andreas Huber2010-07-221-1/+3
* | | am 8a9a931f: am 8138e841: Merge "Support finer seek control on MediaSources."...Andreas Huber2010-07-213-2/+13
|\ \ \ | |/ /
| * | Merge "Support finer seek control on MediaSources." into gingerbreadAndreas Huber2010-07-213-2/+13
| |\ \
| | * | Support finer seek control on MediaSources.Andreas Huber2010-07-213-2/+13
* | | | am 34161132: am 7070b365: Added support for auxiliary audio effects to AudioT...Eric Laurent2010-07-213-2/+8
|\ \ \ \ | |/ / /
| * | | Added support for auxiliary audio effects to AudioTrack and MediaPlayer.Eric Laurent2010-07-213-2/+8
| |/ /
* | | am 9049fe60: am d7514ec6: Merge "Progress status notification" into gingerbreadJames Dong2010-07-201-0/+1
|\ \ \ | |/ /
| * | Merge "Progress status notification" into gingerbreadJames Dong2010-07-201-0/+1
| |\ \
| | * | Progress status notificationJames Dong2010-07-201-0/+1
* | | | Merge "Restart preview after each takePicture is done."Nipun Kwatra2010-07-201-1/+14
|\ \ \ \
| * | | | Restart preview after each takePicture is done.Nipun Kwatra2010-07-201-1/+14
* | | | | resolved conflicts for merge of dd206093 to masterEric Laurent2010-07-203-4/+41
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge "Audio policy manager changes for audio effects" into gingerbreadEric Laurent2010-07-203-4/+41
| |\ \ \
| | * | | Audio policy manager changes for audio effectsEric Laurent2010-07-203-4/+41
* | | | | Merge "Adding support for timelapse capture using still camera's takepicture....Nipun Kwatra2010-07-202-25/+154
|\ \ \ \ \
| * | | | | Adding support for timelapse capture using still camera's takepicture.Nipun Kwatra2010-07-192-25/+154
* | | | | | am ff45709f: am cc14a839: Support a single format change at the beginning of ...Andreas Huber2010-07-201-0/+4
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Support a single format change at the beginning of audio playback. This way t...Andreas Huber2010-07-201-0/+4
| |/ / /
* | | | am f16b3f10: am b0374a0e: Merge "Several improvements in audio effects volume...Eric Laurent2010-07-161-1/+1
|\ \ \ \ | |/ / /
| * | | Merge "Several improvements in audio effects volume control." into gingerbreadEric Laurent2010-07-161-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Several improvements in audio effects volume control.Eric Laurent2010-07-151-1/+1
* | | | am b068b47c: am d6a85a21: Merge "Support user-supplied timescales for authori...James Dong2010-07-152-0/+3
|\ \ \ \ | |/ / /
| * | | Support user-supplied timescales for authoringJames Dong2010-07-142-0/+3
| |/ /
* | | am 5473434f: am 97eb728a: Use the OpenSL ES definition of SL_IID_EQUALIZER fo...Jean-Michel Trivi2010-07-141-4/+3
|\ \ \ | |/ /
| * | Use the OpenSL ES definition of SL_IID_EQUALIZER for the EQJean-Michel Trivi2010-07-141-4/+3
* | | am 66fa2b44: am 8e886be4: Merge "Modifications in audio effect engine state m...Eric Laurent2010-07-131-0/+7
|\ \ \ | |/ /
| * | Modifications in audio effect engine state management.Eric Laurent2010-07-131-0/+7
* | | am 4f440632: am 929642ee: Add runtime dumpsys support for media recorder clientJames Dong2010-07-092-0/+2
|\ \ \ | |/ /
| * | Add runtime dumpsys support for media recorder clientJames Dong2010-07-082-0/+2
* | | am b4b0f67a: am fd84f97a: Added JAVA classes to control bass boost, equalizer...Eric Laurent2010-07-084-20/+145
|\ \ \ | |/ /
| * | Added JAVA classes to control bass boost, equalizer, reverberation and virtua...Eric Laurent2010-07-084-20/+145
* | | am b91881fd: am dacabf97: Merge "Added Visualizer effect." into gingerbreadEric Laurent2010-07-075-38/+252
|\ \ \ | |/ /
| * | Merge "Added Visualizer effect." into gingerbreadEric Laurent2010-07-075-38/+252
| |\ \
| | * | Added Visualizer effect.Eric Laurent2010-07-075-38/+252
* | | | am b3598832: am c4243342: Merge "Allow application to set two more encoding p...James Dong2010-07-072-0/+11
|\ \ \ \ | |/ / /
| * | | Allow application to set two more encoding paramters: video profile and levelJames Dong2010-07-072-0/+11
* | | | am f5b4e342: am 2e6aff8e: Merge "ALooperRoster no longer holds strong referen...Andreas Huber2010-07-071-2/+2
|\ \ \ \ | |/ / /