• Ashod Nakashian's avatar
    Fix for decoding large Jp2 images on Windows. · 03ea24f2
    Ashod Nakashian authored
    On Windows, the tmpnam function returns a temp filename in the current directory, which has a prepended backslash '\\'.
    This subsequently fails the open function.
    
    This patch creates a proper temp filename in the temp folder and makes unlike work by opening the file as short-lived.
    03ea24f2
Name
Last commit
Last update
..
ffmpeg Loading commit data...
include Loading commit data...
ippicv Loading commit data...
jinja2 Loading commit data...
lib Loading commit data...
libjasper Loading commit data...
libjpeg Loading commit data...
libpng Loading commit data...
libtiff Loading commit data...
libwebp Loading commit data...
openexr Loading commit data...
tbb Loading commit data...
zlib Loading commit data...
.gitattributes Loading commit data...
readme.txt Loading commit data...