From 98b7a0c36df81253c4cb6857bd4c23e4c9d2cb72 Mon Sep 17 00:00:00 2001 From: Sjoerd Simons Date: Sun, 6 Apr 2008 09:01:42 +0000 Subject: ext/soup/gstsouphttpsrc.c: Only ignore actual redirects not all responses when in state Original commit message from CVS: Patch by: Sjoerd Simons * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_response_cb): Only ignore actual redirects not all responses when in state GST_SOUP_HTTP_SRC_SESSION_IO_STATUS_RUNNING. Fixes bug #526337. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index da2a8902..d45f2282 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2008-04-06 Sebastian Dröge + + Patch by: Sjoerd Simons + + * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_response_cb): + Only ignore actual redirects not all responses when in state + GST_SOUP_HTTP_SRC_SESSION_IO_STATUS_RUNNING. Fixes bug #526337. + 2008-04-06 Sebastian Dröge Patch by: Damien Lespiau -- cgit v1.2.1