Prevent bw/bh from being an odd number.
Build: Use POSIX.1–2001 (IEEE Std 1003.1-2001)
Build: Remove cargo-cult macro definitions
Add .gitignore
Fix operator precedence issue with chroma subsampling
Adjust LR stripe height at frame boundaries
build: also install the `dav1d` binary
Added gitlab-ci instructions.
Group delta_q and delta_lf into delta struct
Build: Fix meson build with meson 0.47.x
Build: Only use omit-frame-pointer and fast-math for optimized builds
build: use stack alignment CC flags only on x86
Fix flush if n_input_frames < n_frame_threads.
Fix duplicate frame thread pointer freeing on close
arm: document arm asm rules
Add the word agree to contributor agreement.
Readme: Use release build type
Readme: Add missing build step
Fix macOS build
Add & use a thread compatibility layer
Initial decoder implementation.
Add buildsystem skeleton
Initial commit for dav1d