summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Hellström <totte67@users.sourceforge.net>2004-10-03 12:40:53 +0000
committerThomas Hellström <totte67@users.sourceforge.net>2004-10-03 12:40:53 +0000
commit014fde9827b6bb9846a329f2d244cc0b77709e67 (patch)
tree59f93b974db18a3660766475fa302fdb5105edcb
parent2a88e6b2322af7a8259eb8d4aa837c77d01a8079 (diff)
downloadxine-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--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3dc83ee53..367393587 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.