]> git.nihav.org Git - nihav-encoder.git/commit
fix the bug with minimum duration calculation master
authorKostya Shishkov <kostya.shishkov@gmail.com>
Mon, 24 Mar 2025 16:48:54 +0000 (17:48 +0100)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Mon, 24 Mar 2025 16:48:54 +0000 (17:48 +0100)
commitfe5bdfb11f1abaa7cc1c4ce5546706f4f1b7a4eb
treedd9f65c05197a3c5f68611bb4545a9e35331d36b
parenta8a11935fe2cc43ef279c8eeabfe12ee4f23c948
fix the bug with minimum duration calculation

It should be minimal known duration, previously it was always set to zero.
src/main.rs