summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/rtsp/ARTSPConnection.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a user-agent header to our RTSP requests.Andreas Huber2011-03-291-0/+27
* Respond to RTSP server->client requests.Andreas Huber2011-02-161-7/+81
* We don't have access to the md5 implementation on the simulator, let's disabl...Andreas Huber2010-10-251-0/+10
* Support for BASIC and DIGEST authentication schemes in RTSP. Support for malf...Andreas Huber2010-10-201-9/+244
* am af909581: am 67738486: Merge "Remove stagefright foundation\'s incompatibl...Andreas Huber2010-09-211-12/+16
|\
| * Remove stagefright foundation's incompatible logging interface and update cal...Andreas Huber2010-09-211-12/+16
* | am 7ff94577: am 9909b948: Merge "Various fixes to improve resilience of the r...Andreas Huber2010-09-151-12/+37
|\ \ | |/
| * Various fixes to improve resilience of the rtsp stack against spurious errors...Andreas Huber2010-09-151-12/+37
* | am 74ae6973: am 17a765a1: Merge "Support for RTP packets arriving interleaved...Andreas Huber2010-08-261-10/+78
|\ \ | |/
| * Support for RTP packets arriving interleaved with RTSP responses.Andreas Huber2010-08-261-10/+78
* | am 6bcffcd2: am 8c192fe9: Merge "Better support for rtsp streamed through VLC...Andreas Huber2010-08-211-6/+23
|\ \ | |/
| * Better support for rtsp streamed through VLC. Temporarily make the socket blo...Andreas Huber2010-08-181-6/+23
* | Fixes for simulator build on lucidMike Lockwood2010-07-151-1/+1
|/
* Initial checkin of preliminary rtsp support for stagefright.Andreas Huber2010-06-071-0/+549