summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/rtsp/ARTSPController.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enable cancelling the rtsp connection process early.Andreas Huber2011-02-141-1/+8
* RTSP seeking is now asynchronous, MediaPlayer is not notified that the seek i...Andreas Huber2010-10-081-4/+37
* Better support for buffered streaming of rtsp content, if buffer drops below ...Andreas Huber2010-09-011-0/+22
* Better support for rtsp (normal play-)time display. Better seek support, time...Andreas Huber2010-08-271-0/+5
* A first shot at proper support for seeking of rtsp streams.Andreas Huber2010-08-241-1/+11
* Better handling of rtsp connection and disconnection.Andreas Huber2010-08-231-7/+60
* Various changes to improve rtsp networking, reduce packet loss and adapt to A...Andreas Huber2010-07-221-0/+3
* Initial checkin of preliminary rtsp support for stagefright.Andreas Huber2010-06-071-0/+75