summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Hellström <totte67@users.sourceforge.net>2005-05-03 19:25:10 +0000
committerThomas Hellström <totte67@users.sourceforge.net>2005-05-03 19:25:10 +0000
commit1daa2c4132617848de05b492beaf05d428f27ccc (patch)
tree01a8e1133c64b2fdb3b326c1f7f94589632149bd /ChangeLog
parent746d3bb3ba53bc8c4b3931277934035b3c345b79 (diff)
downloadxine-lib-1daa2c4132617848de05b492beaf05d428f27ccc.tar.gz
xine-lib-1daa2c4132617848de05b492beaf05d428f27ccc.tar.bz2
**BUGFIX**
Fixed xvmc plugin segfault when it tried software blending on nonexistant xv image. Cleaned up libmpeg2 behaviour on xxmc plugin abrupt software fallback. CVS patchset: 7516 CVS date: 2005/05/03 19:25:10
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc7d84fbc..cf762f85f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@ xine-lib (1.0.2)
* fixed xxmc / xvmc mocomp / IDCT rendering errors caused by the big update.
* support --enable-fpic with recent versions of gcc
* clip goom fps value to >= 1 [bug #1193783]
+ * fixed xvmc plugin segfault when it tried software blending on nonexistant xv image.
+ * cleaned up libmpeg2 behaviour on xxmc plugin abrupt software fallback
xine-lib (1.0.1)
* Big XvMC quality / correctness / cpu-usage fix. [bug #1114517]