diff options
| author | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2004-09-28 18:49:38 +0000 |
|---|---|---|
| committer | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2004-09-28 18:49:38 +0000 |
| commit | fe2a390351727cb5ae264588293f8bd7d6d5198e (patch) | |
| tree | 20c91e59d361585dd0d8d45440a96c807ea7dddb /ChangeLog | |
| parent | f42eccd3e7c5a717f668f0b832ace09f161dbfbc (diff) | |
| download | xine-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-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -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 |
