From c10bf9272b8d410f81e35839a2ee072925b7f01c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Stadler?= Date: Fri, 1 Jun 2007 09:58:01 +0000 Subject: ext/neon/gstneonhttpsrc.*: Deprecated "uri" property. Clean up property descriptions. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Original commit message from CVS: Patch by René Stadler : * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_class_init), (gst_neonhttp_src_init), (gst_neonhttp_src_dispose), (gst_neonhttp_src_set_property), (gst_neonhttp_src_get_property), (gst_neonhttp_src_start), (gst_neonhttp_src_do_seek), (gst_neonhttp_src_set_location), (gst_neonhttp_src_send_request_and_redirect), (gst_neonhttp_src_uri_get_uri), (gst_neonhttp_src_uri_set_uri): * ext/neon/gstneonhttpsrc.h: Deprecated "uri" property. Clean up property descriptions. Change default User-Agent to the slightly more descriptive "GStreamer neonhttpsrc". Various other small cleanups, mostly property related. --- ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4af1b872..67ff96cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2007-06-01 Wim Taymans + + Patch by René Stadler : + + * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_class_init), + (gst_neonhttp_src_init), (gst_neonhttp_src_dispose), + (gst_neonhttp_src_set_property), (gst_neonhttp_src_get_property), + (gst_neonhttp_src_start), (gst_neonhttp_src_do_seek), + (gst_neonhttp_src_set_location), + (gst_neonhttp_src_send_request_and_redirect), + (gst_neonhttp_src_uri_get_uri), (gst_neonhttp_src_uri_set_uri): + * ext/neon/gstneonhttpsrc.h: + Deprecated "uri" property. Clean up property descriptions. + Change default User-Agent to the slightly more descriptive + "GStreamer neonhttpsrc". + Various other small cleanups, mostly property related. + 2007-05-31 Tim-Philipp Müller * ext/libmms/gstmms.h: -- cgit v1.2.1