summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/rtsp/ARTSPController.cpp
Commit message (Collapse)AuthorAgeFilesLines
* RTSP seeking is now asynchronous, MediaPlayer is not notified that the seek ↵Andreas Huber2010-10-081-4/+37
| | | | | | | is complete until it actually is. Ignore seek requests on live streams. Change-Id: Ie61230cd60dd6c682baf72529100369ad6291189 related-to-bug: 3073955
* Better support for buffered streaming of rtsp content, if buffer drops below ↵Andreas Huber2010-09-011-0/+22
| | | | | | | a certain threshold we will temporarily pause playback until we have sufficient data. Change-Id: Ice8564e902e48c89c9c00f6651c5504b3c41fcad related-to-bug: 2556656
* Better support for rtsp (normal play-)time display. Better seek support, ↵Andreas Huber2010-08-271-0/+5
| | | | | | | timeout if no packets arrive for too long. Change-Id: Id491541a6ae501604cda815f8e961a3bfe26db7d related-to-bug: 2556656
* A first shot at proper support for seeking of rtsp streams.Andreas Huber2010-08-241-1/+11
| | | | | Change-Id: I9604f2d09feedc0074c0e715be58e719d4483760 related-to-bug: 2556656
* Better handling of rtsp connection and disconnection.Andreas Huber2010-08-231-7/+60
| | | | Change-Id: Ib126af6c14c5a212a51a5ee3c4a0a7d1860ad167
* Various changes to improve rtsp networking, reduce packet loss and adapt to ↵Andreas Huber2010-07-221-0/+3
| | | | | | ALooper API changes. Change-Id: I110e19d5ce33e597add3ffbd3e3ff3815862396d
* Initial checkin of preliminary rtsp support for stagefright.Andreas Huber2010-06-071-0/+75
Change-Id: I0722aa888098c0c1361c97a4c1b123d910afc207