summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/nuplayer/NuPlayer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add extra headers specified in the media player's setDataSource callAndreas Huber2011-04-201-11/+1
* Allow optional specification of a PTS timestamp when signalling a discontinuity.Andreas Huber2011-03-021-0/+48
* Merge "Suppress the logging of URLs when in incognito mode."Andreas Huber2011-02-241-1/+11
|\
| * Suppress the logging of URLs when in incognito mode.Andreas Huber2011-02-241-1/+11
* | Bug 3438258 Add SurfaceTexture as MediaPlayer sinkGlenn Kasten2011-02-231-7/+17
|/
* Implement missing pause/resume support for NuPlayer.Andreas Huber2011-01-201-2/+16
* NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications.Andreas Huber2011-01-101-12/+33
* Some more fixes regarding HTTP live in NuPlayer.Andreas Huber2011-01-051-10/+4
* Seek/Duration support for completed http live streams in NuPlayer.Andreas Huber2011-01-051-9/+73
* Properly shutdown the decoders on a reset() in NuPlayer's implementation.Andreas Huber2011-01-041-56/+145
* Squashed commit of the following:Andreas Huber2010-12-231-145/+48
* Distinguish discontinuities w/ a format change from those without.Andreas Huber2010-12-221-18/+52
* Squashed commit of the following:Andreas Huber2010-12-211-18/+82
* Properly announce decoder output format changes, make sure AMessage::dup does.Andreas Huber2010-12-161-12/+15
* Initial support for a true streaming player for mpeg2 transport streams.Andreas Huber2010-12-151-0/+477