summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/rtsp/ASessionDescription.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r66' into HEADJessica Wagantall2016-09-071-5/+9
|\
| * Fix corruption via buffer overflow in mediaserverRay Essick2016-07-211-5/+9
* | RTSP: add RTSP extensions for customization supportLi Sun2015-10-061-2/+3
|/
* ASessionDescription: allow open-ended NTP range.Wei Jia2014-09-151-0/+5
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-1/+1
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-3/+3
* Revert "Parse RTP-Info even for live streams."Andreas Huber2011-06-301-3/+0
* Parse RTP-Info even for live streams.Andreas Huber2011-06-201-0/+3
* Work around several issues with non-compliant RTSP servers.Andreas Huber2011-02-151-0/+5
* More robust parsing of NPT time ranges in RTSP.Andreas Huber2011-01-281-16/+36
* Fail to parse duration instead of asserting, if the server response cannot be...Andreas Huber2011-01-121-5/+7
* Better support for MP4A-LATM RTP disassembly. This used to fail if mNumSubFra...Andreas Huber2010-10-271-1/+2
* Support for BASIC and DIGEST authentication schemes in RTSP. Support for malf...Andreas Huber2010-10-201-4/+12
* am af909581: am 67738486: Merge "Remove stagefright foundation\'s incompatibl...Andreas Huber2010-09-211-4/+9
|\
| * Remove stagefright foundation's incompatible logging interface and update cal...Andreas Huber2010-09-211-4/+9
* | am 6bcffcd2: am 8c192fe9: Merge "Better support for rtsp streamed through VLC...Andreas Huber2010-08-211-2/+9
|\ \ | |/
| * Better support for rtsp streamed through VLC. Temporarily make the socket blo...Andreas Huber2010-08-181-2/+9
* | am 1f513d88: am c17f35dd: Merge "Support for Gtalk video, includes AMR/H.263 ...Andreas Huber2010-08-051-1/+19
|\ \ | |/
| * Support for Gtalk video, includes AMR/H.263 assembler and packetization suppo...Andreas Huber2010-08-041-1/+19
* | Fixes for simulator build on lucidMike Lockwood2010-07-151-1/+1
|/
* Initial checkin of preliminary rtsp support for stagefright.Andreas Huber2010-06-071-0/+270