-
Notifications
You must be signed in to change notification settings - Fork 0
PatricSperlingsson/av1
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
# To run python3: source av1_python_env/bin/activate # To support arithmetic coding: I did this in my av1_python_env/lib/python3.11/site-packages/: git clone https://github.com/nayuki/Reference-arithmetic-coding.git And then copied *.py directly into av1_python_env/lib/python3.11/site-packages/: adaptive-arithmetic-compress.py adaptive-arithmetic-decompress.py arithmetic-compress.py arithmetic-decompress.py arithmeticcoding.py ppm-compress.py ppm-decompress.py ppmmodel.py
About
AV-1 related scripts
Resources
Stars
Watchers
Forks
Releases
No releases published