summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/rtsp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Charge network traffic to the uid of the process using the MediaPlayer.Andreas Huber2011-07-014-7/+36
* Revert "Parse RTP-Info even for live streams."Andreas Huber2011-06-302-7/+2
* Parse RTP-Info even for live streams.Andreas Huber2011-06-202-2/+7
* Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts streams.Andreas Huber2011-05-251-81/+7
* Add a user-agent header to our RTSP requests.Andreas Huber2011-03-292-0/+33
* Support for PCMA and PCMU raw audio data in RTP/RTSP.Andreas Huber2011-02-225-0/+210
* Support more MPEG4-LATM audio functionality.Andreas Huber2011-02-222-9/+75
* Respond to RTSP server->client requests.Andreas Huber2011-02-162-7/+83
* Derive the Transport "source" attribute from the RTSP endpoint address if nec...Andreas Huber2011-02-151-23/+42
* Work around several issues with non-compliant RTSP servers.Andreas Huber2011-02-156-25/+89
* Enable cancelling the rtsp connection process early.Andreas Huber2011-02-141-1/+8
* Fix the build.Andreas Huber2011-02-101-1/+1
* Change timestamp handling in RTSP, remove unused, experimental, gtalk supportAndreas Huber2011-02-108-162/+168
* More robust parsing of NPT time ranges in RTSP.Andreas Huber2011-01-283-20/+46
* This particular RTSP server streams MPEG4-LATM audio with extra trailing bytes.Andreas Huber2011-01-261-1/+4
* Implement parsing of vbv buffering info in RTSP.Andreas Huber2011-01-181-1/+11
* Fail to parse duration instead of asserting, if the server response cannot be...Andreas Huber2011-01-121-5/+7
* Removed uncessary FILE structure pointer for I/OJames Dong2010-11-191-1/+1
* Better support for MP4A-LATM RTP disassembly. This used to fail if mNumSubFra...Andreas Huber2010-10-274-20/+382
* We don't have access to the md5 implementation on the simulator, let's disabl...Andreas Huber2010-10-251-0/+10
* Support for BASIC and DIGEST authentication schemes in RTSP. Support for malf...Andreas Huber2010-10-205-18/+297
* Merge fb474872 from gingerbread-plus-aospJean-Baptiste Queru2010-10-181-2/+2
|\
| * Include the framework copy of the OpenMAX headers instead of referencing exte...Andreas Huber2010-10-151-2/+2
* | am 8e4f3c76: am 646e0d5a: Merge "Some webcams output rtp streams but never se...Andreas Huber2010-10-153-4/+62
|\ \ | |/
| * Some webcams output rtp streams but never send any rtcp data in violation ofAndreas Huber2010-10-133-4/+62
* | am 5b0d0630: am 1010da2e: Merge "Just in case we\'re behind a NAT router/fire...Andreas Huber2010-10-121-0/+153
|\ \ | |/
| * Just in case we're behind a NAT router/firewall, attempt to poke holes into i...Andreas Huber2010-10-111-0/+153
* | am cac43e8a: am beffefa2: Merge "RTSP seeking is now asynchronous, MediaPlaye...Andreas Huber2010-10-102-6/+67
|\ \ | |/
| * RTSP seeking is now asynchronous, MediaPlayer is not notified that the seek i...Andreas Huber2010-10-082-6/+67
* | am e0c8545a: am 0fd4e216: Merge "Refactor some more h.264 utility code out in...Andreas Huber2010-10-102-0/+23
|\ \ | |/
| * Refactor some more h.264 utility code out into avc_utils. Work around a hardw...Andreas Huber2010-10-082-0/+23
* | am 14ea1048: am c5912acc: Merge "Disable the access unit timeout temporarily ...Andreas Huber2010-10-101-6/+29
|\ \ | |/
| * Disable the access unit timeout temporarily while a seek operation is in prog...Andreas Huber2010-10-081-6/+29
* | am af909581: am 67738486: Merge "Remove stagefright foundation\'s incompatibl...Andreas Huber2010-09-2114-234/+179
|\ \ | |/
| * Remove stagefright foundation's incompatible logging interface and update cal...Andreas Huber2010-09-2114-234/+179
* | am 7ff94577: am 9909b948: Merge "Various fixes to improve resilience of the r...Andreas Huber2010-09-153-36/+84
|\ \ | |/
| * Various fixes to improve resilience of the rtsp stack against spurious errors...Andreas Huber2010-09-153-36/+84
* | am fd0eed00: am a2511da9: Merge "Better support for buffered streaming of rts...Andreas Huber2010-09-013-0/+47
|\ \ | |/
| * Better support for buffered streaming of rtsp content, if buffer drops below ...Andreas Huber2010-09-013-0/+47
* | am 47f2cf62: am 412fc7cd: Merge "Keep gtalk video chat specific code consiste...Andreas Huber2010-09-011-0/+8
|\ \ | |/
| * Keep gtalk video chat specific code consistent with rtsp changes.Andreas Huber2010-09-011-0/+8
* | am 6b52911c: am 48ac68e1: Merge "Support for RFC3640 - mpeg4-generic RTP pack...Andreas Huber2010-08-314-6/+345
|\ \ | |/
| * Merge "Support for RFC3640 - mpeg4-generic RTP packet type, AAC-lbr and AAC-h...Andreas Huber2010-08-314-6/+345
| |\
| | * Support for RFC3640 - mpeg4-generic RTP packet type, AAC-lbr and AAC-hbr.Andreas Huber2010-08-314-6/+345
* | | am e1a3cddd: am 99fa510e: Merge "Better detection of connection problems - ti...Andreas Huber2010-08-312-43/+67
|\ \ \ | |/ /