]> git.sesse.net Git - nageru/commit
Fix an issue where we'd count jitter history from the wrong side.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 10 Nov 2017 17:23:26 +0000 (18:23 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 10 Nov 2017 17:23:26 +0000 (18:23 +0100)
commit14f5c097303807fa9f63560089f3d96fc330121f
treec99a57f4c4972e362e7af6c0c26be0076f7078ed
parent33929966f03efc11d23d4ec5fdf492ff09c2ab9e
Fix an issue where we'd count jitter history from the wrong side.

Would not only give horribly wrong results, but also consume tons
of CPU power.
mixer.cpp