av1-grain 0.2.2

Helpers for generating and parsing AV1 film grain data
Documentation

av1-grain

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 12 feature flags, 9 of them enabled by default.

default

  • create
  • parse
  • diff
  • estimate

create

    This feature flag does not enable additional features.

parse

  • itertools
  • nom

diff

  • num-rational
  • v_frame

estimate

  • v_frame

itertools

    This feature flag does not enable additional features.

nom

    This feature flag does not enable additional features.

num-rational

    This feature flag does not enable additional features.

v_frame

    This feature flag does not enable additional features.

serialize

  • serde
  • arrayvec/serde

serde

    This feature flag does not enable additional features.

unstable

    This feature flag does not enable additional features.