diff options
author | Michael Roitzsch <mroi@users.sourceforge.net> | 2003-05-23 10:59:38 +0000 |
---|---|---|
committer | Michael Roitzsch <mroi@users.sourceforge.net> | 2003-05-23 10:59:38 +0000 |
commit | b215491ffd25aee542225c09c44ab7c2841c0d47 (patch) | |
tree | 298c0548f24a8097d0c5f30e9dc0b9a33030651b | |
parent | 64d6b94a1caff564af3680dbb4318e33755fd208 (diff) | |
download | xine-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |