summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/nuplayer/RTSPSource.h
Commit message (Expand)AuthorAgeFilesLines
* rtsp: keep video damaged access unit to enhance fault toleranceLi Sun2016-04-131-0/+4
* RTSP: clear data/eos status before returning from seekRobert Shih2015-07-161-0/+3
* stagefright: don't use ALooperRoster mutex for reply handlingLajos Molnar2015-03-101-1/+2
* fix threading in RTSPSource and StreamingSourceChong Zhang2014-12-031-0/+4
* use dedicated looper for GenericSourceChong Zhang2014-08-141-3/+0
* FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...Andreas Huber2014-02-041-0/+2
* Enable pause/resume for RTSP streamingRoger Jönsson2013-02-061-0/+2
* RTSP buffering improvementsRoger Jönsson2013-02-061-1/+6
* Support for a "preparation" state that can take care of lengthyAndreas Huber2013-02-051-2/+1
* Added HTTP support for SDP files.Oscar Rydhé2013-02-051-1/+6
* Groundwork to support bidirectional, asynchronous communicationAndreas Huber2013-02-051-0/+1
* Add support for HLS playlists of type 'event'.Andreas Huber2012-11-271-1/+2
* Add support for mpeg2 transport streams to the RTSP implementation.Andreas Huber2012-08-311-0/+4
* experimental support for fragmented mp4 playback in nuplayerAndreas Huber2012-08-031-1/+2
* Buffer at least 2 secs worth of data at startup of after a seek beforeAndreas Huber2012-05-171-0/+3
* Merge "Don't perform RTSP seeks right away but queue them for 200ms" into ics...Andreas Huber2011-12-081-0/+5
|\
| * Don't perform RTSP seeks right away but queue them for 200msAndreas Huber2011-12-081-0/+5
* | Fix Bitreader "putBits" implementation, make sure we emulate timestampsAndreas Huber2011-12-081-0/+1
|/
* NuPlayer is now taking on the task of streaming over RTSP.Andreas Huber2011-10-131-0/+109