]> git.sesse.net Git - nageru/commit - futatabi/player.cpp
Fix an issue where fade times would be zero seconds if the next clip was less than...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 14 Dec 2018 23:32:39 +0000 (00:32 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 14 Dec 2018 23:32:39 +0000 (00:32 +0100)
commit2433c661cfff2a10b6f12fec0d53237ac35c333d
tree9ed37c02528692d9667ad7c0913ec0dad1df7c64
parent03be4eea8fe0f2a72ee848595fdd37036574cbcb
Fix an issue where fade times would be zero seconds if the next clip was less than a second.
futatabi/player.cpp