summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/rtsp/MyHandler.h
Commit message (Expand)AuthorAgeFilesLines
* Merge "Implemented support for RTSP 301 Redirect"Andreas Huber2014-03-141-11/+22
|\
| * Implemented support for RTSP 301 RedirectDavid Williams2012-12-031-11/+22
* | Remove streaming URI from default logsDavid Williams2014-03-101-1/+1
* | am 58dd0786: Merge "Send kWhatConnected in onTimeUpdate() before first access...Chong Zhang2013-09-251-17/+23
|\ \
| * | Send kWhatConnected in onTimeUpdate() before first access unitChong Zhang2013-09-241-17/+23
* | | am af66fae1: am fb949d5d: Merge "Fix crash in MyHandler when sockets are not ...Andreas Huber2013-08-281-16/+22
|\ \ \ | |/ / |/| |
| * | Merge "Fix crash in MyHandler when sockets are not set."Andreas Huber2013-08-281-16/+22
| |\ \
| | * | Fix crash in MyHandler when sockets are not set.Henrik Backlund2012-12-051-16/+22
| | |/
* | | Fix typo in socket nameChad Brubaker2013-07-231-1/+1
* | | Add routing sockets for the requesting userChad Brubaker2013-07-191-0/+6
|/ /
* | resolved conflicts for merge of c158971f to stage-aosp-masterJean-Baptiste Queru2013-07-081-1/+12
|\ \
| * | Store rtsp accessunit until PLAY response parsedYajun Zeng2013-05-131-1/+12
| * | Fix for crash if no content in DESCRIBE responseXuefei Chen2013-03-121-0/+3
| |/
| * Crash in android::MyHandler::parsePlayResponsePatric Frederiksen2012-11-271-0/+4
* | Identify network servers and clients with a OS version related stringAndreas Huber2013-03-261-16/+2
* | am 59ac7b30: am 66abe3ae: Merge "Fix for crash if no content in DESCRIBE resp...Andreas Huber2013-03-151-0/+3
|\ \
| * | Fix for crash if no content in DESCRIBE responseXuefei Chen2013-03-121-0/+3
* | | Avoid rebuffering after RTSP pauseRoger Jönsson2013-02-061-2/+17
* | | EOS fixes for RTSP streamsjoakim johansson2013-02-061-2/+86
* | | RTSP: Parse session level control attribute from SDPMåns Zigher2013-02-061-5/+31
* | | Enable pause/resume for RTSP streamingRoger Jönsson2013-02-061-4/+122
* | | RTSP buffering improvementsRoger Jönsson2013-02-061-3/+1
* | | RTSP now properly publishes its "seekable" flags after connectionAndreas Huber2013-02-051-0/+4
* | | Detect live streamsRoger Jönsson2013-02-051-5/+39
* | | Added HTTP support for SDP files.Oscar Rydhé2013-02-051-0/+53
|/ /
* | Crash in android::MyHandler::parsePlayResponsePatric Frederiksen2012-11-271-0/+4
|/
* Add new APIs AMessage::(set|find)Buffer to make it safer to passAndreas Huber2012-02-221-8/+5
* Starhub RTSP apparently does not establish time on all tracksAndreas Huber2012-01-201-1/+29
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-6/+6
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-11/+11
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-15/+15
* am aa82c39b: am 0ba9380a: Merge "Fix Bitreader "putBits" implementation, make...Andreas Huber2011-12-091-5/+9
|\
| * Fix Bitreader "putBits" implementation, make sure we emulate timestampsAndreas Huber2011-12-081-5/+9
* | am 8a065423: am 23217182: Merge "Didn\'t mean to check this in..." into ics-mr1Andreas Huber2011-11-111-1/+1
|\ \ | |/
| * Didn't mean to check this in...Andreas Huber2011-11-111-1/+1
* | am 40461ee7: am cd556b82: Merge "Instead of asserting, signal a runtime error...Andreas Huber2011-11-111-2/+15
|\ \ | |/
| * Instead of asserting, signal a runtime error if the session doesn't containAndreas Huber2011-11-101-2/+15
* | am 9e2949c6: am 2375d163: Merge "Send RTSP control connection keep-alive requ...Andreas Huber2011-11-101-2/+92
|\ \ | |/
| * Send RTSP control connection keep-alive requestsAndreas Huber2011-11-081-2/+92
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-14/+14
|/
* NuPlayer is now taking on the task of streaming over RTSP.Andreas Huber2011-10-131-65/+102
* Network traffic accounting for chromium stack support in mediaserver.Ashish Sharma2011-08-051-2/+16
* Remove legacy http support from stagefright, chromium is the new hotness.Andreas Huber2011-07-131-3/+3
* Charge network traffic to the uid of the process using the MediaPlayer.Andreas Huber2011-07-011-3/+16
* Revert "Parse RTP-Info even for live streams."Andreas Huber2011-06-301-4/+2
* Parse RTP-Info even for live streams.Andreas Huber2011-06-201-2/+4
* Derive the Transport "source" attribute from the RTSP endpoint address if nec...Andreas Huber2011-02-151-23/+42
* Work around several issues with non-compliant RTSP servers.Andreas Huber2011-02-151-21/+78
* Change timestamp handling in RTSP, remove unused, experimental, gtalk supportAndreas Huber2011-02-101-59/+157
* More robust parsing of NPT time ranges in RTSP.Andreas Huber2011-01-281-4/+2