summaryrefslogtreecommitdiff
path: root/coders/jxl.h
diff options
context:
space:
mode:
Diffstat (limited to 'coders/jxl.h')
-rw-r--r--coders/jxl.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/coders/jxl.h b/coders/jxl.h
index 4c44b06cc..2c56874b5 100644
--- a/coders/jxl.h
+++ b/coders/jxl.h
@@ -1,5 +1,5 @@
/*
- Copyright 1999-2020 ImageMagick Studio LLC, a non-profit organization
+ Copyright 1999-2021 ImageMagick Studio LLC, a non-profit organization
dedicated to making software imaging solutions freely available.
You may not use this file except in compliance with the License. You may
@@ -16,10 +16,9 @@
#include "coders/coders-private.h"
-// The pattern for JXL JPEG1 recompression for now, the main pattern will be
-// added when full decoder support is added.
#define MagickJXLHeaders \
- MagickCoderHeader("JXL", 0, "\x0a\x04\x42\xd2\xd5\x4e")
+ MagickCoderHeader("JXL", 0, "\xff\x0a") \
+ MagickCoderHeader("JXL", 0, "\x00\x00\x00\x0c\x4a\x58\x4c\x20\x0d\x0a\x87\x0a")
#define MagickJXLAliases