summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/rtsp
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
|\
| * Support for parsing of "folded" RTSP header values and some tweaks to the AMR...Andreas Huber2011-12-092-9/+31
* | am aa82c39b: am 0ba9380a: Merge "Fix Bitreader "putBits" implementation, make...Andreas Huber2011-12-091-5/+9
|\ \ | |/ |/|
| * Fix Bitreader "putBits" implementation, make sure we emulate timestampsAndreas Huber2011-12-081-5/+9
* | am 8a065423: am 23217182: Merge "Didn\'t mean to check this in..." into ics-mr1Andreas Huber2011-11-111-1/+1
|\ \ | |/
| * Didn't mean to check this in...Andreas Huber2011-11-111-1/+1
* | am 40461ee7: am cd556b82: Merge "Instead of asserting, signal a runtime error...Andreas Huber2011-11-111-2/+15
|\ \ | |/
| * Merge "Instead of asserting, signal a runtime error if the session doesn't co...Andreas Huber2011-11-111-2/+15
| |\
| | * Instead of asserting, signal a runtime error if the session doesn't containAndreas Huber2011-11-101-2/+15
| * | Merge "DO NOT MERGE: Instead of asserting, remove active streams if their soc...Andreas Huber2011-11-111-15/+47
| |\ \
| | * | DO NOT MERGE: Instead of asserting, remove active streams if their socketsAndreas Huber2011-11-101-15/+47
| | |/
* | | am 9c981cd3: am d9f25bc9: Merge "Disconnect on socket error on the RTSP contr...Andreas Huber2011-11-112-64/+72
|\ \ \ | |/ /
| * | Disconnect on socket error on the RTSP control connection.Andreas Huber2011-11-102-64/+72
| |/
* | am 9e2949c6: am 2375d163: Merge "Send RTSP control connection keep-alive requ...Andreas Huber2011-11-101-2/+92
|\ \ | |/
| * Send RTSP control connection keep-alive requestsAndreas Huber2011-11-081-2/+92
* | Instead of asserting, remove active streams if their sockets return failureAndreas Huber2011-11-091-15/+47
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-2610-51/+51
|/
* NuPlayer is now taking on the task of streaming over RTSP.Andreas Huber2011-10-135-480/+107
* Network traffic accounting for chromium stack support in mediaserver.Ashish Sharma2011-08-052-3/+33
* Eliminate superfluous memcpys by wrapping an ABuffer in a MediaBufferAndreas Huber2011-08-041-3/+1
* Remove legacy http support from stagefright, chromium is the new hotness.Andreas Huber2011-07-132-5/+5