This now runs at once on the entire frame and saves decisions on an 8x8 block basis.
cafb9b0 Adds support for block size decision.
src/encode.c | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++
src/state.c | 7 +++++++
src/state.h | 4 ++++
3 files changed, 62 insertions(+)
Upstream: git.xiph.org