gstreamer/ext/soup
Guillaume Desmottes 6fd04b07fc souphttpsrc: fix buffer leak when flushing
When early returning in gst_soup_http_src_read_buffer() because the
element is FLUSHING, we need to unmap and unref the buffer which was just created.

https://bugzilla.gnome.org/show_bug.cgi?id=766718
2016-05-20 17:40:26 +01:00
..
gstsoup.c souphttp*: add ability to do HTTP session logging 2014-02-11 17:50:44 -03:00
gstsouphttpclientsink.c souphttpclientsink: Set sent_buffers and streamheader_buffers to NULL after freeing 2016-05-19 12:44:17 +03:00
gstsouphttpclientsink.h souphttpclientsink: Add the retry and retry-delay properties 2015-10-14 15:23:00 +03:00
gstsouphttpsrc.c souphttpsrc: fix buffer leak when flushing 2016-05-20 17:40:26 +01:00
gstsouphttpsrc.h souphttpsrc: reduce reading latency by using non-blocking read 2016-05-15 06:36:25 -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 soup: update build to warn about newer deprecated functions 2016-05-15 06:36:25 -03:00