diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2005-05-03 01:31:12 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2005-05-03 01:31:12 +0000 |
commit | eebec83e7a20572d6c389c30ac4702efeeaeb27d (patch) | |
tree | b8e46047eeb565d964425430d46b591b900d611a /ChangeLog | |
parent | 4f94897f180ea9aeef5457cc81fc5e1f42058c94 (diff) | |
download | xine-lib-eebec83e7a20572d6c389c30ac4702efeeaeb27d.tar.gz xine-lib-eebec83e7a20572d6c389c30ac4702efeeaeb27d.tar.bz2 |
**BUGFIX**
Clip goom fps value to >= 1 [bug #1193783]
CVS patchset: 7514
CVS date: 2005/05/03 01:31:12
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ xine-lib (1.1) 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] xine-lib (1.0.1) * Big XvMC quality / correctness / cpu-usage fix. [bug #1114517] |