<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED --- - audio glitches when running at 24hz/24p"
href="https://bugs.freedesktop.org/show_bug.cgi?id=64503#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED --- - audio glitches when running at 24hz/24p"
href="https://bugs.freedesktop.org/show_bug.cgi?id=64503">bug 64503</a>
from <span class="vcard"><a class="email" href="mailto:pierre-bugzilla@ossman.eu" title="Pierre Ossman <pierre-bugzilla@ossman.eu>"> <span class="fn">Pierre Ossman</span></a>
</span></b>
<pre>What is the issue? The raw ratio should be:
24 * 10^6
---------
c
And the code is putting in:
24 * 10^5
---------
c * 10^-1
which is the same thing.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>