diff options
author | František Dvořák <valtri@users.sourceforge.net> | 2004-01-26 09:49:33 +0000 |
---|---|---|
committer | František Dvořák <valtri@users.sourceforge.net> | 2004-01-26 09:49:33 +0000 |
commit | f8f81c934670b611d102cc5f69dfbc519f74bed1 (patch) | |
tree | 6aac933b9567e29e24d1cc7a12aed49a1f66a95e /ChangeLog | |
parent | df5fd22509e39c97d962d13811144caa1d6cc931 (diff) | |
download | xine-lib-f8f81c934670b611d102cc5f69dfbc519f74bed1.tar.gz xine-lib-f8f81c934670b611d102cc5f69dfbc519f74bed1.tar.bz2 |
It seems some older systems haven't UCS-2 encoding in the machine encoding. Force using UCS-2LE or UCS-2BE according to endianness.
CVS patchset: 6065
CVS date: 2004/01/26 09:49:33
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ xine-lib (1-rc4) * preliminary matroska support * support for AAC audio in RealMedia files * implement chapter skipping in ogm files + * fix endianness problem in OSD texts (using UCS-2LE or UCS-2BE encoding) xine-lib (1-rc3a) * new subtitle formats: jacobsub, subviewer 2.0, subrip 0.9 |