summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/rtsp/ARTPConnection.h
Commit message (Collapse)AuthorAgeFilesLines
* Change timestamp handling in RTSP, remove unused, experimental, gtalk supportAndreas Huber2011-02-101-5/+0
| | | | | | | | related-to-bug: 3216447 NTP timestamp handling is now done at a higher layer than before. Change-Id: I9fb23f1335110ec59e534f9aa0fe6f6a6406dd52
* Some webcams output rtp streams but never send any rtcp data in violation ofAndreas Huber2010-10-131-0/+4
| | | | | | | the specs. Attempt to use fake timestamps to be able to play these... Change-Id: Ia7a926616fb764e972955df4acdb59d85cdd93df related-to-bug: 3087310
* Support for RTP packets arriving interleaved with RTSP responses.Andreas Huber2010-08-261-1/+6
| | | | Change-Id: Ib32fba257da32a199134cf8943117cf3eaa07a25
* We're now going to ignore timestamps completely in gtalk video conferencing, ↵Andreas Huber2010-08-101-1/+8
| | | | | | playing video as soon as it comes in. We also make up fake timestamps in the rtp code, ignoring rtcp SR information to enable early startup. Change-Id: Idc3df74b42000f7a6aa3eae090718dc9d9c4186f
* Support for Gtalk video, includes AMR/H.263 assembler and packetization ↵Andreas Huber2010-08-041-2/+5
| | | | | | support, extensions to MediaRecorder to stream via RTP over a pair of UDP sockets as well as various fixes to the RTP implementation. Change-Id: I95b8dd487061add9bade15749e563b01cd99d9a6
* Initial checkin of preliminary rtsp support for stagefright.Andreas Huber2010-06-071-0/+83
Change-Id: I0722aa888098c0c1361c97a4c1b123d910afc207