diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-04-14 16:01:36 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-04-14 16:01:36 +0100 |
commit | 8b6e5d37f4ca7bc816a6bc1002364cb71981047b (patch) | |
tree | 829cebc1f8480058378658209ed7cf8474f3c6df /ChangeLog | |
parent | 50775180cf63cc4bf9f83fedf3808c9480a3c1f4 (diff) | |
parent | 9c8e4a2b16306a24d37053d7dc12c6de98afd74b (diff) | |
download | xine-lib-8b6e5d37f4ca7bc816a6bc1002364cb71981047b.tar.gz xine-lib-8b6e5d37f4ca7bc816a6bc1002364cb71981047b.tar.bz2 |
Merge changes from 1.1.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -16,6 +16,12 @@ xine-lib (1.1.90) (Unreleased) xine-lib (1.1.6) [UNRELEASED] * Split the DirectFB plugin into X11 and non-X versions. * Improve the Mac OS X video output plugin. Thanks to Matt Messier. + * Fixed the XcbXv plugin - an empty plugin would be built if "old" Xv + isn't detected. + * Reworked the channels.conf file handling in the DVB plugin. Previously, + with junk content, the plugin could potentially consume lots of memory + (possibly causing a local DoS). Also, a few small memory leaks have been + eliminated. xine-lib (1.1.5) * Security fixes: |