summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/nuplayer/NuPlayer.h
Commit message (Expand)AuthorAgeFilesLines
* NuPlayer: use MediaCodec instead of ACodecLajos Molnar2014-03-101-1/+0
* Revert "NuPlayer: Use a software renderer when using software codecs"Lajos Molnar2014-03-101-1/+0
* FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...Andreas Huber2014-02-041-1/+3
* Merge "NuPlayer: Use a software renderer when using software codecs"Marco Nelissen2013-11-281-0/+1
|\
| * NuPlayer: Use a software renderer when using software codecsMartin Storsjo2013-09-251-0/+1
| * Support for a "preparation" state that can take care of lengthyAndreas Huber2013-02-051-3/+9
| * Groundwork to support bidirectional, asynchronous communicationAndreas Huber2013-02-051-0/+1
| * Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-1/+1
| * setVideoSurfaceTexture is now synchronous and applied dynamicallyAndreas Huber2012-12-031-1/+7
| * Fix nuplayer seek jankiness by properly flushing decoders beforeAndreas Huber2012-11-301-3/+13
| * Add support for HLS playlists of type 'event'.Andreas Huber2012-11-271-0/+6
| * Add setVideoScalingMode support to NuPlayerJames Dong2012-09-041-0/+4
* | MediaPlayer: add listener for raw track dataChong Zhang2013-08-191-1/+5
* | New HLS implementation supporting independent stream sources, audio-only streamsAndreas Huber2013-05-311-1/+6
* | Support for a "preparation" state that can take care of lengthyAndreas Huber2013-02-051-3/+9
* | Groundwork to support bidirectional, asynchronous communicationAndreas Huber2013-02-051-0/+1
* | Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-1/+1
* | setVideoSurfaceTexture is now synchronous and applied dynamicallyAndreas Huber2012-12-031-1/+7
* | Fix nuplayer seek jankiness by properly flushing decoders beforeAndreas Huber2012-11-301-3/+13
* | Add support for HLS playlists of type 'event'.Andreas Huber2012-11-271-0/+6
* | Add setVideoScalingMode support to NuPlayerJames Dong2012-09-041-0/+4
|/
* experimental support for fragmented mp4 playback in nuplayerAndreas Huber2012-08-031-2/+4
* Fix mono gapless playback for decoders that output stereoMarco Nelissen2012-04-301-3/+0
* Add gapless playback support for NuPlayerMarco Nelissen2012-04-021-0/+3
* Use NuPlayer for media playback everywhereAndreas Huber2012-03-221-1/+4
* fix libgui header locationMathias Agopian2012-02-271-2/+0
* Finer granularity discontinuity support.Andreas Huber2011-11-281-0/+4
* Remove surface legacy APIs and code.Andreas Huber2011-10-281-1/+0
* 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