diff options
author | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2007-01-16 16:04:05 +0000 |
---|---|---|
committer | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2007-01-16 16:04:05 +0000 |
commit | 0ac4228e8f8f315f7dc8e7e33ca943b41119c5b6 (patch) | |
tree | 7a91baceb404ee9381d0c296ce463a5a57e6116b | |
parent | 22bb23b9d3ed75affddc3d9277c54adb4b01ff22 (diff) | |
download | xine-lib-0ac4228e8f8f315f7dc8e7e33ca943b41119c5b6.tar.gz xine-lib-0ac4228e8f8f315f7dc8e7e33ca943b41119c5b6.tar.bz2 |
division by zero fix
CVS patchset: 8514
CVS date: 2007/01/16 16:04:05
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -54,6 +54,7 @@ xine-lib (1.1.4) PDAs (they will save memory by removing them). Note: currently both uncommon/popular codecs are _build_ but disabled. that is, build system still need some improvements to really save memory. + * Fix possible division by zero when pausing. xine-lib (1.1.3) * Security fixes: |