diff options
author | David Schleef <ds@schleef.org> | 2002-09-18 21:04:10 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2002-09-18 21:04:10 +0000 |
commit | 3ae06c12762b528eb1be0a9c73183f49887e9401 (patch) | |
tree | 37ea55cbe9f549229ffc5cdf117c53febe12bbcd | |
parent | 1d5f318e0dbfb59479f9b1d834a46d2dde22c942 (diff) | |
download | gst-plugins-bad-3ae06c12762b528eb1be0a9c73183f49887e9401.tar.gz gst-plugins-bad-3ae06c12762b528eb1be0a9c73183f49887e9401.tar.bz2 gst-plugins-bad-3ae06c12762b528eb1be0a9c73183f49887e9401.zip |
Fix libswfdec info. Update flac to reflect 1.0.2 backport.
Original commit message from CVS:
Fix libswfdec info. Update flac to reflect 1.0.2 backport.
-rw-r--r-- | REQUIREMENTS | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS index cc91b7b7..7e54fa43 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS @@ -84,12 +84,13 @@ avifile (for the avi windows decoder plugins) from http://divx.euro.ru/ and put the .dll files in /usr/lib/win32/ >= 0.6.0 (cvs) -swfdec (for the swfdec plugin) - ftp://ftp.comedi.org/pub/swfdec/ +libswfdec (for the swfdec plugin) + ftp://ftp.comedi.org/pub/libswfdec/ + >= 0.1.1 flac (for the FLAC lossless audio format) http://flac.sourceforge.net - >= 1.0.3 + >= 1.0.3 preferred, 1.0.2 should work Optional debian packages: ========================= |