summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2009-04-15 22:11:33 +0200
committerEdward Hervey <bilboed@bilboed.com>2009-04-15 22:11:33 +0200
commit05a1470151a6ffdb1694b7189c5b3c51d65b5ac8 (patch)
tree11e2efe1794b5e237f090b3a726c68b69deacd0b
parentf3c1a56a60694893d53a39827be1c5e05169b872 (diff)
gstffmpeg.c: Point to the new ffmpeg website (ffmpeg.org).
-rw-r--r--ext/ffmpeg/gstffmpeg.c3
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/")