summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/rtsp
Commit message (Expand)AuthorAgeFilesLines
* media: switch to new AMessage handlingLajos Molnar2015-03-058-78/+78
* Move AString's StringPrintf out of the way.Elliott Hughes2015-02-043-7/+7
* Remove superfluous OpenSSL include paths.Adam Langley2015-01-221-2/+3
* Fix print format mismatches.Chih-Hung Hsieh2014-12-092-3/+3
* Stagefright: Fix unused variables, functions, valuesAndreas Gampe2014-11-254-8/+5
* Fix uninitialized variableBernhard Rosenkränzer2014-11-181-1/+1
* Fix struct vs. class mismatchesBernhard Rosenkränzer2014-11-172-2/+2
* MyHandler: set ip address to an invalid one when getsockname() returns error.Wei Jia2014-09-221-1/+3
* ASessionDescription: allow open-ended NTP range.Wei Jia2014-09-151-0/+5
* print warning if offset != buffer sizeChong Zhang2014-08-191-0/+5
* Don't crash for bitstream errors in AMPEG4ElementaryAssemblerChong Zhang2014-08-191-5/+10
* am ca44dc79: am 8d6d8f54: Merge "Add libcrypto for users of libstagefright."Christopher Ferris2014-06-111-3/+0
|\
| * Add libcrypto for users of libstagefright.Christopher Ferris2014-06-101-3/+0
* | resolved conflicts for merge of 281b884c to masterChristopher Ferris2014-06-111-0/+7
|\ \ | |/
| * Link libcrypto for MD5_* functions.Christopher Ferris2014-06-091-0/+7
| * media: 64 bit compile issuesMark Salyzyn2014-04-151-1/+1
| * libstagefright: fix 64-bit warningsColin Cross2014-04-144-8/+8
| * warnings be gone.Andreas Huber2014-04-113-3/+7
* | stagefright: log uri protocols, and opt-in to log full uriLajos Molnar2014-04-042-6/+3
* | libstagefright: fix 64-bit warningsColin Cross2014-03-195-9/+9
* | 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-123-3/+3
|\ \ \ | |/ /
| * | Remove streaming URI from default logsDavid Williams2014-03-103-3/+3
* | | warnings be gone.Andreas Huber2014-02-115-6/+24
* | | Remove no longer needed http proxy handling code, it's obsolete nowAndreas Huber2014-02-051-10/+2
* | | FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...Andreas Huber2014-02-044-11/+14
|/ /
* | 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-282-17/+22
|\ \ \ | |/ / |/| |
| * | Merge "Fix crash in MyHandler when sockets are not set."Andreas Huber2013-08-282-17/+22
| |\ \
| | * | Fix crash in MyHandler when sockets are not set.Henrik Backlund2012-12-052-17/+22
* | | | am bcd86896: am d0f5664a: Merge "Handle undefined NAL type for h264 streaming"Andreas Huber2013-08-081-0/+7
|\ \ \ \ | |/ / /
| * | | Merge "Handle undefined NAL type for h264 streaming"Andreas Huber2013-08-081-0/+7
| |\ \ \
| | * | | Handle undefined NAL type for h264 streamingPatrik2 Carlsson2013-07-271-0/+7
* | | | | am b57fb786: am d0ef1ccd: Merge "rtsp handle response line ended with \'\n\'"Andreas Huber2013-07-311-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | rtsp handle response line ended with '\n'Yajun Zeng2013-07-311-0/+3
| |/ / /
* | | | Fix typo in socket nameChad Brubaker2013-07-231-1/+1
* | | | Add routing sockets for the requesting userChad Brubaker2013-07-192-0/+12
* | | | am 1468dd9c: am c582fde9: resolved conflicts for merge of c158971f to stage-a...Jean-Baptiste Queru2013-07-081-1/+12
|\ \ \ \ | |/ / /
| * | | 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
| * | | | am 0dbff625: Merge "Fix overflow of rand in ARTPConnection"Andreas Huber2013-04-241-1/+2
| |\ \ \ \
| | * | | | Fix overflow of rand in ARTPConnectionYajun Zeng2013-04-241-1/+2
| * | | | | Identify network servers and clients with a OS version related stringAndreas Huber2013-03-263-39/+10
| * | | | | 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