diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-08-20 21:27:10 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-08-20 21:27:10 +0100 |
commit | dd015b7aa558a0b6b203fc4233ab7468a54adf38 (patch) | |
tree | 23a68e211174ab483e98ad76687eac2eeafa92fe | |
parent | daf3bd7edff3f513f821391b2e833fdd67aac1b2 (diff) | |
download | xine-lib-dd015b7aa558a0b6b203fc4233ab7468a54adf38.tar.gz xine-lib-dd015b7aa558a0b6b203fc4233ab7468a54adf38.tar.bz2 |
Changelog update for Christophe Thommeret's recent changes. (Again.)
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -19,6 +19,8 @@ xine-lib (1.1.8) (Unreleased) * Fix build with recent glibc and a debugging #define. [Bug 1773769] * Fix handling of multiple MPEG TS audio streams & subtitle languages. * Add colouring for bold & italic in text subtitles. + * Simple scaling of subtitles to fit the frame width (intended to cope + with common DVB resolutions such as 544x576). xine-lib (1.1.7) * Support libdca (new name for libdts) by shuffling around the dts.h file. |