<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18876">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>Hi all,</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>We have added celt to our application.</FONT></DIV>
<DIV><FONT size=2 face=Arial>We can get celt to encode/decode audio in one 
direction.</FONT></DIV>
<DIV><FONT size=2 face=Arial>It can be in either direction but, not both 
directions at the same time.</FONT></DIV>
<DIV><FONT size=2 face=Arial>Here is the problem from my 
programmer:</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2>
<P>The celt codecuses global static data and this makes it impossible to make 
two instances.</P>
<P>This prevents us from making VoIP applications that need to code and decode 
at the</P>
<P>same time.</P>
<P><FONT face=Arial></FONT>&nbsp;</P>
<P><FONT face=Arial>Any suggestions/ideas?</FONT></P>
<P><FONT face=Arial>Thanks so much in advance.</FONT></P>
<P><FONT face=Arial>Sam Bushman</FONT></P>
<P><FONT face=Arial></FONT>&nbsp;</P></FONT></DIV></BODY></HTML>