-
AbdealiJK authored
In some verisons on jpeg, TRUE is an enum, and so `true` fails because it is not of the enum's type. Now, all the libjpeg calls use TRUE/FALSE. Fixes https://github.com/davisking/dlib/issues/129
c102fb26
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
dng_shared.h | ||
image_saver.h | ||
image_saver_abstract.h | ||
save_jpeg.cpp | ||
save_jpeg.h | ||
save_jpeg_abstract.h | ||
save_png.cpp | ||
save_png.h | ||
save_png_abstract.h |