diff options
author | František Dvořák <valtri@civ.zcu.cz> | 2010-12-01 00:08:25 +0100 |
---|---|---|
committer | František Dvořák <valtri@civ.zcu.cz> | 2010-12-01 00:08:25 +0100 |
commit | 344ae5270df7c64c0c02a3bcbfc65951d8c24f88 (patch) | |
tree | 9af9544b3a4cb126bce5b1c59d37e41faeeeba3a /ChangeLog | |
parent | b7a0c68dc791328a81a65b4a9494722e27024f2e (diff) | |
download | xine-lib-344ae5270df7c64c0c02a3bcbfc65951d8c24f88.tar.gz xine-lib-344ae5270df7c64c0c02a3bcbfc65951d8c24f88.tar.bz2 |
Update nosefart to 2.7-mls, fixes xine bug #84.
There was added memory limits checks, which will improve stability when playing
corrupted NSF files.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ xine-lib (1.1.??) 2010-??-?? * MinGW port updates. * Possibility to disable HW acceleration in directx video output. * Header stripping support in Matroska demuxer. + * Update nosefart to 2.7-mls (stability with corrupted NSF files). xine-lib (1.1.19) 2010-07-25 * Handle odd widths properly (for ffmpeg-decoded video). |