diff options
author | metamuffin <metamuffin@disroot.org> | 2022-12-06 21:46:19 +0100 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2022-12-06 21:46:19 +0100 |
commit | 39cb075c7f58e78899be43ca9ad4d65837f53a26 (patch) | |
tree | 61f11a221ea2d60b8dc92c1af736c0fb3c9aad2d /evc/spec.md | |
parent | 437e092985e5633eee50874c337ccbdd0b76ff1e (diff) | |
download | video-codec-experiments-39cb075c7f58e78899be43ca9ad4d65837f53a26.tar video-codec-experiments-39cb075c7f58e78899be43ca9ad4d65837f53a26.tar.bz2 video-codec-experiments-39cb075c7f58e78899be43ca9ad4d65837f53a26.tar.zst |
unsafe multithreading
Diffstat (limited to 'evc/spec.md')
-rw-r--r-- | evc/spec.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/evc/spec.md b/evc/spec.md index a6994e0..da05da1 100644 --- a/evc/spec.md +++ b/evc/spec.md @@ -14,6 +14,7 @@ - sub-blocks: _`[block; 2]` (see above)_ - **Reference-Block** (reuses previous frame in some way) - translation: _`i8, i8`_ + <!-- - factor: _`i8`_ (represents multiplication with $1.1^n$) --> ### Todo |