summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/rtsp
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
|\ \ \ \ \ | |/ / / /
| * | | | 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
|/
* Fixed member access into incomplete type build errorTareq A. Siraj2012-08-221-0/+1