From 50a26e7dabcb36c002f8527c8364c67439adbb11 Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Tue, 16 Mar 2004 11:43:38 +0000 Subject: 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 --- ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f9b493b55..a474997a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 -- cgit v1.2.3