[flac-dev] Flac and MQA

2016-02-09 Thread Matko Uibo
There is new Hi-Rez audio format avaliable - MQA - Master Quality Authenticated Have anybody looked deeper into this to confirm is it some kind of drm? Since flac is bsd licenced there should be no licencing issues. I have heard rumors that if flac file contains pcm data with mqa watermark the

[flac-dev] Compilation failure using mingw-w64 and gcc-5.3.0

2016-02-09 Thread John Warburton
Hello, Upon compiling the flac tree today, after many successful compilations over the last few weeks, a new error is appearing before compilation bails out. This is a cross-compilation using gcc-5.3.0 running on GNU/Linux, with the objects being built for a mingw-w64-x86_64 host. Among other th

Re: [flac-dev] Compilation failure using mingw-w64 and gcc-5.3.0

2016-02-09 Thread Erik de Castro Lopo
John Warburton wrote: > Upon compiling the flac tree today, after many successful compilations over > the last few weeks, a new error is appearing before compilation bails out. > > This is a cross-compilation using gcc-5.3.0 running on GNU/Linux, with the > objects being built for a mingw-w64-x86

Re: [flac-dev] Compilation failure using mingw-w64 and gcc-5.3.0

2016-02-09 Thread John Warburton
Thank you for the feedback. This is cross-compiling for mingw-w64-x86_64 using gcc-5.3.0 and mingw-w64-4.0.4 on GNU/Linux. Upon attempting to compile now, a large number of errors occur in flac/decode.c which I have placed at the end of this email. They are eased by adding this to decode.c: #if