Update httpstream
authorhschang <chang@dev3>
Thu, 6 Nov 2014 02:54:31 +0000 (11:54 +0900)
committerhschang <chang@dev3>
Fri, 7 Nov 2014 01:44:52 +0000 (10:44 +0900)
commitfe619dbed1c9bf14a0d442cc16d7e968769bbcc0
tree7ef9ab48694dc549bd37f7ad6a9f0b5d67ef1108
parente7cebc68bef044b6ac699ac9b2dc93a65a5332a6
Update httpstream

- added chunked transfer support.
- connect to TS stream in seperate thread.
- add basic http authentication support.
- add redirect and playlist support.
configure.ac
lib/base/httpstream.cpp
lib/base/httpstream.h
lib/base/itssource.h
lib/dvb/dvb.cpp