You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libnyquist/third_party
ArthurSonzogni 12f60ab575 Fix flac_min/flac_max not defined with Emscripten.
When the compiler doesn't match the ones expected, flac_min/flac_max
aren't defined. There is a fallback to always define them, but MIN/MAX
were defined instead of flac_min/flac_max

This commit is the same as the one is the original FLAC project:
https://github.com/xiph/flac/blob/master/src/libFLAC/include/private/macros.h
7 years ago
..
FLAC Fix flac_min/flac_max not defined with Emscripten. 7 years ago
libogg Bugfix missing libogg ogg/config_types.h include 8 years ago
libvorbis audio decoder dependencies 11 years ago
minimp3 implement basic mp3 decoding using public-domain minimp3 library 7 years ago
musepack Amalgamate missing dependencies: musepack, opus, wavpack 10 years ago
opus untangle opus for inline compile 10 years ago
rtaudio audio decoder dependencies 11 years ago
wavpack cmake issues 7 years ago