1. 05079be Instead of asserting, remove active streams if their sockets return failure by Andreas Huber · 13 years ago
  2. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  3. 0407269 Work around several issues with non-compliant RTSP servers. by Andreas Huber · 13 years ago
  4. b2934b1 Change timestamp handling in RTSP, remove unused, experimental, gtalk support by Andreas Huber · 13 years ago
  5. cc5fb1d Some webcams output rtp streams but never send any rtcp data in violation of by Andreas Huber · 14 years ago
  6. 6e3fa44 Remove stagefright foundation's incompatible logging interface and update callsites. by Andreas Huber · 14 years ago
  7. 3a48d4d Better detection of connection problems - timeout if no rtcp packets arrive within a certain time, not a final frame (which may take longer) by Andreas Huber · 14 years ago
  8. f88ca7a0 Instead of closing the connection altogether if no UDP packets arrive after a certain time, try changing transports (to interleaved TCP). Also properly close the sockets on disconnection. by Andreas Huber · 14 years ago
  9. 0416da7 Support for RTP packets arriving interleaved with RTSP responses. by Andreas Huber · 14 years ago
  10. a979ad6 Support for MP4V-ES packetization format according to RFC3016. by Andreas Huber · 14 years ago
  11. f88f844 We're now going to ignore timestamps completely in gtalk video conferencing, 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. by Andreas Huber · 14 years ago
  12. 3eaa300 Better support for fake timestamps in RTP, H.263 video now also requests FIR. by Andreas Huber · 14 years ago
  13. 57648e4 Support for Gtalk video, includes AMR/H.263 assembler and packetization support, extensions to MediaRecorder to stream via RTP over a pair of UDP sockets as well as various fixes to the RTP implementation. by Andreas Huber · 14 years ago
  14. 7a747b8 Initial checkin of preliminary rtsp support for stagefright. by Andreas Huber · 14 years ago