summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/rtsp/MyHandler.h
Commit message (Expand)AuthorAgeFilesLines
* frameworks/av: Fix LOG_NDEBUG compilation issuesLeena Winterrowd2016-04-131-0/+2
* rtsp: notify the client when receiving BYE message in RTCPLi Sun2015-10-061-0/+8
* rtsp: do not drop early access units of seekable rtspLubin Yin2015-10-061-1/+1
* NuPlayer: Fix ANR while resetting RTSP playbacklubiny2015-10-061-0/+11
* rtsp: Don't post AUTimeout check during pause when EOS is nearingLi Sun2015-10-061-0/+13
* rtsp: Add a property "rtsp.transport.TCP"Surajit Podder2015-10-061-0/+9
* RTSP: add RTSP extensions for customization supportLi Sun2015-10-061-1/+5
* RTSP: add RTSP extensions for IPV6 supportLi Sun2015-10-061-7/+13
* RTSP: clear data/eos status before returning from seekRobert Shih2015-07-161-2/+26
* RTSPSource: Do not update time when there are no tracks, i.e., when aborted.Wei Jia2015-05-191-1/+1
* RTSP: append track URL to base URLChong Zhang2015-05-041-13/+3
* libmediaplayerservice: fix warnings, make warnings errors, use clangLajos Molnar2015-04-171-8/+8
* media: switch to new AMessage handlingLajos Molnar2015-03-051-39/+39
* Move AString's StringPrintf out of the way.Elliott Hughes2015-02-041-3/+3
* MyHandler: set ip address to an invalid one when getsockname() returns error.Wei Jia2014-09-221-1/+3
* am f1ac623f: am 4a67fc49: Merge "Implemented support for RTSP 301 Redirect"Andreas Huber2014-03-141-11/+22
|\
| * Merge "Implemented support for RTSP 301 Redirect"Andreas Huber2014-03-141-11/+22
| |\
| | * Implemented support for RTSP 301 RedirectDavid Williams2012-12-031-11/+22
* | | am f4431278: am 19afb386: Merge "Remove streaming URI from default logs"Marco Nelissen2014-03-121-1/+1
|\ \ \ | |/ /
| * | Remove streaming URI from default logsDavid Williams2014-03-101-1/+1
* | | warnings be gone.Andreas Huber2014-02-111-3/+15
|/ /
* | 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
|\