summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/rtsp/ARTPConnection.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove stagefright foundation's incompatible logging interface and update cal...Andreas Huber2010-09-211-9/+12
* Better detection of connection problems - timeout if no rtcp packets arrive w...Andreas Huber2010-08-311-2/+6
* Instead of closing the connection altogether if no UDP packets arrive after a...Andreas Huber2010-08-301-0/+8
* Support for RTP packets arriving interleaved with RTSP responses.Andreas Huber2010-08-261-2/+66
* Support for MP4V-ES packetization format according to RFC3016.Andreas Huber2010-08-191-0/+2
* We're now going to ignore timestamps completely in gtalk video conferencing, ...Andreas Huber2010-08-101-12/+12
* Better support for fake timestamps in RTP, H.263 video now also requests FIR.Andreas Huber2010-08-051-6/+8
* Support for Gtalk video, includes AMR/H.263 assembler and packetization suppo...Andreas Huber2010-08-041-61/+121
* Initial checkin of preliminary rtsp support for stagefright.Andreas Huber2010-06-071-0/+499