summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/rtsp/ARTSPConnection.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Support for BASIC and DIGEST authentication schemes in RTSP. Support for ↵Andreas Huber2010-10-201-9/+244
| | | | | | | malformed packet descriptions that end lines in LF only, instead of CRLF. Change-Id: I57eaefdc4b300a8f56bbe5cf3a34c424e8efe63a related-to-bug: 3084183
* am af909581: am 67738486: Merge "Remove stagefright foundation\'s ↵Andreas Huber2010-09-211-12/+16
|\ | | | | | | | | | | | | | | | | incompatible logging interface and update callsites." into gingerbread Merge commit 'af90958184fc5cfa1a4190e28bcfc4fdd4a5bcd6' * commit 'af90958184fc5cfa1a4190e28bcfc4fdd4a5bcd6': Remove stagefright foundation's incompatible logging interface and update callsites.
| * Remove stagefright foundation's incompatible logging interface and update ↵Andreas Huber2010-09-211-12/+16
| | | | | | | | | | | | callsites. Change-Id: I45fba7d60530ea0f233ac3695a97306b6dc1795c
* | am 7ff94577: am 9909b948: Merge "Various fixes to improve resilience of the ↵Andreas Huber2010-09-151-12/+37
|\ \ | |/ | | | | | | | | | | | | | | rtsp stack against spurious errors instead of asserting." into gingerbread Merge commit '7ff945775210c60e6f113fb00903449cbb05c68a' * commit '7ff945775210c60e6f113fb00903449cbb05c68a': Various fixes to improve resilience of the rtsp stack against spurious errors instead of asserting.
| * Various fixes to improve resilience of the rtsp stack against spurious ↵Andreas Huber2010-09-151-12/+37
| | | | | | | | | | | | errors instead of asserting. Change-Id: Idbec5996ed0675c70e911b9c0514961fea099fb4
* | am 74ae6973: am 17a765a1: Merge "Support for RTP packets arriving ↵Andreas Huber2010-08-261-10/+78
|\ \ | |/ | | | | | | | | | | | | | | interleaved with RTSP responses." into gingerbread Merge commit '74ae6973f8d5b7bc7bc4a7dcac5ddce90f382cd4' * commit '74ae6973f8d5b7bc7bc4a7dcac5ddce90f382cd4': Support for RTP packets arriving interleaved with RTSP responses.
| * Support for RTP packets arriving interleaved with RTSP responses.Andreas Huber2010-08-261-10/+78
| | | | | | | | Change-Id: Ib32fba257da32a199134cf8943117cf3eaa07a25
* | am 6bcffcd2: am 8c192fe9: Merge "Better support for rtsp streamed through ↵Andreas Huber2010-08-211-6/+23
|\ \ | |/ | | | | | | | | | | | | | | VLC. Temporarily make the socket blocking to read all of the session description." into gingerbread Merge commit '6bcffcd2dc410db780c152c70a01b22da6ca58be' * commit '6bcffcd2dc410db780c152c70a01b22da6ca58be': Better support for rtsp streamed through VLC. Temporarily make the socket blocking to read all of the session description.
| * Better support for rtsp streamed through VLC. Temporarily make the socket ↵Andreas Huber2010-08-181-6/+23
| | | | | | | | | | | | blocking to read all of the session description. Change-Id: Ibe71f5941485660510e24d714da3865b9c6f89a2
* | Fixes for simulator build on lucidMike Lockwood2010-07-151-1/+1
|/ | | | | | | strchr and strrchr now return const char* instead of char* Change-Id: I5ca831b8951af7e6306eb9d9d6f78ed2ec13d649 Signed-off-by: Mike Lockwood <lockwood@android.com>
* Initial checkin of preliminary rtsp support for stagefright.Andreas Huber2010-06-071-0/+549
Change-Id: I0722aa888098c0c1361c97a4c1b123d910afc207