History log of /frameworks/base/media/libstagefright/include/HTTPStream.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e67c1607ccab2702ea745f962b5354be8f45c733 11-May-2010 Andreas Huber <andih@google.com> Support for customizable socket-read timeouts through the HTTP response.

Specify a response header of "X-SocketTimeout: 15" to override the default timeout
of 5 secs with a timeout of 15 seconds. Specify a negative value to disable the
timeout altogether.

Change-Id: I545adf3d8b3f7efe5f8d081a641c6404440a77db
related-to-bug: 2675721
/frameworks/base/media/libstagefright/include/HTTPStream.h
edbb4d8f398dfbce7b766d4bd207685dab582847 12-Mar-2010 Andreas Huber <andih@google.com> HTTPStream and HTTPDataSource now support cancellation of the connection process, AwesomePlayer takes advantage of this in cases where ::reset() or ::suspend() is called while in the preparation phase to bail out early. Also fixes in issue where the audio codec was not properly stopped if no audio player object ever took ownership.

Change-Id: I6d73defe6d276693853a469db267bb2668d07af5
related-to-bugs: 2475845,2414536
/frameworks/base/media/libstagefright/include/HTTPStream.h
63d524fdf0572c821bb1daed099d1b400db4ae3d 19-Oct-2009 Andreas Huber <andih@google.com> Fixing the build by renaming private "string.h" header file.
/frameworks/base/media/libstagefright/include/HTTPStream.h
bd7b43bb02852e51b3000185fa66e10c56b120e0 13-Oct-2009 Andreas Huber <andih@google.com> Separated private from public header files.
/frameworks/base/media/libstagefright/include/HTTPStream.h