summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/rtsp
Commit message (Expand)AuthorAgeFilesLines
* Add libcrypto for users of libstagefright.Christopher Ferris2014-06-101-3/+0
* 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
* 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-103-3/+3
* | 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
| * | | | | 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-053-0/+208
| |/ / / /
| * | | | Merge "Use default values when MPEG4 audio config parsing fails."James Dong2012-12-201-3/+10
| |\ \ \ \
| | * | | | Use default values when MPEG4 audio config parsing fails.Erik Rydgren2012-11-191-3/+10
| * | | | | Fix bad checks that causes crash when streaming H.263 content.Roger1 Jonsson2012-12-032-3/+28
| * | | | | Unsolicited server responses cause RTSP streaming to crashLena Magnusson2012-11-291-0/+1
| * | | | | Crash in android::MyHandler::parsePlayResponsePatric Frederiksen2012-11-271-0/+4
| |/ / / /
| * | | | ALooper::GetNowUs() now relies on systemTime instead of gettimeofday.Andreas Huber2012-10-011-9/+3
| * | | | Add support for mpeg2 transport streams to the RTSP implementation.Andreas Huber2012-08-315-0/+179
* | | | | am 0fb06b85: am 0dbff625: Merge "Fix overflow of rand in ARTPConnection"Andreas Huber2013-04-241-1/+2
|\ \ \ \ \
| * \ \ \ \ 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
* | | | | | am 1e7d497c: am cd77d4a1: Identify network servers and clients with a OS vers...Andreas Huber2013-03-263-39/+10
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Identify network servers and clients with a OS version related stringAndreas Huber2013-03-263-39/+10
* | | | | | Turn off debug tags in stagefright modules.Dan Morrill2013-03-191-1/+1
|/ / / / /
* | | | | am 59ac7b30: am 66abe3ae: Merge "Fix for crash if no content in DESCRIBE resp...Andreas Huber2013-03-151-0/+3
|\ \ \ \ \ | |/ / / /