Op 31-1-2016 om 8:48 schreef Dongfu He:
> So from above infomation, we'll know this frame has 4096 samples, and
> sample size is 16 bits per sample. That means this frame length is at
> least(ignore subframe header and frame footer,etc.) 4096 * 16 / 8 =
> 8192 bytes. But if I check the FLAC file
MSVC2005 cannot build libFLAC in debug configuration, and
this patch fixes it.
vc2005_debug_build.patch
Description: Binary data
___
flac-dev mailing list
flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev
Hi all,
I tried building the latest flac.git on Windows with MinGW just
today, and got the following build error: (I had to copy-paste
this 'by hand', so there might be a few small mistakes)
> CCLD utf8/libutf8.la
> CC win_utf8_io/win_utf8_io.lo
> win_utf8__io/win_utf8_io.c:
lvqcl wrote:
> MSVC2005 cannot build libFLAC in debug configuration, and
> this patch fixes it.
Applied. Thanks.
Erik
--
--
Erik de Castro Lopo
http://www.mega-nerd.com/
___
flac-dev
lvqcl wrote:
> test_streams doesn't create/open files with non-ascii filenames,
> so there's no need in unicode support.
>
> The patch changes flac_fopen() calls to fopen(), and removes
> dependency of test_streams from win_utf8_io.
Applied. Thanks.
Erik
--
Martijn van Beurden wrote:
Hi all,
I tried building the latest flac.git on Windows with MinGW just
today, and got the following build error: (I had to copy-paste
this 'by hand', so there might be a few small mistakes)
CCLD utf8/libutf8.la
CC win_utf8_io/win_utf8_io.lo
win_
Martijn van Beurden wrote:
> Hi all,
>
> I tried building the latest flac.git on Windows with MinGW just
> today, and got the following build error: (I had to copy-paste
> this 'by hand', so there might be a few small mistakes)
Should be fixed now. Please test.
Erik
--
--
Hi,
Once again, I did some performance testing. Results are here:
http://www.audiograaf.nl/misc_stuff/Comparison on 32-bit ARM
(Raspberry Pi B).pdf
http://www.audiograaf.nl/misc_stuff/Comparison on 64-bit Linux
(2008 Intel).pdf
I'll add some results for 64-bit Windows (2014 Intel with AVX2)
i
Op 1-2-2016 om 23:36 schreef Erik de Castro Lopo:
> Should be fixed now. Please test. Erik
Yes, now it builds fine.
___
flac-dev mailing list
flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev