<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Ralph Giles escreveu:
<blockquote
 cite="mid:CAEW_RkuPWVzKPEWaqiMg9C7k_9oowKGT6f4SB_bGOY-i3upa7A@mail.gmail.com"
 type="cite">
  <pre wrap="">On 1 February 2012 04:10, Daniel Mazzer <a class="moz-txt-link-rfc2396E" href="mailto:mazzer@biquad.com.br">&lt;mazzer@biquad.com.br&gt;</a> wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">I am new in this forum and looking for some answers.
Anyone have successfuly ran CELT on a Blackfin (fixed point) processor?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I expect it works fine, but haven't seen confirmation. Give it a try.

  </pre>
  <blockquote type="cite">
    <pre wrap="">If so, how much effort was necessary to do this?
What are the main differences betwen CELT and OPUS? OPUS is a fork of
CELT project?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Opus is a hybrid codec, using the CELT and SILK codecs, with dynamic
switching between them. It's also the continuation of the CELT project
in the sense that development since the celt 0.11 release has happened
on the opus codebase.

If you don't need the low-bitrate voice coding provided by SILK, you
can still build just the celt portion from the opus sources. However,
it is the full Opus codec which is in the final stages of
standardization at the IETF. Like CELT, the opus reference
implementation can be built as fixed-point code.

  </pre>
  <blockquote type="cite">
    <pre wrap="">CELT have a formal license file? I plan to use in a comercial product,
it is allowed?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Yes, commercial use is allowed without fee. The copyright license is
BSD-style, which means you need to give attribution and reproduce the
warranty disclaimer in materials accompanying your product.

Thanks for your interest, and let us know if you get it working.

 -r

  </pre>
</blockquote>
<br>
Hi Ralph, <br>
I planning to start coding in next weeks, I will try to keep the
mailing list informed about my progress.<br>
Thank you.<br>
<br>
Regards, <br>
Daniel Mazzer.<br>
</body>
</html>