platform/upstream/gstreamer.git
11 years agonetwork/http-launch: Append \0 at the end of the requests to make the string function...
Sebastian Dröge [Sun, 28 Jul 2013 17:01:34 +0000 (19:01 +0200)]
network/http-launch: Append \0 at the end of the requests to make the string functions happy

11 years agonetwork/http-launch: Make HTTP handling a bit more robust
Sebastian Dröge [Sun, 28 Jul 2013 16:53:51 +0000 (18:53 +0200)]
network/http-launch: Make HTTP handling a bit more robust

11 years agonetwork/http-launch: Fix writing response if the write could not be finished in one...
Sebastian Dröge [Sun, 28 Jul 2013 16:39:07 +0000 (18:39 +0200)]
network/http-launch: Fix writing response if the write could not be finished in one rurun

11 years agonetwork/http-launch: Disconnect clients if there was no valid HTTP request after...
Sebastian Dröge [Sun, 28 Jul 2013 16:38:01 +0000 (18:38 +0200)]
network/http-launch: Disconnect clients if there was no valid HTTP request after 1MB of data

11 years agonetwork/http-launch: Timeout if client did not do a GET after 5 seconds
Sebastian Dröge [Sun, 28 Jul 2013 16:35:20 +0000 (18:35 +0200)]
network/http-launch: Timeout if client did not do a GET after 5 seconds

11 years agonetwork/http-launch: Improve error reporting a bit
Sebastian Dröge [Sun, 28 Jul 2013 16:32:16 +0000 (18:32 +0200)]
network/http-launch: Improve error reporting a bit

and add some FIXME/TODO comments here and there

11 years agonetwork/http-launch: Fix copyright year
Sebastian Dröge [Sun, 28 Jul 2013 16:24:53 +0000 (18:24 +0200)]
network/http-launch: Fix copyright year

11 years agonetwork/http-launch: Add EOS handling
Sebastian Dröge [Sun, 28 Jul 2013 11:54:58 +0000 (13:54 +0200)]
network/http-launch: Add EOS handling

Just quit on EOS for now

11 years agonetwork/http-launch: Adjust timeout a bit
Sebastian Dröge [Sun, 28 Jul 2013 11:27:20 +0000 (13:27 +0200)]
network/http-launch: Adjust timeout a bit

11 years agonetwork/http-launch: Fix example commandline
Sebastian Dröge [Sun, 28 Jul 2013 11:03:51 +0000 (13:03 +0200)]
network/http-launch: Fix example commandline

11 years agonetwork/http-launch: Add initial, working version of the code
Sebastian Dröge [Sun, 28 Jul 2013 10:58:43 +0000 (12:58 +0200)]
network/http-launch: Add initial, working version of the code

11 years agonetwork/http-launch: Initial commit
Sebastian Dröge [Sun, 28 Jul 2013 08:42:34 +0000 (10:42 +0200)]
network/http-launch: Initial commit