summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/nuplayer/HTTPLiveSource.cpp
Commit message (Expand)AuthorAgeFilesLines
* httplive: Ignore seek request for livestreamingSanthosh Behara2015-10-061-1/+5
* NuPlayer: Add support for getFormatMeta for HLSPreetam Singh Ranawat2015-10-061-0/+15
* HTTPLiveSource: fix non timed id3 track selectionRobert Shih2015-05-151-13/+11
* stagefright: initial timed id3 support in hlsRobert Shih2015-04-161-30/+110
* HLS: faster switching and pause/resume on low bufferChong Zhang2015-03-271-0/+28
* media: switch to new AMessage handlingLajos Molnar2015-03-051-2/+2
* NuPlayer: pass media time to selectTrack for responsivenessRobert Shih2014-11-191-1/+1
* Merge "NuPlayer HTTPLiveSource: impl getSelectedTrack" into lmp-mr1-devRobert Shih2014-11-171-0/+8
|\
| * NuPlayer HTTPLiveSource: impl getSelectedTrackRobert Shih2014-11-061-0/+8
* | HTTPLiveSource: NULL check in getFormatRobert Shih2014-11-081-0/+4
|/
* use dedicated looper for GenericSourceChong Zhang2014-08-141-4/+11
* some clean up of video size change notificationChong Zhang2014-08-081-2/+2
* refactor getTrackInfo()Chong Zhang2014-06-131-2/+6
* warnings be gone.Andreas Huber2014-02-111-1/+1
* Remove no longer needed http proxy handling code, it's obsolete nowAndreas Huber2014-02-051-7/+2
* FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...Andreas Huber2014-02-041-0/+4
* Notify current video size if availableMarco Nelissen2013-11-011-1/+10
* MediaPlayer: add listener for raw track dataChong Zhang2013-08-191-1/+57
* New HLS implementation supporting independent stream sources, audio-only streamsAndreas Huber2013-05-311-95/+45
* HLS now properly publishes its "seekable" flags after connectionAndreas Huber2013-02-061-17/+57
* Support for a "preparation" state that can take care of lengthyAndreas Huber2013-02-051-14/+21
* Groundwork to support bidirectional, asynchronous communicationAndreas Huber2013-02-051-1/+3
* Add support for HLS playlists of type 'event'.Andreas Huber2012-11-271-4/+24
* experimental support for fragmented mp4 playback in nuplayerAndreas Huber2012-08-031-1/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-1/+1
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-2/+2
* Signal an appropriate error even if there are no active streams yet.Andreas Huber2011-09-271-9/+9
* Propagate error signalled by the source all the way to the output EOS notific...Andreas Huber2011-09-261-1/+5
* I have one HLS stream that switches stream PIDs from one bandwidth to the nextAndreas Huber2011-08-311-1/+8
* Fix seek behaviour at startup and teardown of media session that hasn't been ...Andreas Huber2011-07-151-2/+4
* Charge network traffic to the uid of the process using the MediaPlayer.Andreas Huber2011-07-011-2/+6
* Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts streams.Andreas Huber2011-05-251-2/+2
* Add extra headers specified in the media player's setDataSource callAndreas Huber2011-04-201-3/+18
* Allow optional specification of a PTS timestamp when signalling a discontinuity.Andreas Huber2011-03-021-1/+3
* Suppress the logging of URLs when in incognito mode.Andreas Huber2011-02-241-2/+5
* Some more fixes regarding HTTP live in NuPlayer.Andreas Huber2011-01-051-1/+1
* Seek/Duration support for completed http live streams in NuPlayer.Andreas Huber2011-01-051-0/+20
* Properly shutdown the decoders on a reset() in NuPlayer's implementation.Andreas Huber2011-01-041-1/+1
* Squashed commit of the following:Andreas Huber2010-12-231-0/+132