Back to development
[platform/upstream/gstreamer.git] / network /
2020-07-27 Seungha YangPort to gst_print* family
2020-06-25 Matthew WatersMove gstwebrtc-demos into gst-examples
2019-06-11 Matthew Watersbuild: add meson fallbacks for use in gst-build
2019-03-26 Matthew Watersrun gst-indent over c files
2016-08-26 Sebastian DrögeAdd meson build system for playback/player/{gst-play...
2016-08-26 Sebastian DrögeMerge commit 'http-launch/merge'
2015-05-10 luisnetwork/http-launch: Reduce duplicated code, using...
2015-05-10 luisnetwork/http-launch: Defer the "200 OK" response until...
2015-05-10 luisnetwork/http-launch: Encapsulate sending http responses...
2015-05-05 luisnetwork/http-launch: Make GList clients consistent...
2015-03-18 Luis de Arquernetwork/http-launch: Content-type header creation now...
2015-02-21 Luis de Arquernetwork/http-launch: Minor format changes
2015-02-21 Luis de Arquernetwork/http-launch: Content-type boundary tag is now...
2015-02-21 Luis de Arquernetwork/http-launch: Add support for MJPEG streams...
2015-01-27 Victor Sergienkonetwork/http-launch: segfault on GStreamer warnings...
2014-10-17 Guillaume Seguinnetwork/http-launch: Fix segfault
2014-10-17 Guillaume Seguinnetwork/http-launch: Add PORT command line argument
2013-07-28 Sebastian Drögenetwork/http-launch: Append \0 at the end of the reques...
2013-07-28 Sebastian Drögenetwork/http-launch: Make HTTP handling a bit more...
2013-07-28 Sebastian Drögenetwork/http-launch: Fix writing response if the write...
2013-07-28 Sebastian Drögenetwork/http-launch: Disconnect clients if there was...
2013-07-28 Sebastian Drögenetwork/http-launch: Timeout if client did not do a...
2013-07-28 Sebastian Drögenetwork/http-launch: Improve error reporting a bit
2013-07-28 Sebastian Drögenetwork/http-launch: Fix copyright year
2013-07-28 Sebastian Drögenetwork/http-launch: Add EOS handling
2013-07-28 Sebastian Drögenetwork/http-launch: Adjust timeout a bit
2013-07-28 Sebastian Drögenetwork/http-launch: Fix example commandline
2013-07-28 Sebastian Drögenetwork/http-launch: Add initial, working version of...
2013-07-28 Sebastian Drögenetwork/http-launch: Initial commit