diff options
author | František Dvořák <valtri@users.sourceforge.net> | 2004-02-14 22:01:48 +0000 |
---|---|---|
committer | František Dvořák <valtri@users.sourceforge.net> | 2004-02-14 22:01:48 +0000 |
commit | ef00f895e809c05368f8b085502a381dff76b776 (patch) | |
tree | f6d68c6bd00a709cb33be23b9b6fedd5906f6e56 | |
parent | dab5732f4492175737f584e2868c2584f7ba937f (diff) | |
download | xine-lib-ef00f895e809c05368f8b085502a381dff76b776.tar.gz xine-lib-ef00f895e809c05368f8b085502a381dff76b776.tar.bz2 |
Mention one my old patch for http and mmsh.
Add codepages iso-8859-9 and iso-8859-15 (all in all 7 new characters :-)).
CVS patchset: 6158
CVS date: 2004/02/14 22:01:48
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -13,6 +13,7 @@ xine-lib (1-rc4) * support for AAC audio in RealMedia files * implement chapter skipping in ogm files * more RTP/UDP plugin fixes + * secure http status string parsing, use status in mmsh again * fix endianness problem in OSD texts (using UCS-2LE or UCS-2BE encoding) * raw AAC fixes and support for 5.1 AAC streams * AVI demuxer OpenDML (AVI2.0) support @@ -29,6 +30,7 @@ xine-lib (1-rc4) * Sierra VMD * new MOD demuxer * new, safer method for on-the-fly rewiring of post plugins + * add iso-8859-9 and iso-8859-15 codepages into xine fonts xine-lib (1-rc3a) * new subtitle formats: jacobsub, subviewer 2.0, subrip 0.9 |