validate: Don't name variadic macro parameters
Fix undefined-behavior in obu.c
Readme: Document required Meson version
Fix stride in ac buffer from 32 to width in padding.
Don't wait for reference pictures in intrabc.
Fix 64 pixel super block row loop restoration
Speed up CDEF
Build: Do not add redundant -Wall flag
Fix muxers writing to stdout
Build: Remove _GNU_SOURCE macro
Build: Change C standard version to C99
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