Re: [flac-dev] Performance checks

2013-05-31 Thread Miroslav Lichvar
On Wed, May 29, 2013 at 04:08:57PM +0200, Martijn van Beurden wrote: I was surprised to see that the Windows compile on wine actually outperformed the native Linux one. Probably GCC 4.6 optimized a little better or something very weird is going on in wine, I don't know. The assembly

[flac-dev] [PATCH] Add missing config.h includes

2013-05-31 Thread Cristian Rodríguez
All C and C++ files must include config.h --- src/libFLAC++/metadata.cpp | 4 src/libFLAC++/stream_decoder.cpp | 4 src/libFLAC++/stream_encoder.cpp | 4 src/plugin_xmms/charset.c | 4 src/plugin_xmms/configure.c| 4