summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice
Commit message (Expand)AuthorAgeFilesLines
* Distinguish discontinuities w/ a format change from those without.Andreas Huber2010-12-222-18/+55
* Squashed commit of the following:Andreas Huber2010-12-218-25/+162
* Backward-compatibility max file size support, ignoring 0 or negative file siz...James Dong2010-12-201-1/+9
* Properly announce decoder output format changes, make sure AMessage::dup does.Andreas Huber2010-12-162-32/+104
* Initial support for a true streaming player for mpeg2 transport streams.Andreas Huber2010-12-1515-3/+2550
* First step towards renabling Timelapse video recordingJames Dong2010-12-091-1/+1
* Remove check if the target video resolution is not supported by CameraSourceJames Dong2010-12-051-1/+9
* Prepare for publishing MediaMetadataRetriever as public APIJames Dong2010-12-032-22/+4
* If camera source uses the metadata, we must use HW encoderJames Dong2010-12-021-2/+10
* am 80639875: am d4c5478a: Merge "Be conservative in estimating the file size ...James Dong2010-12-021-0/+8
|\
| * Be conservative in estimating the file size limit.James Dong2010-11-301-0/+8
* | Support streaming data across binder boundaries.Andreas Huber2010-11-234-0/+59
* | Squashed commit of the following:Andreas Huber2010-11-221-1/+0
* | Removed uncessary FILE structure pointer for I/OJames Dong2010-11-191-4/+4
* | Remove all traces of legacy renderer support in stagefright.Andreas Huber2010-11-166-21/+0
* | Remove legacy PV stuffJames Dong2010-11-154-65/+4
* | Separate the key for audio sampling rate and video frame rate in MetaData.hJames Dong2010-11-111-2/+2
* | Fix uninitialized variableJames Dong2010-11-101-0/+1
* | Rotation supportJames Dong2010-11-092-0/+21
* | am c4a2ead2: am d2d62d04: Merge "Support extracting thumbnail from rotated vi...James Dong2010-11-081-0/+2
|\ \ | |/
| * Support extracting thumbnail from rotated video tracksJames Dong2010-11-081-0/+2
| * Rotation supportJames Dong2010-11-052-0/+22
| * Revert "Support rotation in media recorder"James Dong2010-11-032-27/+0
| * Support rotation in media recorderJames Dong2010-11-032-0/+27
* | Use meta data in the media recording frameworkJames Dong2010-11-042-2/+13
* | Squashed commit of the following:Andreas Huber2010-10-294-28/+0
* | Don't change the video recording frame rate if it is not requested.James Dong2010-10-251-3/+20
* | Merge fb474872 from gingerbread-plus-aospJean-Baptiste Queru2010-10-181-1/+1
|\ \ | |/
| * Include the framework copy of the OpenMAX headers instead of referencing exte...Andreas Huber2010-10-151-1/+1
* | resolved conflicts for merge of a127c07c to masterKenny Root2010-10-142-0/+57
|\ \ | |/
| * Support for writing to MPEG2 transport stream files.Andreas Huber2010-10-122-0/+51
* | am 2b4f1f4c: am f72dd019: Merge "Disable 10secs forward/backward seeking for ...Andreas Huber2010-10-101-0/+4
|\ \ | |/
| * Merge "Disable 10secs forward/backward seeking for rtsp as seek is a very exp...Andreas Huber2010-10-081-0/+4
| |\
| | * Disable 10secs forward/backward seeking for rtsp as seek is a very expensive ...Andreas Huber2010-10-081-0/+4
* | | am 4f21e517: am b37fcbfd: Merge "Added getter for session Id to AudioSink" in...Eric Laurent2010-10-102-0/+12
|\ \ \ | |/ /
| * | Added getter for session Id to AudioSinkEric Laurent2010-10-072-0/+12
| |/
* | Move Camera specific logic out from StagefrightRecorder to CameraSourceJames Dong2010-10-082-172/+13
* | Use setVideoSize API in StagefrightRecorderJames Dong2010-10-042-2/+72
* | am 7dff9dfd: am 269dea1c: Merge "Fix media.player dumpsys to output open/mapp...Dave Sparks2010-09-281-2/+4
|\ \ | |/
| * Fix media.player dumpsys to output open/mapped files correctly. Bug 2866669.Dave Sparks2010-09-271-2/+4
* | 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