summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/rtsp/MyHandler.h
Commit message (Expand)AuthorAgeFilesLines
* Instead of closing the connection altogether if no UDP packets arrive after a...Andreas Huber2010-08-301-32/+75
* Finetune some rtsp timeout constants.Andreas Huber2010-08-301-3/+11
* ALoopers can now be named (useful to distinguish threads).Andreas Huber2010-08-271-3/+3
* Better support for rtsp (normal play-)time display. Better seek support, time...Andreas Huber2010-08-271-12/+202
* We accidentally always aborted after 10 secs, even if the connection was fine.Andreas Huber2010-08-271-2/+1
* Support for RTP packets arriving interleaved with RTSP responses.Andreas Huber2010-08-261-7/+57
* A first shot at proper support for seeking of rtsp streams.Andreas Huber2010-08-241-4/+105
* Better handling of rtsp connection and disconnection.Andreas Huber2010-08-231-7/+18
* Better support for rtsp streamed through VLC. Temporarily make the socket blo...Andreas Huber2010-08-181-0/+10
* Support for Gtalk video, includes AMR/H.263 assembler and packetization suppo...Andreas Huber2010-08-041-33/+32
* Various changes to improve rtsp networking, reduce packet loss and adapt to A...Andreas Huber2010-07-221-4/+27
* Initial checkin of preliminary rtsp support for stagefright.Andreas Huber2010-06-071-0/+442