diff options
author | Christophe Thommeret <hftom@free.fr> | 2007-09-08 16:06:44 +0200 |
---|---|---|
committer | Christophe Thommeret <hftom@free.fr> | 2007-09-08 16:06:44 +0200 |
commit | cc02def012caacbc27deb244cbc703c1e8c1647e (patch) | |
tree | ccd2b56fdf93389fcb781cc62c514832c2628a78 /ChangeLog | |
parent | 2f1ee75edc498c5ca99a71fa43784295275d7b18 (diff) | |
download | xine-lib-cc02def012caacbc27deb244cbc703c1e8c1647e.tar.gz xine-lib-cc02def012caacbc27deb244cbc703c1e8c1647e.tar.bz2 |
switch spudvb to dyn mem alloc and allow multiple CLUTs per page.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ xine-lib (1.1.9) (unreleased) * Fix dvd://.../title[.chapter] handling (somewhat broken in 1.1.8). + * DVB sub: switch to dyn mem alloc and allow multiple CLUTs per page. * Check if DVB sub PTS is reliable and show sub immediately if it's not. xine-lib (1.1.8) |