Av1an/av1an-cli
redzic e25172b5d7 Perform input pixel format check only once
Previously, the pixel format of the input file was checked every time
a chunk was started. Now, we just get the pixel format once at the
beginning and reuse it for all chunks.
2021-11-20 12:55:50 -06:00
..
src Perform input pixel format check only once 2021-11-20 12:55:50 -06:00
build.rs Fix vergen for release (#393) 2021-10-31 22:20:38 +02:00
Cargo.toml Delegate chunk starts/finishes to debug log level, other logging changes (#412) 2021-11-18 14:06:50 -06:00