index
:
~slomo/gst-examples
master
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
network
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-26
Add meson build system for playback/player/{gst-play,gtk} and network/http-la...
HEAD
master
Sebastian Dröge
2
-0
/
+4
2015-05-10
network/http-launch: Reduce duplicated code, using the same code for the HEAD...
luis
1
-41
/
+18
2015-05-10
network/http-launch: Defer the "200 OK" response until caps have been resolve...
luis
1
-2
/
+47
2015-05-10
network/http-launch: Encapsulate sending http responses in their own function...
luis
1
-18
/
+34
2015-05-05
network/http-launch: Make GList clients consistent (items valid always).
luis
1
-4
/
+4
2015-03-18
network/http-launch: Content-type header creation now happens into notify::ca...
Luis de Arquer
1
-19
/
+56
2015-02-21
network/http-launch: Minor format changes
Luis de Arquer
1
-7
/
+8
2015-02-21
network/http-launch: Content-type boundary tag is now taken from the multipar...
Luis de Arquer
1
-5
/
+14
2015-02-21
network/http-launch: Add support for MJPEG streams using multipartmux
Luis de Arquer
1
-2
/
+14
2015-01-27
network/http-launch: segfault on GStreamer warnings because of wrong parsing ...
Victor Sergienko
1
-1
/
+1
2014-10-17
network/http-launch: Fix segfault
Guillaume Seguin
1
-1
/
+4
2014-10-17
network/http-launch: Add PORT command line argument
Guillaume Seguin
1
-6
/
+9
2013-07-28
network/http-launch: Append \0 at the end of the requests to make the string ...
Sebastian Dröge
1
-1
/
+3
2013-07-28
network/http-launch: Make HTTP handling a bit more robust
Sebastian Dröge
1
-13
/
+9
2013-07-28
network/http-launch: Fix writing response if the write could not be finished ...
Sebastian Dröge
1
-1
/
+3
2013-07-28
network/http-launch: Disconnect clients if there was no valid HTTP request af...
Sebastian Dröge
1
-1
/
+5
2013-07-28
network/http-launch: Timeout if client did not do a GET after 5 seconds
Sebastian Dröge
1
-2
/
+22
2013-07-28
network/http-launch: Improve error reporting a bit
Sebastian Dröge
1
-9
/
+17
2013-07-28
network/http-launch: Fix copyright year
Sebastian Dröge
1
-1
/
+1
2013-07-28
network/http-launch: Add EOS handling
Sebastian Dröge
1
-0
/
+5
2013-07-28
network/http-launch: Adjust timeout a bit
Sebastian Dröge
1
-1
/
+1
2013-07-28
network/http-launch: Fix example commandline
Sebastian Dröge
1
-1
/
+1
2013-07-28
network/http-launch: Add initial, working version of the code
Sebastian Dröge
1
-1
/
+399
2013-07-28
network/http-launch: Initial commit
Sebastian Dröge
1
-0
/
+10