gstreamer/ext/soup
Nicola Murino 1081a2ee50 souphttpsrc: check difference in time from the last socket read before changing blocksize
If the pipeline consumes the data slower than the available network speed,
for example because sync=true, is useless to increase the blocksize and
reading in too big blocksizes can cause the connection to time out

Closes #463
2018-12-17 19:27:48 +01:00
..
gstsoup.c soup: work around frequent deadlocks in GLib type initialisation 2016-06-17 19:59:13 +01:00
gstsouphttpclientsink.c Revert "WIP revert soup" 2016-06-06 10:47:52 +03:00
gstsouphttpclientsink.h souphttpclientsink: Add the retry and retry-delay properties 2015-10-14 15:23:00 +03:00
gstsouphttpsrc.c souphttpsrc: check difference in time from the last socket read before changing blocksize 2018-12-17 19:27:48 +01:00
gstsouphttpsrc.h souphttpsrc: check difference in time from the last socket read before changing blocksize 2018-12-17 19:27:48 +01:00
gstsouputils.c souputils: Fix compiler warning 2014-02-12 10:08:50 +01:00
gstsouputils.h souphttp*: add ability to do HTTP session logging 2014-02-11 17:50:44 -03:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
meson.build meson: Add feature options for all plugins 2018-07-27 18:42:54 +05:30