From 8b7792d6aa27578221fee7cc8be1ceb202602a5a Mon Sep 17 00:00:00 2001 From: metamuffin Date: Wed, 7 Dec 2022 23:08:11 +0100 Subject: implement broken value scale --- evc/spec.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'evc/spec.md') diff --git a/evc/spec.md b/evc/spec.md index 58691a3..9d4cc62 100644 --- a/evc/spec.md +++ b/evc/spec.md @@ -18,8 +18,8 @@ - translation: _`s8, s8`_ (translation encoded as _floats_) - transform: _`s8, s8, s8, s8`_ (2x2-matrix of _floats_ applied before sampling) - - value_scale: _`s8`_ (represents multiplication of each color component - with $1.1^n$) + - value_scale: _`i8`_ (represents multiplication of each color component + with $1.05^n$) ### _`s8`_ @@ -28,7 +28,5 @@ ### Todo -- JPEG compress I-Blocks -- Sub-pixel translation -- fade +- JPEG compress Literal-Blocks - general compression (gzip oder so) -- cgit v1.2.3-70-g09d2