Add a complexity encoder ctl

Multimedia / Daala - Timothy B. Terriberry [xiph.org] - 31 March 2015 19:40 UTC

The valid range is hard-coded to be 0...10, as in Opus. I think this is generally easier for users to manage than the Theora "speed level" approach, which had a dynamic maximum depending on the encoder implementation (that, e.g., changed between releases).

Currently, nothing is hooked up to this knob.

5818b7b Add a complexity encoder ctl.
include/daala/daalaenc.h | 15 +++++++++++++++
src/encint.h | 1 +
src/encode.c | 18 ++++++++++++++++++
3 files changed, 34 insertions(+)

Upstream: git.xiph.org


  • Share