summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Roitzsch <mroi@users.sourceforge.net>2003-05-23 10:59:38 +0000
committerMichael Roitzsch <mroi@users.sourceforge.net>2003-05-23 10:59:38 +0000
commitb215491ffd25aee542225c09c44ab7c2841c0d47 (patch)
tree298c0548f24a8097d0c5f30e9dc0b9a33030651b
parent64d6b94a1caff564af3680dbb4318e33755fd208 (diff)
downloadxine-lib-b215491ffd25aee542225c09c44ab7c2841c0d47.tar.gz
xine-lib-b215491ffd25aee542225c09c44ab7c2841c0d47.tar.bz2
note latest fixes
CVS patchset: 4905 CVS date: 2003/05/23 10:59:38
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d51f402a9..dd0fabb6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,11 @@ xine-lib (1-beta13)
* libdvdnav: fix some situations where an unlucky user could trigger assertions
* decoder priority handling: configuring a priority of 0 means "use default"
users are advised to set all decoder priorities to 0 in their config files
+ * dvd:<path> and dvd:<device> MRLs now work when a DVD is in the drive to
+ which the raw device setting points to (libdvdcss tried to access the raw device)
+ * fix dxr3 sync problems after seeking
+ * fix potential playback problems for MPEG files with rare framerates
+ (23.976, 59.94 and 60 fps)
xine-lib (1-beta12)
* enabled SVQ3 video decoding via ffmpeg