diff options
| author | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-04-14 18:30:30 +0200 |
|---|---|---|
| committer | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-04-14 18:30:30 +0200 |
| commit | 52f0b652d94463e622fbfcdde5b4f6bf01eed681 (patch) | |
| tree | 607a7b1ee647e406876aedcc4a01d009daa5818e /ChangeLog | |
| parent | e0565eaa178fc0ad4eabcbc48c50085f95bb56a8 (diff) | |
| parent | 2339bb34dc3fcc155a04abda51df9fa00732df93 (diff) | |
| download | xine-lib-52f0b652d94463e622fbfcdde5b4f6bf01eed681.tar.gz xine-lib-52f0b652d94463e622fbfcdde5b4f6bf01eed681.tar.bz2 | |
Merge changes.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -20,6 +20,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: |
