From c97549583815a9f60e5f15884e6ecfa3c40a233b Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 13 Nov 2008 16:17:38 +0000 Subject: gst/rtsp/: Remove google extension again, it's not needed anymore because we never send multiple transports anymore. Original commit message from CVS: * gst/rtsp/Makefile.am: * gst/rtsp/gstrtsp.c: (plugin_init): * gst/rtsp/gstrtspgoogle.c: * gst/rtsp/gstrtspgoogle.h: Remove google extension again, it's not needed anymore because we never send multiple transports anymore. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index df9d00b8..5038c28b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2008-11-13 Wim Taymans + + * gst/rtsp/Makefile.am: + * gst/rtsp/gstrtsp.c: (plugin_init): + * gst/rtsp/gstrtspgoogle.c: + * gst/rtsp/gstrtspgoogle.h: + Remove google extension again, it's not needed anymore because we never + send multiple transports anymore. + 2008-11-13 Wim Taymans Based on patch by: Eric Zhang -- cgit