[gst-cvs] gst-ffmpeg: gstffmpeg.c: Point to the new ffmpeg website (ffmpeg.org).

Edward Hervey bilboed at kemper.freedesktop.org
Thu Apr 16 01:24:19 PDT 2009


Module: gst-ffmpeg
Branch: master
Commit: 05a1470151a6ffdb1694b7189c5b3c51d65b5ac8
URL:    http://cgit.freedesktop.org/gstreamer/gst-ffmpeg/commit/?id=05a1470151a6ffdb1694b7189c5b3c51d65b5ac8

Author: Edward Hervey <bilboed at bilboed.com>
Date:   Wed Apr 15 22:11:33 2009 +0200

gstffmpeg.c: Point to the new ffmpeg website (ffmpeg.org).

---

 ext/ffmpeg/gstffmpeg.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/ext/ffmpeg/gstffmpeg.c b/ext/ffmpeg/gstffmpeg.c
index e2de7d9..22ecadc 100644
--- a/ext/ffmpeg/gstffmpeg.c
+++ b/ext/ffmpeg/gstffmpeg.c
@@ -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/")





More information about the Gstreamer-commits mailing list