diff options
author | Thomas Hellström <totte67@users.sourceforge.net> | 2004-10-03 12:40:53 +0000 |
---|---|---|
committer | Thomas Hellström <totte67@users.sourceforge.net> | 2004-10-03 12:40:53 +0000 |
commit | 014fde9827b6bb9846a329f2d244cc0b77709e67 (patch) | |
tree | 59f93b974db18a3660766475fa302fdb5105edcb | |
parent | 2a88e6b2322af7a8259eb8d4aa837c77d01a8079 (diff) | |
download | xine-lib-014fde9827b6bb9846a329f2d244cc0b77709e67.tar.gz xine-lib-014fde9827b6bb9846a329f2d244cc0b77709e67.tar.bz2 |
Updated ChangeLog with some XvMCW specific information.
CVS patchset: 7011
CVS date: 2004/10/03 12:40:53
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -12,7 +12,10 @@ non-mpeg streams. supports overlays and OSD. * suggested using the libXvMCW so xine won't depend on any vendor specific library. you can get the old behaviour (not recommended) - using ./configure --with-xvmc-lib=XvMCNVIDIA + using ./configure --with-xvmc-lib=XvMCNVIDIA. + The wrapper library libXvMCW is present in Xorg CVS or downloadable + standalone from http://sourceforge.net/projects/unichrome. + It will dlopen a hardware-specific XvMC library at runtime. xine-lib (1-rc6) * Moved win32 frontend into separate module. |