summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/nuplayer/NuPlayer.h
Commit message (Expand)AuthorAgeFilesLines
...
* NuPlayer is now taking on the task of streaming over RTSP.Andreas Huber2011-10-131-0/+1
* In order to recover from video lagging behind audio, drop avc framesAndreas Huber2011-09-161-0/+4
* Various improvements to nuplayer playbackAndreas Huber2011-09-161-13/+13
* Charge network traffic to the uid of the process using the MediaPlayer.Andreas Huber2011-07-011-0/+4
* Allow optional specification of a PTS timestamp when signalling a discontinuity.Andreas Huber2011-03-021-0/+3
* Bug 3438258 Add SurfaceTexture as MediaPlayer sinkGlenn Kasten2011-02-231-2/+6
* Implement missing pause/resume support for NuPlayer.Andreas Huber2011-01-201-0/+2
* Seek/Duration support for completed http live streams in NuPlayer.Andreas Huber2011-01-051-4/+11
* Properly shutdown the decoders on a reset() in NuPlayer's implementation.Andreas Huber2011-01-041-3/+15
* Squashed commit of the following:Andreas Huber2010-12-231-16/+12
* Distinguish discontinuities w/ a format change from those without.Andreas Huber2010-12-221-0/+3
* Squashed commit of the following:Andreas Huber2010-12-211-2/+6
* Initial support for a true streaming player for mpeg2 transport streams.Andreas Huber2010-12-151-0/+108