diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-10-10 12:12:07 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2009-10-10 12:12:07 +0100 |
commit | ae9b5a75d9560ec5ce88f93e89efccdf64594100 (patch) | |
tree | 3a1c0efc5224e03f0bc57667ab7d6550d65f9872 /ChangeLog | |
parent | e29dc8e47e77c99bc8227bea05e2630d071b4084 (diff) | |
download | xine-lib-ae9b5a75d9560ec5ce88f93e89efccdf64594100.tar.gz xine-lib-ae9b5a75d9560ec5ce88f93e89efccdf64594100.tar.bz2 |
MOD reported zero-length workaround (avoids divide-by-0).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ xine-lib (1.1.17) 2009-??-?? * Add a user agent & protocol hack ("qthttp://...") to allow direct viewing of Apple film trailers. * Fixed int-to-float conversion in the JACK output plugin. + * Work around MOD files with reported length == 0. xine-lib (1.1.16.3) 2009-04-03 * Security fixes: |