Displaying 1 result from an estimated 1 matches for "zxfskjsqy5q".
2013 Sep 06
0
opus code optimization
...----------------------------------
>
> Message: 1
> Date: Wed, 4 Sep 2013 15:35:10 -0400
> From: olivani <s.olivani15 at gmail.com>
> Subject: [opus] opus code optimization
> To: opus at xiph.org
> Message-ID:
> <
> CABq0Vixhuh0GQeTkyCMokpy8D6OS6-+yMXjwQz-ZXFsKjsQY5Q at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> The opus code default compiles on -o2 optimization level. I would like to
> change it to -o3. I have tried doing the changes in makefile.unix . The
> change is not getting reflected. I am building th...