summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/rtsp/ARTSPConnection.h
Commit message (Expand)AuthorAgeFilesLines
* Identify network servers and clients with a OS version related stringAndreas Huber2013-03-261-4/+2
* Disconnect on socket error on the RTSP control connection.Andreas Huber2011-11-101-0/+2
* Charge network traffic to the uid of the process using the MediaPlayer.Andreas Huber2011-07-011-1/+3
* Add a user-agent header to our RTSP requests.Andreas Huber2011-03-291-0/+6
* Respond to RTSP server->client requests.Andreas Huber2011-02-161-0/+2
* Support for BASIC and DIGEST authentication schemes in RTSP. Support for malf...Andreas Huber2010-10-201-2/+18
* Support for RTP packets arriving interleaved with RTSP responses.Andreas Huber2010-08-261-0/+7
* Initial checkin of preliminary rtsp support for stagefright.Andreas Huber2010-06-071-0/+97