summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/nuplayer/NuPlayerDriver.cpp
Commit message (Expand)AuthorAgeFilesLines
* NuPlayerRenderer: stop feeding AudioSink when paused.Wei Jia2014-08-291-2/+4
* Fix SoundPool lockupMarco Nelissen2014-08-261-6/+8
* wait for flush to finish before returning setSurfaceChong Zhang2014-08-221-0/+20
* NuPlayerDriver: fix current position for stop and pause.Wei Jia2014-08-221-17/+42
* NuPlayerDriver: include lapsed time when reporting current position.Wei Jia2014-08-201-1/+10
* Fix typo in commentMarco Nelissen2014-08-201-1/+1
* Fix NuPlayer deadlockMarco Nelissen2014-08-201-14/+19
* Merge "NuPlayer: add support for proper stop" into lmp-devLajos Molnar2014-08-191-3/+61
|\
| * NuPlayer: add support for proper stopLajos Molnar2014-08-081-3/+61
* | use dedicated looper for GenericSourceChong Zhang2014-08-141-20/+0
|/
* NuPlayer: getSelectedTrackRobert Shih2014-08-081-0/+6
* mediaplayer: add looping support to NuPlayerLajos Molnar2014-07-311-4/+26
* Fix some NuPlayer issues.Marco Nelissen2014-05-281-0/+4
* warnings be gone.Andreas Huber2014-02-111-5/+7
* resolved conflicts for merge of 566be7c3 to masterNarayan Kamath2014-02-111-1/+2
|\
| * Make frameworks/av 64-bit compatibleKévin PETIT2014-02-111-1/+2
* | FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...Andreas Huber2014-02-041-2/+4
|/
* MediaPlayer: add listener for raw track dataChong Zhang2013-08-191-2/+20
* Add MEDIA_STARTED/PAUSED/STOPPED events to media playersLajos Molnar2013-08-151-0/+5
* Handle the case where an asynchronous prepare was initiated and thenAndreas Huber2013-04-251-0/+16
* Instead of returning an error, return an invalid duration (-1 ms)Andreas Huber2013-04-111-3/+3
* Squashed commit of the following:Andreas Huber2013-03-121-0/+1
* RTSP now properly publishes its "seekable" flags after connectionAndreas Huber2013-02-051-1/+13
* Support for a "preparation" state that can take care of lengthyAndreas Huber2013-02-051-54/+193
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-2/+2
* setVideoSurfaceTexture is now synchronous and applied dynamicallyAndreas Huber2012-12-031-1/+21
* Add setVideoScalingMode support to NuPlayerJames Dong2012-09-041-1/+23
* Notify the client about an initial size of (0, 0) instead of (320, 240).Andreas Huber2012-04-301-1/+1
* Use NuPlayer for media playback everywhereAndreas Huber2012-03-221-2/+11
* Remove surface legacy APIs and code.Andreas Huber2011-10-281-6/+0
* Properly report that we're no longer playing after receiving eventAndreas Huber2011-10-261-3/+14
* In order to recover from video lagging behind audio, drop avc framesAndreas Huber2011-09-161-0/+28
* Fix seek behaviour at startup and teardown of media session that hasn't been ...Andreas Huber2011-07-151-1/+7
* Charge network traffic to the uid of the process using the MediaPlayer.Andreas Huber2011-07-011-0/+6
* Add setParameter/getParameter to MediaPlayer API.Gloria Wang2011-04-291-0/+8
* Bug 3438258 Add SurfaceTexture as MediaPlayer sinkGlenn Kasten2011-02-231-0/+7
* Seek/Duration support for completed http live streams in NuPlayer.Andreas Huber2011-01-051-17/+114
* Properly shutdown the decoders on a reset() in NuPlayer's implementation.Andreas Huber2011-01-041-1/+24
* Squashed commit of the following:Andreas Huber2010-12-231-5/+17
* Initial support for a true streaming player for mpeg2 transport streams.Andreas Huber2010-12-151-0/+136