summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Freitas <miguelfreitas@users.sourceforge.net>2004-09-28 18:49:38 +0000
committerMiguel Freitas <miguelfreitas@users.sourceforge.net>2004-09-28 18:49:38 +0000
commitfe2a390351727cb5ae264588293f8bd7d6d5198e (patch)
tree20c91e59d361585dd0d8d45440a96c807ea7dddb /ChangeLog
parentf42eccd3e7c5a717f668f0b832ace09f161dbfbc (diff)
downloadxine-lib-fe2a390351727cb5ae264588293f8bd7d6d5198e.tar.gz
xine-lib-fe2a390351727cb5ae264588293f8bd7d6d5198e.tar.bz2
xxmc patch by Thomas Hellstrom (with some changes)
there is still some work to do, please report any breakages. note: new xxmc driver tested with both nvidia and via libraries. CVS patchset: 7007 CVS date: 2004/09/28 18:49:38
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 19a4196c5..3dc83ee53 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,7 +7,13 @@
(these files required cropping after decoding)
* Fix crashes with some input plugins when no audio output was available
* Windows ports updates and cleanups
-
+ * new xxmc driver supporting XvMC with extended vld (for VIA CLE266),
+ idct and mocomp accelerations. includes automatic Xv fallback for
+ 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
+
xine-lib (1-rc6)
* Moved win32 frontend into separate module.
* Fixed Xv initialization to enable multiple instances of the Xv plugin