Issue #1769 - Part 1: Add vendored libjxl and highway sources.

Used old-configure to add the build option for enabling JPEG-XL support.
Highway version: 1.0.2
libjxl version: 0.7.0
This commit is contained in:
Job Bautista 2022-06-19 15:34:18 +08:00 committed by roytam1
commit 7983f5d8ba
953 changed files with 231544 additions and 0 deletions

12
media/highway/README_MCP Normal file
View file

@ -0,0 +1,12 @@
This directory contains build files for the Highway C++
SIMD library.
Any patches or additional configuration to be applied to the
upstream source should be kept here in the media/highway
directory.
The upstream highway git repository is:
https://github.com/google/highway
The version used was tagged 1.0.2.