diff options
author | Michael Roitzsch <mroi@users.sourceforge.net> | 2003-03-15 20:57:53 +0000 |
---|---|---|
committer | Michael Roitzsch <mroi@users.sourceforge.net> | 2003-03-15 20:57:53 +0000 |
commit | 397ded231d668ae9ce654ab80f850e7bc3d77e50 (patch) | |
tree | 1293c65f491b4fbbe2cafc1dafd7f64070fb630f /doc | |
parent | 005ebcfce1763d40ac157e2a718d85c8b9243b3f (diff) | |
download | xine-lib-397ded231d668ae9ce654ab80f850e7bc3d77e50.tar.gz xine-lib-397ded231d668ae9ce654ab80f850e7bc3d77e50.tar.bz2 |
version notification
CVS patchset: 4428
CVS date: 2003/03/15 20:57:53
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.dxr3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/README.dxr3 b/doc/README.dxr3 index 1a995f7e4..254f5e3a0 100644 --- a/doc/README.dxr3 +++ b/doc/README.dxr3 @@ -87,6 +87,7 @@ else xine can decode. This option must be compiled in and requires a supported mpeg encoder. At the moment there are two: - libfame from fame.sourceforge.net (very fast, good quality) + (currently the 0.9 versions of libfame don't work, use the 0.8 versions) - librte (version 0.4) from zapping.sourceforge.net (fast, very good quality) If configure finds one or both it will compile in encoding support into the dxr3 driver. @@ -313,4 +314,4 @@ and dxr3.color_interval too. --- version of this file: - $Id: README.dxr3,v 1.7 2003/01/05 13:11:53 guenter Exp $ + $Id: README.dxr3,v 1.8 2003/03/15 20:57:53 mroi Exp $ |