gstffmpeg.c: Point to the new ffmpeg website (ffmpeg.org).
authorEdward Hervey <bilboed@bilboed.com>
Wed, 15 Apr 2009 20:11:33 +0000 (22:11 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Wed, 15 Apr 2009 20:11:33 +0000 (22:11 +0200)
ext/ffmpeg/gstffmpeg.c

index e2de7d9..22ecadc 100644 (file)
@@ -162,5 +162,4 @@ GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
     GST_VERSION_MINOR,
     "ffmpeg",
     "All FFmpeg codecs (" FFMPEG_SOURCE ")",
-    plugin_init,
-    PACKAGE_VERSION, "LGPL", "FFMpeg", "http://ffmpeg.sourceforge.net/")
+    plugin_init, PACKAGE_VERSION, "LGPL", "FFmpeg", "http://ffmpeg.org/")