summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/rtsp/ARTPSource.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add support for mpeg2 transport streams to the RTSP implementation.Andreas Huber2012-08-311-0/+3
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-3/+3
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-1/+1
* Support for PCMA and PCMU raw audio data in RTP/RTSP.Andreas Huber2011-02-221-0/+3
* Work around several issues with non-compliant RTSP servers.Andreas Huber2011-02-151-1/+1
* Change timestamp handling in RTSP, remove unused, experimental, gtalk supportAndreas Huber2011-02-101-43/+8
* Better support for MP4A-LATM RTP disassembly. This used to fail if mNumSubFra...Andreas Huber2010-10-271-1/+1
* Remove stagefright foundation's incompatible logging interface and update cal...Andreas Huber2010-09-211-94/+9
* Support for RFC3640 - mpeg4-generic RTP packet type, AAC-lbr and AAC-hbr.Andreas Huber2010-08-311-2/+3
* Support for MP4V-ES packetization format according to RFC3016.Andreas Huber2010-08-191-0/+4
* We're now going to ignore timestamps completely in gtalk video conferencing, ...Andreas Huber2010-08-101-8/+1
* Better support for fake timestamps in RTP, H.263 video now also requests FIR.Andreas Huber2010-08-051-0/+1
* Support for Gtalk video, includes AMR/H.263 assembler and packetization suppo...Andreas Huber2010-08-041-6/+149
* Initial checkin of preliminary rtsp support for stagefright.Andreas Huber2010-06-071-0/+250