diff options
author | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-02-15 15:19:32 +0000 |
---|---|---|
committer | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-02-15 15:19:32 +0000 |
commit | a84c775aa8fb66edfb6f2955f58599196f97d256 (patch) | |
tree | 6ac5b26783220879f9ab76b05f5ca910fbc06bd2 /ChangeLog | |
parent | 70730c20eb1e7767db2be0bca950b6549187f9c2 (diff) | |
download | xine-lib-a84c775aa8fb66edfb6f2955f58599196f97d256.tar.gz xine-lib-a84c775aa8fb66edfb6f2955f58599196f97d256.tar.bz2 |
Commit the XCB output plugins by Christoph Pfister after testing on Gentoo packages for about ten days.
CVS patchset: 8595
CVS date: 2007/02/15 15:19:32
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ xine-lib (1.1.5) * Improved PulseAudio plugin, now only one connection per instance is opened and the mainloop is threaded to reduce latency during playback. + * Added XCB-based output plugins (Xv and XShm), to use in software using + XCB to talk with the server rather than libX11 (like new Kaffeine). + The plugins are contributed by Christoph Pfister with the help of + Vincent Torri, Jamey Sharp and Christophe Thommeret. xine-lib (1.1.4) * Mark string-type configuration items according to whether they're plain |