diff options
author | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2004-01-28 13:00:09 +0000 |
---|---|---|
committer | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2004-01-28 13:00:09 +0000 |
commit | cc791960a23ec8b2db99c3c3747906820b137e80 (patch) | |
tree | c765f83baf4f0349e0ed309101e3927ff98780e7 | |
parent | 66cee95ba76e10f88751da2b51c18bad7fd38b8d (diff) | |
download | xine-lib-cc791960a23ec8b2db99c3c3747906820b137e80.tar.gz xine-lib-cc791960a23ec8b2db99c3c3747906820b137e80.tar.bz2 |
OpenDML support
CVS patchset: 6077
CVS date: 2004/01/28 13:00:09
-rw-r--r-- | AUTHORS | 3 | ||||
-rw-r--r-- | ChangeLog | 4 |
2 files changed, 6 insertions, 1 deletions
@@ -442,4 +442,7 @@ Giovanni Venturi <gventuri73@tiscali.it> Drew 'dantealiegri' Ogle <dantealiegri@umbc.edu> xitk fixes, xitk Xft support. +Tilmann Bitterberg <transcode@tibit.org> + OpenDML (AVI2.0) support + (let us know if we've forgotten anyone) @@ -12,7 +12,9 @@ xine-lib (1-rc4) * 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) - + * raw AAC fixes and support for 5.1 AAC streams + * AVI demuxer OpenDML (AVI2.0) support + xine-lib (1-rc3a) * new subtitle formats: jacobsub, subviewer 2.0, subrip 0.9 * auto hiding of the subtitles |