summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/rtsp/ARTSPConnection.h
Commit message (Collapse)AuthorAgeFilesLines
* Identify network servers and clients with a OS version related stringAndreas Huber2013-03-261-4/+2
| | | | | | and put the logic to create that string in one location instead of many... Change-Id: I1f729f2e7376cd3b45eea0e48f7bd10084b41b39
* Disconnect on socket error on the RTSP control connection.Andreas Huber2011-11-101-0/+2
| | | | Change-Id: Ib52a69f9b0830b481c6f5c9b1991d1f4cb36ec7b
* Charge network traffic to the uid of the process using the MediaPlayer.Andreas Huber2011-07-011-1/+3
| | | | | Change-Id: I2bcb54b8232afd3fc7ee16289f37c7a7b3f23067 related-to-bug: 4517282
* Add a user-agent header to our RTSP requests.Andreas Huber2011-03-291-0/+6
| | | | | Change-Id: I02f8ff6a4a37fa59cc8c5fcfd3afb64ee11ba576 related-to-bug: 4173725
* Respond to RTSP server->client requests.Andreas Huber2011-02-161-0/+2
| | | | | | | Even if it's just to tell them that we don't support any (this is optional). Change-Id: I557865ac00d0fb65ffa69363eb1eceaabe522a1a related-to-bug: 3353752
* Support for BASIC and DIGEST authentication schemes in RTSP. Support for ↵Andreas Huber2010-10-201-2/+18
| | | | | | | malformed packet descriptions that end lines in LF only, instead of CRLF. Change-Id: I57eaefdc4b300a8f56bbe5cf3a34c424e8efe63a related-to-bug: 3084183
* Support for RTP packets arriving interleaved with RTSP responses.Andreas Huber2010-08-261-0/+7
| | | | Change-Id: Ib32fba257da32a199134cf8943117cf3eaa07a25
* Initial checkin of preliminary rtsp support for stagefright.Andreas Huber2010-06-071-0/+97
Change-Id: I0722aa888098c0c1361c97a4c1b123d910afc207