A-w-x
|
b8a087fbc9
|
ext: jpge: move header on top
fixes build with gcc 14.1
|
2024-07-27 18:56:13 +02:00 |
|
Gleb Mazovetskiy
|
78ad98e6c4
|
jpge.cpp: Remove malloc.h include
`malloc.h` is deprecated and doesn't exist on macOS.
`stdlib.h` provides malloc.
Fix sent upstream in https://github.com/richgel999/jpeg-compressor/pull/18
|
2021-01-30 12:13:13 +00:00 |
|
Gleb Mazovetskiy
|
5a09bc3d30
|
Update ext/jpge
From aeb7d3b463
Fixes #14012
Also now comes with SSE2 SIMD
|
2021-01-30 12:13:08 +00:00 |
|
Henrik Rydgård
|
65617889dd
|
Merge ext/native/ext/... directly into ext.
|
2020-09-30 00:30:42 +02:00 |
|