summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE: Enable http-live support for https:// urls, fix a parsing issue.Andreas Huber2011-03-211-1/+2
* Fix missing AOSP copyright headers for a bunch of media framework filesJames Dong2011-03-171-0/+16
* Merge "- To track the usage of all audio output devices - To track the curren...Gloria Wang2011-03-022-2/+129
|\
| * - To track the usage of all audio output devicesGloria Wang2011-03-022-2/+129
* | Allow optional specification of a PTS timestamp when signalling a discontinuity.Andreas Huber2011-03-026-6/+67
|/
* Merge "Suppress the logging of URLs when in incognito mode."Andreas Huber2011-02-244-5/+22
|\
| * Suppress the logging of URLs when in incognito mode.Andreas Huber2011-02-244-5/+22
* | Merge "Bug 3438258 Add SurfaceTexture as MediaPlayer sink"Glenn Kasten2011-02-2413-16/+71
|\ \ | |/ |/|
| * Bug 3438258 Add SurfaceTexture as MediaPlayer sinkGlenn Kasten2011-02-2313-16/+71
* | To collect the total usage time of encoders in the media recorderGloria Wang2011-02-232-7/+81
|/
* - Add method in MediaPlayerService to collect and pullGloria Wang2011-02-222-0/+116
* Remove legacy, AwesomePlayer-based http live implementation.Andreas Huber2011-02-161-11/+7
* Should reset errno to 0 before calling strtoll().James Dong2011-02-081-0/+4
* Make sure that key frame is generated for timelapse video recording if there ...James Dong2011-01-261-0/+8
* Some tweaks to HTTP live / nuplayer behaviourAndreas Huber2011-01-211-3/+9
* Implement missing pause/resume support for NuPlayer.Andreas Huber2011-01-204-5/+85
* Eliminate recording sound by starting the video track before audio track.James Dong2011-01-201-6/+9
* Use metadata in video buffers for timelapse video recording by default to eli...James Dong2011-01-181-13/+1
* Fix the sluggish preview during timelapse video recording because software en...James Dong2011-01-181-1/+3
* Add audio encoding parameters checkJames Dong2011-01-122-18/+89
* Publish MediaMetadataRetriever.java as public APIJames Dong2011-01-122-26/+3
* NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications.Andreas Huber2011-01-102-12/+45
* Use NuPlayer for HTTP live streaming playback by default.Andreas Huber2011-01-061-2/+2
* Some more fixes regarding HTTP live in NuPlayer.Andreas Huber2011-01-052-11/+5
* Seek/Duration support for completed http live streams in NuPlayer.Andreas Huber2011-01-0510-40/+283
* Properly shutdown the decoders on a reset() in NuPlayer's implementation.Andreas Huber2011-01-045-61/+191
* Squashed commit of the following:Andreas Huber2010-12-2316-183/+532
* 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