libFLAC 1.3.1

This commit is contained in:
Grigory Chudov
2014-12-08 23:20:01 -05:00
parent 6201101ccf
commit 80615c01fe
1332 changed files with 24682 additions and 32111 deletions

View File

@@ -52,6 +52,10 @@ struct FLAC__Metadata_Chain
extern "C" {
FLAC_API FLAC__bool FLAC__stream_encoder_set_do_md5(FLAC__StreamEncoder *encoder, FLAC__bool value);
FILE *fopen_utf8(const char *filename, const char *mode)
{
return NULL;
}
}
namespace CUETools { namespace Codecs { namespace FLAC {