diff options
-rw-r--r-- | ChangeLog | 7 | ||||
-rw-r--r-- | gst/rtsp/gstrtspgoogle.c | 2 |
2 files changed, 8 insertions, 1 deletions
@@ -1,5 +1,12 @@ 2008-08-20 Wim Taymans <wim.taymans@collabora.co.uk> + * gst/rtsp/gstrtspgoogle.c: + Things that can happen when your brain is in google mode trying to + deal with their google rtsp server extensions and trying to type your + google mail account. + +2008-08-20 Wim Taymans <wim.taymans@collabora.co.uk> + * gst/rtsp/Makefile.am: * gst/rtsp/gstrtsp.c: (plugin_init): * gst/rtsp/gstrtspgoogle.c: (gst_rtsp_google_before_send), diff --git a/gst/rtsp/gstrtspgoogle.c b/gst/rtsp/gstrtspgoogle.c index 854d6963..d20ea40e 100644 --- a/gst/rtsp/gstrtspgoogle.c +++ b/gst/rtsp/gstrtspgoogle.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2008> Wim Taymans <wim.taymans@google.com> + * Copyright (C) <2008> Wim Taymans <wim.taymans@gmail.com> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public |