mirror of
https://github.com/master-of-zen/Av1an.git
synced 2024-11-24 10:08:03 +00:00
49b3f31c76
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. |
||
---|---|---|
.. | ||
main.rs |