Re: [flac-dev] [PATCH] Optionally, allow distros to use openssl for MD5 verification

2012-05-08 Thread Erik de Castro Lopo
Cristian Rodríguez wrote: flac and metaflac do not use openSSL, only libFLAC does. But flac and metaflac are GPL and link (possibly statically) to libFLAC. Personally I don't see any technical reason to use a different library other than politics and obscure potential license

[flac-dev] [PATCH 2/2] bitmath: Finish up optimizations

2012-05-08 Thread Cristian Rodríguez
This patch adds support for other compilers and systems including MSVC, Intel C compiler etc.. --- src/libFLAC/bitmath.c | 48 - src/libFLAC/bitreader.c | 54 ++- src/libFLAC/include/private/bitmath.h | 120