diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-12-28 22:13:47 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-12-28 22:13:47 +0000 |
commit | 5818e1569f121a9a9a0b7dbb6e18c89ba2f1e69c (patch) | |
tree | 15be0f1664d106aeb6875d9ad3340a2204307c16 /ChangeLog | |
parent | fa5be7cfc0d44f3f4f847dd7e595f781b21e3b09 (diff) | |
download | xine-lib-5818e1569f121a9a9a0b7dbb6e18c89ba2f1e69c.tar.gz xine-lib-5818e1569f121a9a9a0b7dbb6e18c89ba2f1e69c.tar.bz2 |
Add support for Xv "blitter" adaptors.
These are known to be present in some nvidia graphics hardware.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -12,6 +12,9 @@ xine-lib (1.1.16) 2008-??-?? * Fix some XCB Xv attribute configuration breakage. * Add a configuration option for Xv bicubic filtering, implemented in xf86-video-ati 6.9.1. + * Recognise Xv "blitter" adaptors for port selection purposes. + NOTE: you will need to remove ~/.xine/catalog.cache when upgrading from + xine-lib 1.1.15 or older if you wish to use this extra option. xine-lib (1.1.15) 2008-08-14 * Security fixes: |