gstreamer/ext/soup
Thiago Santos 856c07ea00 souphttpsrc: do not emit EOS when connection drops
If the pipeline is stalled for too long, souphttpsrc will block and
stop fetching data from the network. This can cause the connection to
drop and souphttpsrc would handle it as an EOS. This patch makes it
persist and try to fetch more data until the end of the content length
or until receiving an error that it is beyong limits in case the content
is unknown.

https://bugzilla.gnome.org/show_bug.cgi?id=683536
2013-10-11 16:10:16 -03:00
..
gstsoup.c gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 17:36:38 +02:00
gstsouphttpclientsink.c docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert 2012-08-27 21:20:30 +01:00
gstsouphttpclientsink.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstsouphttpsrc.c souphttpsrc: do not emit EOS when connection drops 2013-10-11 16:10:16 -03:00
gstsouphttpsrc.h souphttpsrc: do not emit EOS when connection drops 2013-10-11 16:10:16 -03:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00