From d7bdecd09f8ffb80e895e90e47641a0004af5850 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 5 Dec 2003 16:01:23 +0000 Subject: [PATCH] fix compilation Original commit message from CVS: fix compilation --- common | 2 +- ext/ffmpeg/gstffmpeg.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/common b/common index 2c2bce01ed..fcdc6ccbcc 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 2c2bce01ed5ed1d1684bd76a334477398009ef4a +Subproject commit fcdc6ccbcc674dd487021d87a0313abf02bae396 diff --git a/ext/ffmpeg/gstffmpeg.c b/ext/ffmpeg/gstffmpeg.c index 2d3d35e83a..78e01007c1 100644 --- a/ext/ffmpeg/gstffmpeg.c +++ b/ext/ffmpeg/gstffmpeg.c @@ -69,7 +69,6 @@ GST_PLUGIN_DEFINE ( plugin_init, FFMPEG_VERSION, "LGPL", - "(c) 2003 The FFMPEG team", "FFMpeg", "http://ffmpeg.sourceforge.net/" )