From 7f880435535413895430106425963cebc6bc32df Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Wed, 20 Aug 2008 17:42:21 +0000 Subject: gst/rtsp/gstrtspgoogle.c: Things that can happen when your brain is in google mode trying to deal with their google r... Original commit message from CVS: * 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. --- ChangeLog | 7 +++++++ gst/rtsp/gstrtspgoogle.c | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index feac3307..c2ef0d9b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-08-20 Wim Taymans + + * 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 * gst/rtsp/Makefile.am: 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 + * Copyright (C) <2008> Wim Taymans * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public -- cgit