mirror of
https://github.com/libjpeg-turbo/libjpeg-turbo.git
synced 2026-01-18 21:41:20 +01:00
Move test scripts into test/
This commit is contained in:
@@ -6,8 +6,9 @@
|
||||
1. The libjpeg-turbo source tree has been reorganized to make it easier to find
|
||||
the README files, license information, and build instructions. The
|
||||
documentation for the libjpeg API library and associated programs has been
|
||||
moved into the **doc/** subdirectory, and all C source code and headers have
|
||||
been moved into a new **src/** subdirectory.
|
||||
moved into the **doc/** subdirectory, all C source code and headers have been
|
||||
moved into a new **src/** subdirectory, and test scripts have been moved into a
|
||||
new **test/** subdirectory.
|
||||
|
||||
2. Added a new TJBench option (`-gray`) that can be used to test the
|
||||
performance of compressing/decompressing a grayscale JPEG image from/to a
|
||||
|
||||
Reference in New Issue
Block a user