diff options
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 | |