Av1an/av1an/src
Josh Holmer 49b3f31c76
Refactor Chunk to be self-contained after generation (#714)
Previously values such as photon noise, end frame, video params, and
encoder would be stored outside the chunk, and the broker would need to
reference additional values such as zone overrides during encoding
itself. With this change, each Chunk has all of its final values stored
within itself, and will not need to be modified after it is generated.
2023-01-28 02:55:06 +02:00
..
main.rs Refactor Chunk to be self-contained after generation (#714) 2023-01-28 02:55:06 +02:00