Les articles publiés sur le site
-
11 mai 2014, par Erik de Castro Lopo
src/libFLAC/memory.c : Wrap inclusion of <stdint.h> in #ifdef.
Lack of the #ifdef was causing problems on VS2008.
- [DH] src/libFLAC/memory.c
-
27 avril 2014, par Erik de Castro Lopo
src/flac/decode.c : Decode WAVEFORMATEXTENSIBLE_CHANNEL_MASK.
When decoding, read the contents of the WAVEFORMATEXTENSIBLE_CHANNEL_MASK
tag and write write the channel mask to the WAV file.
Patch-from: lvqcl <lvqcl.mail@gmail.com>
-
15 avril 2014, par Erik de Castro Lopo
libFLAC/stream_encoder.c : Fix if else wibble.
Patch-from: lvqcl <lvqcl.mail@gmail.com>
- [DH] src/libFLAC/stream_encoder.c
-
15 avril 2014, par Erik de Castro Lopo
src/flac/utils.c : Fix compile guard for ioctl().
-
11 avril 2014, par Erik de Castro Lopo
Add files missing from commit 93f6109c9016.
- [DH] src/libFLAC/fixed_intrin_sse2.c
- [DH] src/libFLAC/fixed_intrin_ssse3.c