ff --git a/libavcodec/jpegxl.h b/libavcodec/jpegxl.h
new file mode 100644
index 00..154aab8f61
--- /dev/null
+++ b/libavcodec/jpegxl.h
@@ -0,0 +1,391 @@
+/*
+ * JPEG-XL format definitions
+ * Copyright (c) 2020 Varun Gupta
+ *
+ * This file is part of FFmpeg.
+ *
+ * FFmpeg is free softwar
From: Varun Gupta
---
libavcodec/avcodec.h| 1 +
libavcodec/jpeg-xl.h| 180 +
libavcodec/jpeg-xl_parser.c | 707
3 files changed, 888 insertions(+)
create mode 100644 libavcodec/jpeg-xl.h
create mode 100644 libavcodec/jpeg
From Varun Gupta # This line is ignored.
From: Varun Gupta
Reply-To:
Subject: [FFMPEG-DEVEL][PATCH][RFC] JPEG-XL : Image Format Parser
In-Reply-To:
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg