summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2008-11-13 16:17:38 +0000
committerWim Taymans <wim.taymans@gmail.com>2008-11-13 16:17:38 +0000
commitc97549583815a9f60e5f15884e6ecfa3c40a233b (patch)
tree7977bf0ad64cea4a486abc7bcfc01fb70f678a88 /ChangeLog
parentbe3906c91892cb9ecf56782615b301762d67ea4f (diff)
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index df9d00b8..5038c28b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2008-11-13 Wim Taymans <wim.taymans@collabora.co.uk>
+ * 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 <wim.taymans@collabora.co.uk>
+
Based on patch by: Eric Zhang <chao.zhang at access-company dot com>
* gst/rtsp/gstrtspsrc.c: (gst_rtsp_nat_method_get_type),