aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 95b693a..a32a8a1 100644
--- a/readme.md
+++ b/readme.md
@@ -14,3 +14,10 @@ H.264.
- `vgcodec` approximates images by drawing circles (on the GPU).
- (`dhwt-codec` tries to compress using a discrete haar wavelet across all three
dimensions. that doesnt work well)
+
+## the test framework
+
+| Variable | Description |
+| ---------- | ------------ |
+| `V_WIDTH` | Video width |
+| `V_HEIGHT` | Video height |