[flac-dev] PATCH for bitmath.h
lvqcl
lvqcl.mail at gmail.com
Sat Feb 1 02:35:05 PST 2014
FLAC__bitmath_ilog2_wide() function is still problematic:
1) it cannot be compiled with MSVS
2) it returns correct results only when compiles with GNUC
3) it mentions LGPL which isn't good for a BSD-licensed library
Here's the patch that should fix these issues.
(about LGPL -> CC0 change: http://lists.xiph.org/pipermail/flac-dev/2013-September/004356.html )
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bitmath.patch
Type: application/octet-stream
Size: 2265 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20140201/c7d37d5f/attachment.obj
More information about the flac-dev
mailing list