gstreamer/ext
Arnaud Vrac 9b23732559 souphttpsrc: properly track redirections
The current code configures libsoup to handle redirections
transparently, without informing the caller, thus preventing the element
to record the redirect code and location uri.

Fix this by always setting the SOUP_MESSAGE_NO_REDIRECT, preventing
libsoup from handling the redirection. When we receive a redirection
request and libsoup can safely handle it, return a custom error which
triggers a retry with the new URI.

https://bugzilla.gnome.org/show_bug.cgi?id=777222
2017-01-17 22:16:15 -03:00
..
aalib good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
cairo Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
dv dvdec: Fix handling of negotiation failures 2016-11-18 12:04:45 +02:00
flac flacenc: fix other icon counter check 2017-01-14 15:27:37 +00:00
gdk_pixbuf gdkpixbufoverlay: Fixing x and y offset computation 2016-11-01 20:09:32 +02:00
jack ext, gst: fix indentation 2016-09-15 09:53:07 +01:00
jpeg Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
libcaca good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
libpng Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
pulse pulsesrc: Don't negotiate to less than two segments 2016-09-25 01:20:14 +05:30
raw1394 good: use new gst_element_class_add_static_pad_template() 2016-03-24 14:32:20 +02:00
shout2 shout2: fix 404 in package origin 2016-12-14 14:16:53 -08:00
soup souphttpsrc: properly track redirections 2017-01-17 22:16:15 -03:00
speex Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
taglib Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
vpx meson: Install presets files 2017-01-05 09:49:21 -03:00
wavpack Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00
Makefile.am mikmod: remove ancient unported plugin 2015-06-25 10:06:07 +01:00
meson.build Revert "meson: dv plugin now works on MSVC" 2016-11-28 19:57:55 +05:30