diff options
author | Filippos Karapetis | 2013-11-02 19:19:00 +0200 |
---|---|---|
committer | Filippos Karapetis | 2013-11-02 19:19:26 +0200 |
commit | 732fb69b1cc3a5022d7ed96eb83b84d2043c4240 (patch) | |
tree | 9b76e19bb89f2afc7c0103f3b95a49c9f7771b97 /doc | |
parent | 16a2a0babaacf2e19f993465c4c676f0d36e73fc (diff) | |
download | scummvm-rg350-732fb69b1cc3a5022d7ed96eb83b84d2043c4240.tar.gz scummvm-rg350-732fb69b1cc3a5022d7ed96eb83b84d2043c4240.tar.bz2 scummvm-rg350-732fb69b1cc3a5022d7ed96eb83b84d2043c4240.zip |
COMMON: Reenable SEEK_END seeking in GZipReadStream()
This is needed by the "Mirage" Wintermute game.
Vorbis can do backward seeking, thus we need to enable this for ZIP
streams. Since this can be a potentially slow operation, we throw a
warning (once per stream) when it occurs. Originally, SEEK_END seeks
in GZipReadStream were disabled by commit 9138128f. Refer to patch
#2050337 for more information.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions