summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Roitzsch <mroi@users.sourceforge.net>2004-09-03 12:28:24 +0000
committerMichael Roitzsch <mroi@users.sourceforge.net>2004-09-03 12:28:24 +0000
commitfd03e6147b54221c734bbb0eb499b5d275b80797 (patch)
treeb400215aa269d5f4615805bdbab7f6c7bcd43fa2 /ChangeLog
parent73a6e175cd0f0a27364d3b56b6c9cb2eca16414c (diff)
downloadxine-lib-fd03e6147b54221c734bbb0eb499b5d275b80797.tar.gz
xine-lib-fd03e6147b54221c734bbb0eb499b5d275b80797.tar.bz2
* fixed LOG_DEBUG builds of spu.c (unresolved symbols)
* changed the default from "clip the whole frame" to "clip nothing", this fixes some overlays with color!=clip_color showing wrong (confirmed with the DXR3 that this is correct); closes bug #1018193 CVS patchset: 6933 CVS date: 2004/09/03 12:28:24
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9dcbb521e..339565e94 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,6 +29,7 @@ xine-lib (1-rc6)
* next stage of MINGW port - engine library compiles now
* Improved DVD MRL handling.
* Improved Transport stream handling.
+ * Fixed wrong, very bright overlays on some DVDs [bug #1018193]
xine-lib (1-rc5)
* add support for ejecting removable media on Solaris