diff options
author | Edgard Lima <edgard.lima@indt.org.br> | 2006-08-04 21:04:55 +0000 |
---|---|---|
committer | Edgard Lima <edgard.lima@indt.org.br> | 2006-08-04 21:04:55 +0000 |
commit | af9d0408cda6331790697e8145daf18b713cd33c (patch) | |
tree | a0e32bf572711d5176eda3882bec03be624499b4 /ChangeLog | |
parent | fac7780d026b8ff19b6078155f97e08530f42b29 (diff) | |
download | gst-plugins-bad-af9d0408cda6331790697e8145daf18b713cd33c.tar.gz gst-plugins-bad-af9d0408cda6331790697e8145daf18b713cd33c.tar.bz2 gst-plugins-bad-af9d0408cda6331790697e8145daf18b713cd33c.zip |
Allow HTTP redirect (HTTP status code 302).
Original commit message from CVS:
Allow HTTP redirect (HTTP status code 302).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2006-08-04 Edgard Lima <edgard.lima@indt.org.br> + + Patch by: rosfran dot borges at indt dot org dot br + + * ext/neon/gstneonhttpsrc.c: + * ext/neon/gstneonhttpsrc.h: + Allow HTTP redirect (HTTP status code 302). + 2006-08-04 Zaheer Abbas Merali <zaheerabbas at merali dot org> * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain): |