Displaying 3 results from an estimated 3 matches for "nuclex".
Did you mean:
nucleo
2011 Jan 07
2
Idea to possibly improve flac?
On 1/7/2011 11:42 PM, J?rgen Vigdal wrote:
> Hi Brian.
>
> I also agree with you on these points you mention. If you guys are familiar on how the piracy groups work on the internet, you are aware that they have "releases" with their names on it. In the piracy "scene", some groups are competing on getting the first release out, and could only be beaten by another group
2008 Apr 13
2
Testing my Flac x64 build
Hi!
Because I'm currently running Vista x64 I thought I could try to do an
x64 build of the Flac command line encoder. I used NAnt scripts instead
of Visual Studio since Visual C++ Express 2008 doesn't support x64
builds (if anyone's interested, I can clean them up somewhat and send
them to you).
I took great care to use the exact same arguments for the compiler and
linker as
2008 May 20
2
Patch to compile libvorbis on Windows x64
Hi!
I tried to do an x64 build of libvorbis but was stopped by the inline
assembly in lib/os.h.
Attached is a patch that modifies this file so libvorbis will compile
for Windows x64. Tested with Visual C++ 2008 Express (x86_x64 compiler
from current Windows SDK; 15.00.21022.08), seems to be working fine with
no other issues so far.
Important: As you can see in the patch, I also changed the