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