gstreamer/ext/soup
paul.kim 129eecf012 souphttpsrc: Reset retry_count to 0 when GST_FLOW_FLUSHING
If a lot of seek method is called very quickly, sometimes data reading
and do_request occurs while seek flush event is occurring and error
occurs because retry_count
reaches to the max. Thus, reset retry_count if flush occurs after
do_request and read_buffer.

https://bugzilla.gnome.org/show_bug.cgi?id=790199
2018-01-19 11:40:07 +02: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: Reset retry_count to 0 when GST_FLOW_FLUSHING 2018-01-19 11:40:07 +02:00
gstsouphttpsrc.h souphttpsrc: Make session sharing thread-safe on our side 2017-05-18 15:11:01 +03: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 Fix plugin filenames to match plugin names 2017-03-08 20:04:20 -05:00