summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice
Commit message (Expand)AuthorAgeFilesLines
* Implemented frequent read returns for quick stop in time lapse.Nipun Kwatra2010-09-172-4/+15
* Checks for auxiliary video recording.Nipun Kwatra2010-09-141-2/+10
* Moving decision to use still camera to CameraSourceTimeLapseNipun Kwatra2010-09-032-25/+4
* Support for auxiliary video parameters.Nipun Kwatra2010-09-012-13/+90
* Added setAuxiliaryOutputFile to MediaRecorder and JNINipun Kwatra2010-08-312-0/+12
* Adding support for parallel recording sessions.Nipun Kwatra2010-08-312-35/+196
* am 9aa05ec2: am 681c5ff2: Merge "Reverse the default setting of media.stagefr...Andreas Huber2010-08-302-4/+4
|\
| * Reverse the default setting of media.stagefright.enable-{rtsp,record} in prep...Andreas Huber2010-08-302-4/+4
* | am 28a92120: am 3f51fa78: Runtime dump support for MediaWriterJames Dong2010-08-241-2/+10
|\ \ | |/
| * Runtime dump support for MediaWriterJames Dong2010-08-231-2/+10
* | am 701b710c: am 300b0b7e: Merge "setParamMaxFileDurationUs should allow zero ...Nipun Kwatra2010-08-241-1/+5
|\ \ | |/
| * setParamMaxFileDurationUs should allow zero time input as per API of setMaxDu...Nipun Kwatra2010-08-201-1/+5
* | Change the framework to use the new camera preview path.Jamie Gennis2010-08-234-9/+6
* | Merge "Squashed commit of the following:"Andreas Huber2010-08-236-7/+28
|\ \
| * | Squashed commit of the following:Andreas Huber2010-08-236-7/+28
* | | am c8d2fa70: am cbd038fe: Merge "Make MediaWriter stop and pause return error...James Dong2010-08-211-2/+3
|\ \ \ | |/ / |/| / | |/
| * Make MediaWriter stop and pause return errors if necessaryJames Dong2010-08-191-2/+3
* | am f54da15b: am eff30e3d: Change the default time scale for audio/video track...James Dong2010-08-161-6/+12
|\ \ | |/
| * Change the default time scale for audio/video track during recordingJames Dong2010-08-161-6/+12
* | am 0386d04b: am 581581fe: Merge "Fix all fd leaks in authoring engine" into g...James Dong2010-08-121-5/+5
|\ \ | |/
| * Fix all fd leaks in authoring engineJames Dong2010-08-111-5/+5
* | When using still camera for time lapse capture, don't set preview.Nipun Kwatra2010-08-051-6/+7
* | am 1f513d88: am c17f35dd: Merge "Support for Gtalk video, includes AMR/H.263 ...Andreas Huber2010-08-053-5/+54
|\ \ | |/
| * Support for Gtalk video, includes AMR/H.263 assembler and packetization suppo...Andreas Huber2010-08-043-5/+54
* | am d152c1c7: am d194f3d6: Merge "Replace CHECK with a failure return value wh...James Dong2010-08-041-1/+7
|\ \ | |/
| * Replace CHECK with a failure return value when mCamera->setParameters() failsJames Dong2010-08-031-1/+7
* | Allowing useStillCameraForTimeLapse to be set through MediaRecorder.javaNipun Kwatra2010-08-022-1/+22
* | am e915b0ef: am d973a533: Merge "Lower the lower bound for max file duration ...James Dong2010-07-301-1/+1
|\ \ | |/
| * Merge "Lower the lower bound for max file duration check" into gingerbreadJames Dong2010-07-301-1/+1
| |\
| | * Lower the lower bound for max file duration checkJames Dong2010-07-301-1/+1
| * | resolved conflicts for merge of 27eecb70 to gingerbreadJean-Baptiste Queru2010-07-302-2/+2
| |\ \ | | |/ | |/|
| | * fix inaccurate copyrightsJean-Baptiste Queru2010-07-292-2/+2
* | | 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
* | | | am cb51115c: am 5587bb7e: Merge "Interleave the audio and video by default - ...James Dong2010-07-281-2/+4
|\ \ \ \ | |/ / /
| * | | Interleave the audio and video by defaultJames Dong2010-07-281-2/+4
* | | | Allowing setting of time lapse parameters through MediaRecorder.javaNipun Kwatra2010-07-222-8/+62
* | | | am 34161132: am 7070b365: Added support for auxiliary audio effects to AudioT...Eric Laurent2010-07-212-2/+52
|\ \ \ \ | |/ / /
| * | | Added support for auxiliary audio effects to AudioTrack and MediaPlayer.Eric Laurent2010-07-212-2/+52
* | | | am 9049fe60: am d7514ec6: Merge "Progress status notification" into gingerbreadJames Dong2010-07-202-23/+0
|\ \ \ \ | |/ / /
| * | | Progress status notificationJames Dong2010-07-202-23/+0
* | | | Use software encoder for time lapse capture.Nipun Kwatra2010-07-201-1/+3
* | | | Adding support for timelapse capture using still camera's takepicture.Nipun Kwatra2010-07-191-4/+4
* | | | am b068b47c: am d6a85a21: Merge "Support user-supplied timescales for authori...James Dong2010-07-152-14/+80
|\ \ \ \ | |/ / /
| * | | Support user-supplied timescales for authoringJames Dong2010-07-142-14/+80
* | | | am f6bdc764: am 9d8bea11: Merge "Initial checkin for software AVC encoder" in...James Dong2010-07-131-1/+3
|\ \ \ \ | |/ / /
| * | | Initial checkin for software AVC encoderJames Dong2010-07-131-1/+3
* | | | am 4f440632: am 929642ee: Add runtime dumpsys support for media recorder clientJames Dong2010-07-095-14/+89
|\ \ \ \ | |/ / /
| * | | Add runtime dumpsys support for media recorder clientJames Dong2010-07-085-14/+89