diff options
author | Thomas Hellström <totte67@users.sourceforge.net> | 2005-05-03 19:25:10 +0000 |
---|---|---|
committer | Thomas Hellström <totte67@users.sourceforge.net> | 2005-05-03 19:25:10 +0000 |
commit | 1daa2c4132617848de05b492beaf05d428f27ccc (patch) | |
tree | 01a8e1133c64b2fdb3b326c1f7f94589632149bd /ChangeLog | |
parent | 746d3bb3ba53bc8c4b3931277934035b3c345b79 (diff) | |
download | xine-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-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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] |