summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/rtsp/ARTPSession.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add new APIs AMessage::(set|find)Buffer to make it safer to passAndreas Huber2012-02-221-4/+2
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-4/+4
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-3/+3
* Change timestamp handling in RTSP, remove unused, experimental, gtalk supportAndreas Huber2011-02-101-3/+1
* Remove stagefright foundation's incompatible logging interface and update cal...Andreas Huber2010-09-211-11/+13
* Keep gtalk video chat specific code consistent with rtsp changes.Andreas Huber2010-09-011-0/+8
* Recent changes to the rtsp code require every buffer fed to the packet source...Andreas Huber2010-08-301-0/+1
* Support for RTP packets arriving interleaved with RTSP responses.Andreas Huber2010-08-261-1/+2
* We're now going to ignore timestamps completely in gtalk video conferencing, ...Andreas Huber2010-08-101-1/+4
* Support for Gtalk video, includes AMR/H.263 assembler and packetization suppo...Andreas Huber2010-08-041-0/+231