diff options
author | Christian Schaller <uraeus@gnome.org> | 2003-01-23 20:32:37 +0000 |
---|---|---|
committer | Christian Schaller <uraeus@gnome.org> | 2003-01-23 20:32:37 +0000 |
commit | 3be60ae60222320275647d046866a8424e8a42da (patch) | |
tree | 1f76bd8ff19a4db3b574c34f84721ba396bee35d | |
parent | 875dfde17a8157d5bf237aa6e64b0cd5f24a9e56 (diff) | |
download | gst-plugins-bad-3be60ae60222320275647d046866a8424e8a42da.tar.gz gst-plugins-bad-3be60ae60222320275647d046866a8424e8a42da.tar.bz2 gst-plugins-bad-3be60ae60222320275647d046866a8424e8a42da.zip |
fix swfdec link
Original commit message from CVS:
fix swfdec link
-rw-r--r-- | REQUIREMENTS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS index 21a0b6ea..65454241 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS @@ -78,9 +78,9 @@ mpeg2dec/a52dec (for mpeg2 related plugins and dvd playback) http://libmpeg2.sourceforge.net/ and http://liba52.sourceforge.net/ >= v0.3.1/v0.7.2 -libswfdec (for the swfdec plugin) - ftp://ftp.comedi.org/pub/libswfdec/ - >= 0.1.1 +swfdec (for the swfdec plugin) + http://swfdec.sourceforge.net + >= 0.2.0 flac (for the FLAC lossless audio format) http://flac.sourceforge.net |