mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
libFLAC 1.3.1
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user