gstreamer/ext/soup
Sebastian Dröge bbcfc3b9e6 souphttpsrc: Don't return a buffer when returning not GST_FLOW_OK
basesrc assumes that we don't return a buffer if
something else than OK is returned. It will just
leak any buffer we might accidentially provide
here.

This can potentially happen during flushing.

Maybe fixes https://bugzilla.gnome.org/show_bug.cgi?id=741993
2014-12-30 16:28:09 +01:00
..
gstsoup.c souphttp*: add ability to do HTTP session logging 2014-02-11 17:50:44 -03:00
gstsouphttpclientsink.c souphttpclientsink: Fix lifetime of stream headers and queued buffers 2014-10-02 12:47:36 +03:00
gstsouphttpclientsink.h souphttp*: add ability to do HTTP session logging 2014-02-11 17:50:44 -03:00
gstsouphttpsrc.c souphttpsrc: Don't return a buffer when returning not GST_FLOW_OK 2014-12-30 16:28:09 +01:00
gstsouphttpsrc.h souphttpsrc: Add custom sticky event to contain the HTTP request and response headers 2014-05-28 09:20:21 +02: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 souphttp*: add ability to do HTTP session logging 2014-02-11 17:50:44 -03:00