aboutsummaryrefslogtreecommitdiff
path: root/structure.txt
diff options
context:
space:
mode:
Diffstat (limited to 'structure.txt')
-rw-r--r--structure.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/structure.txt b/structure.txt
index 09e1cd2..779233a 100644
--- a/structure.txt
+++ b/structure.txt
@@ -60,9 +60,6 @@ we treat 8-bit vs. 12-bit data precision as a compile-time switch, not a
run-time option, because most machines can store 8-bit pixels much more
compactly than 12-bit.
-For legal reasons, JPEG arithmetic coding is not currently supported, but
-extending the library to include it would be straightforward.
-
By itself, the library handles only interchange JPEG datastreams --- in
particular the widely used JFIF file format. The library can be used by
surrounding code to process interchange or abbreviated JPEG datastreams that