From 598d929eecf70e01ee49bf23995718d54332e5f4 Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Wed, 20 Mar 2002 21:45:03 +0000 Subject: [PATCH] s/Gnome-Streamer/GStreamer/ Original commit message from CVS: s/Gnome-Streamer/GStreamer/ --- ext/cdparanoia/gstcdparanoia.c | 2 +- ext/vorbis/vorbis.c | 2 +- ext/vorbis/vorbisdec.c | 2 +- ext/vorbis/vorbisdec.h | 2 +- ext/vorbis/vorbisenc.c | 2 +- ext/vorbis/vorbisenc.h | 2 +- gst-libs/gst/audio/audio.c | 2 +- gst-libs/gst/audio/audio.h | 2 +- gst-libs/gst/idct/idct.c | 2 +- gst-libs/gst/idct/idct.h | 2 +- gst-libs/gst/riff/riff.c | 2 +- gst-libs/gst/riff/riff.h | 2 +- gst-libs/gst/riff/riffencode.c | 2 +- gst-libs/gst/riff/riffparse.c | 2 +- gst-libs/gst/riff/riffutil.c | 2 +- gst/audioscale/gstaudioscale.c | 2 +- gst/audioscale/gstaudioscale.h | 2 +- gst/videoscale/gstvideoscale.c | 2 +- gst/videoscale/gstvideoscale.h | 2 +- gst/videoscale/videoscale.c | 2 +- gst/videoscale/videoscale_x86.c | 2 +- gst/videoscale/videoscale_x86.h | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) diff --git a/ext/cdparanoia/gstcdparanoia.c b/ext/cdparanoia/gstcdparanoia.c index 1c7d7f143..9768c7719 100644 --- a/ext/cdparanoia/gstcdparanoia.c +++ b/ext/cdparanoia/gstcdparanoia.c @@ -1,4 +1,4 @@ -/* Gnome-Streamer +/* GStreamer * Copyright (C) <1999> Erik Walthinsen * * This library is free software; you can redistribute it and/or diff --git a/ext/vorbis/vorbis.c b/ext/vorbis/vorbis.c index b4d58d121..778c4cd51 100644 --- a/ext/vorbis/vorbis.c +++ b/ext/vorbis/vorbis.c @@ -1,4 +1,4 @@ -/* Gnome-Streamer +/* GStreamer * Copyright (C) <1999> Erik Walthinsen * * This library is free software; you can redistribute it and/or diff --git a/ext/vorbis/vorbisdec.c b/ext/vorbis/vorbisdec.c index 131ac7208..9834b4baa 100644 --- a/ext/vorbis/vorbisdec.c +++ b/ext/vorbis/vorbisdec.c @@ -1,4 +1,4 @@ -/* Gnome-Streamer +/* GStreamer * Copyright (C) <1999> Erik Walthinsen * * This library is free software; you can redistribute it and/or diff --git a/ext/vorbis/vorbisdec.h b/ext/vorbis/vorbisdec.h index a391a541a..c61103f35 100644 --- a/ext/vorbis/vorbisdec.h +++ b/ext/vorbis/vorbisdec.h @@ -1,4 +1,4 @@ -/* Gnome-Streamer +/* GStreamer * Copyright (C) <1999> Erik Walthinsen * * This library is free software; you can redistribute it and/or diff --git a/ext/vorbis/vorbisenc.c b/ext/vorbis/vorbisenc.c index c75392ce3..24277c5a2 100644 --- a/ext/vorbis/vorbisenc.c +++ b/ext/vorbis/vorbisenc.c @@ -1,4 +1,4 @@ -/* Gnome-Streamer +/* GStreamer * Copyright (C) <1999> Erik Walthinsen * * This library is free software; you can redistribute it and/or diff --git a/ext/vorbis/vorbisenc.h b/ext/vorbis/vorbisenc.h index 05e070a38..b4b5e2160 100644 --- a/ext/vorbis/vorbisenc.h +++ b/ext/vorbis/vorbisenc.h @@ -1,4 +1,4 @@ -/* Gnome-Streamer +/* GStreamer * Copyright (C) <1999> Erik Walthinsen * * This library is free software; you can redistribute it and/or diff --git a/gst-libs/gst/audio/audio.c b/gst-libs/gst/audio/audio.c index 1a0bcf224..8a8c4af9c 100644 --- a/gst-libs/gst/audio/audio.c +++ b/gst-libs/gst/audio/audio.c @@ -1,4 +1,4 @@ -/* Gnome-Streamer +/* GStreamer * Copyright (C) <1999> Erik Walthinsen * * This library is free software; you can redistribute it and/or diff --git a/gst-libs/gst/audio/audio.h b/gst-libs/gst/audio/audio.h index 09ef3ec79..58ecd2325 100644 --- a/gst-libs/gst/audio/audio.h +++ b/gst-libs/gst/audio/audio.h @@ -1,4 +1,4 @@ -/* Gnome-Streamer +/* GStreamer * Copyright (C) <1999> Erik Walthinsen * Library <2001> Thomas Vander Stichele * diff --git a/gst-libs/gst/idct/idct.c b/gst-libs/gst/idct/idct.c index 38081c783..6fa63b5bd 100644 --- a/gst-libs/gst/idct/idct.c +++ b/gst-libs/gst/idct/idct.c @@ -1,4 +1,4 @@ -/* Gnome-Streamer +/* GStreamer * Copyright (C) <1999> Erik Walthinsen * * This library is free software; you can redistribute it and/or diff --git a/gst-libs/gst/idct/idct.h b/gst-libs/gst/idct/idct.h index b5654737f..fa6f62cd7 100644 --- a/gst-libs/gst/idct/idct.h +++ b/gst-libs/gst/idct/idct.h @@ -1,4 +1,4 @@ -/* Gnome-Streamer +/* GStreamer * Copyright (C) <1999> Erik Walthinsen * * This library is free software; you can redistribute it and/or diff --git a/gst-libs/gst/riff/riff.c b/gst-libs/gst/riff/riff.c index 0ac4ee88a..1761bc3b1 100644 --- a/gst-libs/gst/riff/riff.c +++ b/gst-libs/gst/riff/riff.c @@ -1,4 +1,4 @@ -/* Gnome-Streamer +/* GStreamer * Copyright (C) <1999> Erik Walthinsen * * This library is free software; you can redistribute it and/or diff --git a/gst-libs/gst/riff/riff.h b/gst-libs/gst/riff/riff.h index f0e558955..6ca138ce9 100644 --- a/gst-libs/gst/riff/riff.h +++ b/gst-libs/gst/riff/riff.h @@ -1,4 +1,4 @@ -/* Gnome-Streamer +/* GStreamer * Copyright (C) <1999> Erik Walthinsen * * This library is free software; you can redistribute it and/or diff --git a/gst-libs/gst/riff/riffencode.c b/gst-libs/gst/riff/riffencode.c index febf25994..a1bcba7ee 100644 --- a/gst-libs/gst/riff/riffencode.c +++ b/gst-libs/gst/riff/riffencode.c @@ -1,4 +1,4 @@ -/* Gnome-Streamer +/* GStreamer * Copyright (C) <1999> Erik Walthinsen * * This library is free software; you can redistribute it and/or diff --git a/gst-libs/gst/riff/riffparse.c b/gst-libs/gst/riff/riffparse.c index c7fa3f755..de76c23c8 100644 --- a/gst-libs/gst/riff/riffparse.c +++ b/gst-libs/gst/riff/riffparse.c @@ -1,4 +1,4 @@ -/* Gnome-Streamer +/* GStreamer * Copyright (C) <1999> Erik Walthinsen * * This library is free software; you can redistribute it and/or diff --git a/gst-libs/gst/riff/riffutil.c b/gst-libs/gst/riff/riffutil.c index 9005279f3..48c90e120 100644 --- a/gst-libs/gst/riff/riffutil.c +++ b/gst-libs/gst/riff/riffutil.c @@ -1,4 +1,4 @@ -/* Gnome-Streamer +/* GStreamer * Copyright (C) <1999> Erik Walthinsen * * This library is free software; you can redistribute it and/or diff --git a/gst/audioscale/gstaudioscale.c b/gst/audioscale/gstaudioscale.c index 901ca7909..b6dc59686 100644 --- a/gst/audioscale/gstaudioscale.c +++ b/gst/audioscale/gstaudioscale.c @@ -1,4 +1,4 @@ -/* Gnome-Streamer +/* GStreamer * Copyright (C) <1999> Erik Walthinsen * * This library is free software; you can redistribute it and/or diff --git a/gst/audioscale/gstaudioscale.h b/gst/audioscale/gstaudioscale.h index 931374231..95dce90b2 100644 --- a/gst/audioscale/gstaudioscale.h +++ b/gst/audioscale/gstaudioscale.h @@ -1,4 +1,4 @@ -/* Gnome-Streamer +/* GStreamer * Copyright (C) <1999> Erik Walthinsen * * This library is free software; you can redistribute it and/or diff --git a/gst/videoscale/gstvideoscale.c b/gst/videoscale/gstvideoscale.c index 166b8fd2a..49ec88184 100644 --- a/gst/videoscale/gstvideoscale.c +++ b/gst/videoscale/gstvideoscale.c @@ -1,4 +1,4 @@ -/* Gnome-Streamer +/* GStreamer * Copyright (C) <1999> Erik Walthinsen * * This library is free software; you can redistribute it and/or diff --git a/gst/videoscale/gstvideoscale.h b/gst/videoscale/gstvideoscale.h index d514b3fff..05305334e 100644 --- a/gst/videoscale/gstvideoscale.h +++ b/gst/videoscale/gstvideoscale.h @@ -1,4 +1,4 @@ -/* Gnome-Streamer +/* GStreamer * Copyright (C) <1999> Erik Walthinsen * * This library is free software; you can redistribute it and/or diff --git a/gst/videoscale/videoscale.c b/gst/videoscale/videoscale.c index 3a4185bfe..2ef8bffc4 100644 --- a/gst/videoscale/videoscale.c +++ b/gst/videoscale/videoscale.c @@ -1,4 +1,4 @@ -/* Gnome-Streamer +/* GStreamer * Copyright (C) <1999> Erik Walthinsen * * This library is free software; you can redistribute it and/or diff --git a/gst/videoscale/videoscale_x86.c b/gst/videoscale/videoscale_x86.c index 431cd051e..152f49468 100644 --- a/gst/videoscale/videoscale_x86.c +++ b/gst/videoscale/videoscale_x86.c @@ -1,4 +1,4 @@ -/* Gnome-Streamer +/* GStreamer * Copyright (C) <1999> Erik Walthinsen * * This library is free software; you can redistribute it and/or diff --git a/gst/videoscale/videoscale_x86.h b/gst/videoscale/videoscale_x86.h index efff5e211..56f7150b1 100644 --- a/gst/videoscale/videoscale_x86.h +++ b/gst/videoscale/videoscale_x86.h @@ -1,4 +1,4 @@ -/* Gnome-Streamer +/* GStreamer * Copyright (C) <1999> Erik Walthinsen * * This library is free software; you can redistribute it and/or -- 2.34.1