diff options
author | Michael Roitzsch <mroi@users.sourceforge.net> | 2005-04-26 12:25:38 +0000 |
---|---|---|
committer | Michael Roitzsch <mroi@users.sourceforge.net> | 2005-04-26 12:25:38 +0000 |
commit | f11525e76c676afc7e90c179a9fbcb8618f6c2d2 (patch) | |
tree | 050d3f4ce1dcce954c9e99bdda0a1b2bdaf60a09 | |
parent | e39ae7c4e04b71abeba5488042cd7087fc79031e (diff) | |
download | xine-lib-f11525e76c676afc7e90c179a9fbcb8618f6c2d2.tar.gz xine-lib-f11525e76c676afc7e90c179a9fbcb8618f6c2d2.tar.bz2 |
**BUGFIX**
unfortunately, this has to wait until 1.0.2
CVS patchset: 7502
CVS date: 2005/04/26 12:25:38
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,8 @@ xine-lib (1.1) +xine-lib (1.0.2) + * fixed xxmc / xvmc mocomp / IDCT rendering errors caused by the big update. + xine-lib (1.0.1) * Big XvMC quality / correctness / cpu-usage fix. [bug #1114517] * fixed builds with Xv or the entire X11 unavailable @@ -40,7 +43,6 @@ xine-lib (1.0.1) * improved plugin loader to allow plugin garbage collection and more flexible plugin linking * support for Windows Media Audio Lossless - * fixed xxmc / xvmc mocomp / IDCT rendering errors caused by the big update. xine-lib (1.0) * unbreak DXR3 plugin |