diff options
author | Michael Roitzsch <mroi@users.sourceforge.net> | 2004-03-16 11:43:38 +0000 |
---|---|---|
committer | Michael Roitzsch <mroi@users.sourceforge.net> | 2004-03-16 11:43:38 +0000 |
commit | 50a26e7dabcb36c002f8527c8364c67439adbb11 (patch) | |
tree | d79ee798b6681d0fc8e8a3c93c845d34cfdb92e4 /ChangeLog | |
parent | b323267b7a8f5592c66158376a1ce25e2bdfefd5 (diff) | |
download | xine-lib-50a26e7dabcb36c002f8527c8364c67439adbb11.tar.gz xine-lib-50a26e7dabcb36c002f8527c8364c67439adbb11.tar.bz2 |
sync to latest libdvdnav
* fixes a menu problem (German RC2 of "Anatomie", chapter menu)
* addresses some compilation problems on Windows
(Could someone try cygwin, mingw builds, please? It should work with the
standalone libdvdnav, but who knows if the integration breaks anything...)
* turns some abort()s into assert(0)s, where we really can try to continue
CVS patchset: 6269
CVS date: 2004/03/16 11:43:38
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,4 @@ -xine-lib (1-rc4) +xine-lib (1-rc3b) * fix SDL plugin that was broken in rc3 * updated libfaad 2.0 RC3 cvs (fix some raw aac problems, HE support) * Win32 Cygwin updates, using DirectX @@ -45,6 +45,9 @@ xine-lib (1-rc4) * fix a playback problem with some mp3 with id3v2 tags * asf demuxer fixes * new Flash Video (FLV) demuxer + * option to pass an interface name in RTP MRLs + * sync to latest libdvdnav fixes some menu problems and tries + to continue playback in case of errors xine-lib (1-rc3a) * new subtitle formats: jacobsub, subviewer 2.0, subrip 0.9 |