mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
Disable use of non-memory based backing store in libjpeg. This fixes
libjpeg not being able to open some types of jpeg file.
This commit is contained in:
parent
a40a5c6e1a
commit
572302d4d4
@ -547,9 +547,7 @@ if (NOT TARGET dlib)
|
||||
external/libjpeg/jidctfst.c
|
||||
external/libjpeg/jidctint.c
|
||||
external/libjpeg/jinclude.h
|
||||
external/libjpeg/jmemansi.c
|
||||
external/libjpeg/jmemmgr.c
|
||||
external/libjpeg/jmemname.c
|
||||
external/libjpeg/jmemnobs.c
|
||||
external/libjpeg/jpegtran.c
|
||||
external/libjpeg/jquant1.c
|
||||
|
Loading…
Reference in New Issue
Block a user