summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/rtsp
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
* h264 streaming: make profile-level-id optionalPatrik2 Carlsson2012-08-201-8/+13
* Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong2012-06-132-0/+190
* Prefix MPEG4-generic audio data with ADTS headersAndreas Huber2012-05-176-35/+128
* Changes to add support for H263-1999/2000 formats for streamingAndreas Huber2012-04-111-5/+7
* AV Android make files changesJames Dong2012-03-281-2/+2
* Remove JNI in LOCAL_C_INCLUDE from non-JNI related Android.mk files.James Dong2012-03-241-2/+0
* Switched to use the header files in /frameworks/nativeJames Dong2012-03-121-4/+4
* Add new APIs AMessage::(set|find)Buffer to make it safer to passAndreas Huber2012-02-2210-24/+17
* 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-085-22/+22
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-064-18/+18
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-049-33/+33
* Merge "Support for parsing of "folded" RTSP header values and some tweaks to ...Andreas Huber2011-12-122-9/+31
|\