fix compilation
authorThomas Vander Stichele <thomas@apestaart.org>
Fri, 5 Dec 2003 16:01:23 +0000 (16:01 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Fri, 5 Dec 2003 16:01:23 +0000 (16:01 +0000)
Original commit message from CVS:
fix compilation

common
ext/ffmpeg/gstffmpeg.c

diff --git a/common b/common
index 2c2bce0..fcdc6cc 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit 2c2bce01ed5ed1d1684bd76a334477398009ef4a
+Subproject commit fcdc6ccbcc674dd487021d87a0313abf02bae396
index 2d3d35e..78e0100 100644 (file)
@@ -69,7 +69,6 @@ GST_PLUGIN_DEFINE (
   plugin_init,
   FFMPEG_VERSION,
   "LGPL",
-  "(c) 2003 The FFMPEG team",
   "FFMpeg",
   "http://ffmpeg.sourceforge.net/"
 )