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

This commit is contained in:
Edward Hervey 2009-04-15 22:11:33 +02:00
parent f3c1a56a60
commit 05a1470151

View 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/")