| .. |
|
Access.c
|
Merge branch 'main' into mode_enums
|
2025-10-15 19:25:58 +11:00 |
|
AlphaComposite.c
|
Merge branch 'main' into mode_enums
|
2025-08-28 08:36:22 +10:00 |
|
Arrow.c
|
Fixed warning
|
2025-10-15 22:19:38 +11:00 |
|
Arrow.h
|
Image -> Arrow support (#8330)
|
2025-04-01 09:10:45 +03:00 |
|
Bands.c
|
change mode structs to enums
|
2025-07-19 16:54:32 +02:00 |
|
Bcn.h
|
Added BC5_SNORM reading
|
2021-05-18 17:44:21 +10:00 |
|
BcnDecode.c
|
Shift bits before making value negative
|
2025-10-15 19:07:21 +11:00 |
|
BcnEncode.c
|
Merge branch 'main' into mode_enums
|
2025-10-15 19:25:58 +11:00 |
|
Bit.h
|
Format with ClangFormat
|
2021-01-03 14:17:51 +11:00 |
|
BitDecode.c
|
Format with ClangFormat
|
2021-01-03 14:17:51 +11:00 |
|
Blend.c
|
use mode structs in Blend.c
|
2025-07-19 14:53:31 +02:00 |
|
BoxBlur.c
|
use mode structs in BoxBlur.c
|
2025-07-19 14:53:31 +02:00 |
|
Chops.c
|
Check against mode 1 instead of input mode for Chops.c
|
2025-10-10 12:42:58 +01:00 |
|
codec_fd.c
|
Format with ClangFormat
|
2021-01-03 14:17:51 +11:00 |
|
ColorLUT.c
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2024-07-16 12:58:04 +00:00 |
|
Convert.c
|
Fix Compliation errors from rebase
|
2025-07-20 10:18:59 +02:00 |
|
Convert.h
|
Include CMYK to RGB convert as unpacker
|
2023-10-06 16:05:03 +11:00 |
|
ConvertYCbCr.c
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2024-07-16 12:58:04 +00:00 |
|
Copy.c
|
Format with ClangFormat
|
2021-01-03 14:17:51 +11:00 |
|
Crop.c
|
Format with ClangFormat
|
2021-01-03 14:17:51 +11:00 |
|
Dib.c
|
change mode structs to enums
|
2025-07-19 16:54:32 +02:00 |
|
Draw.c
|
add function isModeI16() to check if a mode is an I;16 mode
|
2025-07-19 15:41:13 +02:00 |
|
Effects.c
|
use mode structs in Effects.c
|
2025-07-19 15:37:08 +02:00 |
|
EpsEncode.c
|
Format with ClangFormat
|
2021-01-03 14:17:51 +11:00 |
|
File.c
|
use mode structs in File.c
|
2025-07-19 15:37:08 +02:00 |
|
Fill.c
|
linter changes
|
2025-07-19 17:06:44 +02:00 |
|
Filter.c
|
pre-commit fixes
|
2025-08-26 22:13:45 +10:00 |
|
FliDecode.c
|
Cast before additional shifting
|
2025-10-09 21:01:42 +11:00 |
|
Geometry.c
|
add function isModeI16() to check if a mode is an I;16 mode
|
2025-07-19 15:41:13 +02:00 |
|
GetBBox.c
|
Merge branch 'main' into mode_enums
|
2025-10-15 19:25:58 +11:00 |
|
Gif.h
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2024-04-25 12:51:24 +00:00 |
|
GifDecode.c
|
Fix some typos.
|
2022-05-14 12:46:46 +08:00 |
|
GifEncode.c
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2024-07-16 12:58:04 +00:00 |
|
HexDecode.c
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2024-07-16 12:58:04 +00:00 |
|
Histo.c
|
Merge branch 'main' into mode_enums
|
2025-08-01 10:25:32 +10:00 |
|
Imaging.h
|
Merge branch 'main' into mode_enums
|
2025-10-15 19:25:58 +11:00 |
|
ImagingUtils.h
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2024-04-25 12:51:24 +00:00 |
|
ImDib.h
|
change mode structs to enums
|
2025-07-19 16:54:32 +02:00 |
|
ImPlatform.h
|
Removed pre-C99 definitions
|
2024-12-31 20:42:49 +11:00 |
|
Jpeg.h
|
change mode structs to enums
|
2025-07-19 16:54:32 +02:00 |
|
Jpeg2K.h
|
Remove weird comments
|
2024-09-11 20:40:46 +10:00 |
|
Jpeg2KDecode.c
|
use mode enums in Jpeg2KDecode.c
|
2025-07-19 16:58:08 +02:00 |
|
Jpeg2KEncode.c
|
Fix Compliation errors from rebase
|
2025-07-20 10:18:59 +02:00 |
|
JpegDecode.c
|
change mode structs to enums
|
2025-07-19 16:54:32 +02:00 |
|
JpegEncode.c
|
use mode structs in JpegEncode.c
|
2025-07-19 15:39:18 +02:00 |
|
Matrix.c
|
linter changes
|
2025-07-19 17:06:44 +02:00 |
|
Mode.c
|
Merge branch 'main' into mode_enums
|
2025-10-15 19:25:58 +11:00 |
|
Mode.h
|
Removed BGR;15 and BGR;16 modes
|
2025-10-14 20:34:03 +11:00 |
|
ModeFilter.c
|
Format with ClangFormat
|
2021-01-03 14:17:51 +11:00 |
|
Negative.c
|
Format with ClangFormat
|
2021-01-03 14:17:51 +11:00 |
|
Offset.c
|
Format with ClangFormat
|
2021-01-03 14:17:51 +11:00 |
|
Pack.c
|
Updated formatting
|
2025-08-27 06:58:51 +10:00 |
|
PackDecode.c
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2024-07-16 12:58:04 +00:00 |
|
Palette.c
|
Merge branch 'main' into mode_enums
|
2025-10-15 19:25:58 +11:00 |
|
Paste.c
|
Merge branch 'main' into mode_enums
|
2025-10-15 19:25:58 +11:00 |
|
PcdDecode.c
|
Format with ClangFormat
|
2021-01-03 14:17:51 +11:00 |
|
PcxDecode.c
|
Remove padding between interleaved PCX palette data (#9005)
|
2025-06-11 16:19:09 +03:00 |
|
PcxEncode.c
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2024-07-16 12:58:04 +00:00 |
|
Point.c
|
linter changes
|
2025-07-19 17:06:44 +02:00 |
|
Quant.c
|
Merge branch 'main' into mode_enums
|
2025-10-15 19:25:58 +11:00 |
|
QuantHash.c
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2024-07-16 12:58:04 +00:00 |
|
QuantHash.h
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2025-04-07 17:17:36 +00:00 |
|
QuantHeap.c
|
Format with ClangFormat
|
2021-01-03 14:17:51 +11:00 |
|
QuantHeap.h
|
Format with ClangFormat
|
2021-01-03 14:17:51 +11:00 |
|
QuantOctree.c
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2024-10-07 17:56:23 +00:00 |
|
QuantOctree.h
|
Format with ClangFormat
|
2021-01-03 14:17:51 +11:00 |
|
QuantPngQuant.c
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2024-07-16 12:58:04 +00:00 |
|
QuantPngQuant.h
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2024-07-16 12:58:04 +00:00 |
|
QuantTypes.h
|
Format with ClangFormat
|
2021-01-03 14:17:51 +11:00 |
|
RankFilter.c
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2024-07-16 12:58:04 +00:00 |
|
Raw.h
|
Format with ClangFormat
|
2021-01-03 14:17:51 +11:00 |
|
RawDecode.c
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2024-07-16 12:58:04 +00:00 |
|
RawEncode.c
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2024-07-16 12:58:04 +00:00 |
|
Reduce.c
|
use mode structs in Reduce.c
|
2025-07-19 15:47:10 +02:00 |
|
Resample.c
|
pre-commit fixes
|
2025-08-26 22:13:45 +10:00 |
|
Sgi.h
|
Add end-of-file-fixer to pre-commit
|
2023-09-25 16:45:38 +03:00 |
|
SgiRleDecode.c
|
Cast to UINT32 before shifting bits
|
2025-10-09 21:01:17 +11:00 |
|
Storage.c
|
change mode structs to enums
|
2025-07-19 16:54:32 +02:00 |
|
SunRleDecode.c
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2024-07-16 12:58:04 +00:00 |
|
TgaRleDecode.c
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2024-07-16 12:58:04 +00:00 |
|
TgaRleEncode.c
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2024-07-16 12:58:04 +00:00 |
|
TiffDecode.c
|
linter changes
|
2025-07-19 17:06:44 +02:00 |
|
TiffDecode.h
|
Fix memory leak in TiffEncode
|
2025-05-13 22:33:27 +02:00 |
|
Unpack.c
|
Restored unpacker
|
2025-08-27 07:07:13 +10:00 |
|
UnpackYCC.c
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2024-07-16 12:58:04 +00:00 |
|
UnsharpMask.c
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2024-07-16 12:58:04 +00:00 |
|
XbmDecode.c
|
Format with ClangFormat
|
2021-01-03 14:17:51 +11:00 |
|
XbmEncode.c
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2024-07-16 12:58:04 +00:00 |
|
ZipCodecs.h
|
Format with ClangFormat
|
2021-01-03 14:17:51 +11:00 |
|
ZipDecode.c
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2024-07-16 12:58:04 +00:00 |
|
ZipEncode.c
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
|
2024-07-16 12:58:04 +00:00 |