Av1an/av1an-core
Josh Holmer 55df40362b
Error and retry chunk if frame count mismatches (#612)
I can't think of a situation where someone would want this issue to be
ignored, so we should treat it as any other encoder error and perform 3
retries, then exit if it continues to fail. This probably indicates some
kind of issue with decoding or applying filters to that chunk.
2022-04-17 03:51:23 +00:00
..
src Error and retry chunk if frame count mismatches (#612) 2022-04-17 03:51:23 +00:00
tests Replace last regex with hand written parser (#441) 2021-12-10 01:23:24 -06:00
Cargo.toml Upgrade to edition 2021 (#610) 2022-04-10 16:46:49 +00:00