test/*.sh : Fix MALLOC_PERTURB initialization.
[platform/upstream/flac.git] / src /
2013-05-27 Ulrich KlauerLanguage fix: "difference licenses"
2013-05-27 Dagobert MichelsenUse location of TIOCGWINSZ from autoconf manual
2013-05-27 Dagobert MichelsenSun Studio can not include static function from extern...
2013-05-26 Ulrich Klauersrc/flac/main.c : Fix copyright notice
2013-05-26 Erik de Castro LopoSet version to 1.3.0 and update coyprights throughout.
2013-05-25 Ulrich KlauerFix gcc version check for private macros
2013-05-25 Robert Kauschbitwriter.c : Add missing "extern" declaration
2013-05-25 Robert KauschFix mistyped variable name
2013-05-25 Ulrich KlauerCorrectly initialize FLAC_API_SUPPORTS_OGG_FLAC
2013-05-25 Erik de Castro LopoFix compiling for Android.
2013-04-29 Ulrich KlauerUse C locale when reading ReplayGain tag
2013-04-29 Erik de Castro LopoTwo minor compiled fixes for OS/2.
2013-04-28 Erik de Castro LopoVersion 1.3.0pre4. 1.3.0pre4
2013-04-28 Erik de Castro Loposrc/flac/encode.c : Use flac_snprintf instead of sprintf.
2013-04-24 Janne HyvärinenMetaflac UTF-8 fixes (Windows)
2013-04-21 Janne HyvärinenFix status print staying on the wrong line with certain...
2013-04-21 Erik de Castro LopoFix compile when compiling with FLAC__INTEGER_ONLY_LIBRARY.
2013-04-21 Erik de Castro LopoFix -Wshadow warnings when compiling with mingw-gcc.
2013-04-21 Erik de Castro LopoMetaflac hex dump UTF-8 and locale fix.
2013-04-21 Janne HyvärinenWindows utf8 utime fix.
2013-04-21 Erik de Castro LopoWin utf8 treatment for CreateFile.
2013-04-21 Cristian RodríguezEnsure AM_LDFLAGS is used consistently
2013-04-21 Erik de Castro LopoFix compiler warnings related to win utf8 stuff.
2013-04-21 Erik de Castro LopoA set of windows utf8 patches fromJanne Hyvärinen ...
2013-04-07 Erik de Castro Loposrc/libFLAC/include/private/macros.h : Add default...
2013-04-07 Erik de Castro Loposrc/libFLAC/include/private/macros.h : Check GNUC versi...
2013-04-07 Erik de Castro Loposrc/share/Makefile.am : Rejig building of win_utf8_io...
2013-04-07 Erik de Castro LopoFix a bunch of compiler warnings (mainly MinGW).
2013-04-07 Erik de Castro LopoFor windows, make UTF-8 mode into a runtime choice.
2013-04-07 Ulrich KlauerOnly link against libogg (and libm) if needed
2013-04-07 Ulrich KlauerFix pkg-config files to avoid overlinking
2013-04-05 Erik de Castro LopoRename all parameters and locals from 'index' to 'indx'.
2013-04-02 Erik de Castro Lopoflac*.pc : Add -logg if configured with Ogg support.
2013-04-02 Erik de Castro Lopoflactimer patches from Janne Hyvärinen <cse@sci.fi>.
2013-04-02 Erik de Castro Lopoflac_mac safe string patch from Janne Hyvärinen <cse...
2013-04-02 Erik de Castro Lopometaflac typo patch from Janne Hyvärinen <cse@sci.fi>.
2013-04-01 Erik de Castro Lopoflac_mac patches from Janne Hyvärinen <cse@sci.fi>.
2013-04-01 Erik de Castro LopoAnother windows utf8 I/O patch from Janne Hyvärinen...
2013-04-01 Erik de Castro LopoMSVC version patch from Janne Hyvärinen <cse@sci.fi>.
2013-04-01 Erik de Castro LopoTwo small patches for utf8 I/O.
2013-04-01 Erik de Castro LopoPurge more strcpy/strcat usage.
2013-04-01 Erik de Castro LopoPurge FLAC__STRINGS_IN_UTF8 from VC project files.
2013-04-01 Erik de Castro LopoEnable utf8 I/O stuff when compiling with MinGW.
2013-04-01 Erik de Castro LopoUse recursive automake in src/share/ part of tree.
2013-03-29 Erik de Castro LopoAdd CLEANFILES to relevant Makefile.am to force removal...
2013-03-29 Erik de Castro LopoRename _flac_stat to flac_stat_s.
2013-03-29 Erik de Castro LopoRename all 'utf8_io' -> 'win_utf8_io'.
2013-03-29 Erik de Castro LopoHuge Windows utf8 I/O patch.
2013-03-29 Erik de Castro Loposrc/test_libFLAC/decoders.c : Minor improvement.
2013-03-29 Miroslav LichvarFix option names in documentation and help messages.
2013-03-21 Erik de Castro LopoReplace a couple of safe_strncpy/cat with snprintf.
2013-03-19 Erik de Castro LopoReplace broken str* functions with safe versions.
2013-03-17 Erik de Castro LopoMore Microsoft Visual Studio project file updates.
2013-03-17 Erik de Castro LopoWindows flac_snprintf tweaks.
2013-03-17 Erik de Castro LopoUse new function flac_snprintf() where ever appropriate.
2013-03-17 Erik de Castro LopoAdd file src/share/grabbag/snprintf.c to grabbag library.
2013-03-17 Erik de Castro LopoWave64 patch from Janne Hyvrinen <cse@sci.fi>.
2013-03-14 Erik de Castro LopoFix a couple of Windows 2Gig file size issues.
2013-03-12 Erik de Castro LopoMS VS : Add alloc.c to the grabbag static build.
2013-03-12 Erik de Castro LopoMS VS inline/extern fix from Ben Alison plus comments.
2013-03-10 Erik de Castro LopoFix -Wshadow warnings.
2013-03-10 Erik de Castro Loposrc/libFLAC/include/private/macros.h : Fix flac_min.
2013-03-10 Erik de Castro LopoFix -Wstrict-prototypes -Wmissing-prototypes warnings.
2013-03-10 Erik de Castro LopoPurge old un-maintained MSVC 6 project files.
2013-03-09 Erik de Castro LopoVersion 1.3.0pre2. 1.3.0pre2
2013-03-08 Erik de Castro LopoFix version number in Visual Studio project files.
2013-03-08 Erik de Castro LopoAnother MSVC patch from Ben Alison.
2013-03-06 Erik de Castro LopoLarge patch from Ben Allison fixing the MSVC build.
2013-03-05 Erik de Castro LopoFix compiler warnings from new compiler flags.
2013-03-05 Erik de Castro Loposrc/flac/main.c : Mention --ignore-chunk-sizes in help...
2013-03-02 Erik de Castro Loposrc/flac/decode.c : Remove repeated code block.
2013-03-02 Erik de Castro LopoAdd appropriate WAV channel masks for 7 and 8 channel...
2013-02-08 Timothy B. Terriberryxmms - Fix inline linking problems with old glib
2013-02-08 Timothy B. Terriberryxmms - #include <inttypes.h> for PRIu64
2013-02-08 Timothy B. Terriberryxmms - Fix libtool usage.
2013-01-18 Ralph GilesHoist a repeated conditional in the channel mapping...
2013-01-02 Erik de Castro LopoRevert parts of 96d081c1 that touched source code or...
2013-01-02 Erik de Castro LopoFix VC project files to use /objs/ directory instead...
2013-01-02 Erik de Castro LopoFix all Makefile.lite to use /objs/ directory instead...
2013-01-02 Hendricks266Fix building with MSYS and MinGW(-w64); Improve Makefil...
2012-12-28 nu774Fix to allow the flac command to parse piped WAV input...
2012-12-12 Max Hornautogen.sh: replace this by a simple call to autoreconf
2012-12-09 Timothy B. TerriberryFix a copy & paste error in a comment.
2012-12-05 Erik de Castro LopoCovert 2 C source files from dos to unix line endings.
2012-12-05 Miroslav LichvarUpdate FSF address.
2012-12-04 Miroslav LichvarUpdate library version-info.
2012-12-04 Miroslav LichvarHide symbols with nasm.
2012-12-04 Miroslav LichvarHide symbols with gcc.
2012-12-04 Miroslav LichvarRemove old GNU-stack sections from nasm files.
2012-11-30 Erik de Castro Loposrc/libFLAC/stream_encoder.c : Fix typo.
2012-11-13 Erik de Castro LopoReplace printfs with "%s" format strings with puts.
2012-10-14 Erik de Castro LopoAdd a regresion test for compression levels.
2012-10-12 Erik de Castro LopoFix a regression that severely impacted compression...
2012-09-11 Erik de Castro LopoAdd a convenience function to create a Metadata::Paddin...
2012-08-28 Miroslav LichvarOptimize FLAC__bitreader_read_rice_signed_block.
2012-08-28 Miroslav LichvarAdd new clz function which works with input 0.
2012-08-28 Miroslav LichvarMake FLAC__clz_soft_uint32 static.
2012-07-26 Samuli SuominenFix assembler code to make it PIC so the dynamic linker...
2012-07-04 Erik de Castro LopoChange order of flac_LDADD libs so it works with mingw.
2012-06-22 Erik de Castro LopoMove code inside #ifdef _MSC_VER to compat.h.
next