search for: 92c103c8

Displaying 2 results from an estimated 2 matches for "92c103c8".

Did you mean: 2c103c84
2014 Jul 04
0
[PATCH 1/3] removing asm version of precompute_partition_info_sums
...compute_partition_info_sums_32bit_asm_ia32_(). -------------- next part -------------- A non-text attachment was scrubbed... Name: remove_stream_encoder_asm.patch Type: application/octet-stream Size: 10453 bytes Desc: not available Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20140704/92c103c8/attachment-0001.obj
2014 Jun 19
5
Lets work towards a new version
lvqcl wrote: > 1) > Current MSVC solution (FLAC.sln and numerous .vcproj files) was made with > VC2005 Express and doesn't allow to build 64-bit files/libraries. > > IMHO it's time to add 64-bit support for MSVC builds, but AFAIK only Visual Studio > 2012/2013 Express are free and allow to build 64-bit files. > > VS 2005/2008 use .vcproj files, and VS