ae0e7bcc925f0624f6e34976984b40181c965fd9 |
|
12-Jan-2018 |
Elliott Hughes <enh@google.com> |
Upgrade to flac 1.3.2 (2017-01-01). Release notes: FLAC 1.3.2 (01-Jan-2017) General: Fix undefined behaviour using GCC/Clang UBSAN (erikd). General hardening via fuzz testing with AFL (erikd and others). General code improvements (lvqcl, erikd and others). Add FLAC in MP4 specification docs (Ralph Giles). MSVS build cleanups (lvqcl). Fix some cppcheck warnings (erikd). Assume all currently used OSes support SSE2. FLAC format: (none) Ogg FLAC format: (none) flac: Fix potential infinite loop on flac-to-flac conversion (erikd). Add WAVEFORMATEXTENSIBLE to WAV (as needed) when decoding (lvqcl). Only write vorbis-comments if they are non-empty. Error out if decoding RAW with bits != (8|16|24). metaflac: Add --scan-replay-gain option. plugins: (none) build system: Fixes for MSVC and Makefile.lite build systems. documentation: (none) libraries: CPU detection cleanup and fixes (Julian Calaby, erikd and lvqcl). Fix two stream decoder bugs (Max Kellermann). Fix a NULL dereference bug (on a malformed file). Changed the LPC order guess for a slight compression improvement, particularly for classical music (Martijn van Beurden). Improved encoding speed on older Intel CPUs. Fixed a seeking bug when decoding certain files (Miroslav Lichvar). Put an upper bound (32768) on the number of seek points. Fix potential memory leaks. Support 64bit brword/bwword allowing FLAC__BYTES_PER_WORD to be set to 8 (disabled by default). Fix an out-of-bounds heap read. Win32: Only use large buffers when writing to disk. Interface changes: libFLAC: (none) libFLAC++: (none) Bug: N/A Test: builds, boots Change-Id: I416666626fac17abb1606048eec4977b30401d05
/external/flac/libFLAC/lpc.c
|
aa2da3dd4e0610f8a2d74debb18a38af054379ad |
|
21-Aug-2015 |
Robert Shih <robertshih@google.com> |
libFLAC: update from Xiph upstream remote: https://git.xiph.org/flac.git commit: f7c52c8 Also deleted unused files in Android build. Bug: 23358553 Change-Id: Ia616281ad63c0eb4a360e403f994508377d0cb95
/external/flac/libFLAC/lpc.c
|
31e4f3166a91a2ebb34f643787122a638d9f1471 |
|
06-Jan-2015 |
Robert Shih <robertshih@google.com> |
libFLAC: merge master from Xiph remote: https://git.xiph.org/flac.git commit: 775eb93 Bug: 18872897 Bug: 18910747 Change-Id: I6e450e44c96b97c3323e428b9e6d420422f24a4e
/external/flac/libFLAC/lpc.c
|
ef907fdb8168fa4a208be6f0de01831e0f2c611c |
|
01-Aug-2009 |
Kenny Root <kenny@the-b.org> |
Add in needed verbose tags when compiled integer-only
/external/flac/libFLAC/lpc.c
|
c74663799493f2b1e6123c18def94295d0afab7b |
|
08-Nov-2009 |
Kenny Root <kenny@the-b.org> |
libFLAC 1.2.1
/external/flac/libFLAC/lpc.c
|