gstreamer/ext/soup
Nirbheek Chauhan f35f3ccf7c souphttpclientsink: Fix lifetime of stream headers and queued buffers
Stream headers are updated whenever ::set_caps is called, so we can't assume
they'll be valid before the message body is written out. We *can* assume that
for queued buffers, but SOUP_MEMORY_STATIC is still wrong for those.

Also, add some debug logging for stream header interactions.

https://bugzilla.gnome.org/show_bug.cgi?id=737771
2014-10-02 12:47:36 +03: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: If the server reports "Accept-Ranges: none" don't try range requests 2014-09-11 12:53:29 +03: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