diff options
author | Michael Roitzsch <mroi@users.sourceforge.net> | 2004-10-08 21:26:01 +0000 |
---|---|---|
committer | Michael Roitzsch <mroi@users.sourceforge.net> | 2004-10-08 21:26:01 +0000 |
commit | 499f17fbc1fe8b9cd74aa6bd26e490974ddec2cf (patch) | |
tree | c1e7859c9fe2bba2de97468aee061bd37d927b5e | |
parent | e3ee6062bb01b0a46963acb7839e9bcd65d781f8 (diff) | |
download | xine-lib-499f17fbc1fe8b9cd74aa6bd26e490974ddec2cf.tar.gz xine-lib-499f17fbc1fe8b9cd74aa6bd26e490974ddec2cf.tar.bz2 |
more improvements
CVS patchset: 7025
CVS date: 2004/10/08 21:26:01
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -17,6 +17,14 @@ standalone from http://sourceforge.net/projects/unichrome. It will dlopen a hardware-specific XvMC library at runtime. * Some fixes for crashes when trying to play encrypted DVDs without libdvdcss + * DXR3: fixed some rare audio dropouts + * DXR3: fixed forced subtitle handling; this fixes missing subtitles in + "The Lord of the Rings - The Two Towers" + * fixed wrong subtitle appearing in the trailer of "Girl, Interrupted" RC2 + * fixed "NAV packet expected, but none found" error when toggling between + menu and feature with the Escape key [bug #1025469] + * video image scaling can now be disabled for more video output plugins + than XShm [feature requests #987635, #856408] xine-lib (1-rc6) * Moved win32 frontend into separate module. |