test/*.sh : Fix MALLOC_PERTURB initialization.
[platform/upstream/flac.git] / src / flac /
2013-05-27 Dagobert MichelsenUse location of TIOCGWINSZ from autoconf manual
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 Erik de Castro LopoFix compiling for Android.
2013-04-29 Erik de Castro LopoTwo minor compiled fixes for OS/2.
2013-04-28 Erik de Castro Loposrc/flac/encode.c : Use flac_snprintf instead of sprintf.
2013-04-21 Janne HyvärinenFix status print staying on the wrong line with certain...
2013-04-21 Erik de Castro LopoFix -Wshadow warnings when compiling with mingw-gcc.
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 LopoFor windows, make UTF-8 mode into a runtime choice.
2013-04-07 Ulrich KlauerOnly link against libogg (and libm) if needed
2013-04-05 Erik de Castro LopoRename all parameters and locals from 'index' to 'indx'.
2013-04-01 Erik de Castro LopoAnother windows utf8 I/O patch from Janne Hyvärinen...
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 LopoHuge Windows utf8 I/O patch.
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 LopoUse new function flac_snprintf() where ever appropriate.
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-10 Erik de Castro LopoFix -Wshadow warnings.
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-06 Erik de Castro LopoLarge patch from Ben Allison fixing the MSVC build.
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-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-05 Miroslav LichvarUpdate FSF address.
2012-07-04 Erik de Castro LopoChange order of flac_LDADD libs so it works with mingw.
2012-04-18 Cristian RodríguezRemove local_strtoull, windows has equivalent function...
2012-04-07 Cristian RodríguezUpdate and improve autotools build
2012-04-04 Erik de Castro LopoRemove casting of return value from *alloc() functions.
2012-02-12 Erik de Castro LopoFix misuse of \r (potentially) in flac -d or -t output.
2012-02-08 Erik de Castro LopoPatch from Dave Yeo to remove more CPP hackery.
2012-02-05 Erik de Castro LopoMemory and fd leak fixes - ID: 3436668
2012-02-05 Erik de Castro LopoPurge MINGW_WINSOCK_LIBS config variable.
2012-02-04 Erik de Castro LopoAdd file include/share/compat.h and start moving CPP...
2012-02-04 Erik de Castro LopoPatch from JonY to suppress redefinition warnings with...
2012-02-01 Erik de Castro LopoFix more printf formatting issues and remove un-necessa...
2012-02-01 Erik de Castro LopoFix a bunch of printf format warnings.
2012-02-01 Erik de Castro LopoFix compiler warnings.
2009-01-07 Josh Coalsonadd 2009 copyright
2009-01-07 Josh CoalsonAllow MM:SS:FF and MM:SS.SS time formats in non-CD...
2009-01-07 Josh CoalsonImproved error message when user attempts to decode...
2009-01-03 Josh Coalsonfix bug with fractional seconds on some locales (SF...
2009-01-02 Josh Coalsonfixes for windows builds (SF#1676822: https://sourcefor...
2008-09-16 Josh Coalsonminor warnings fix
2008-09-15 Josh Coalsonremove restriction on using --delete-input-file with...
2008-09-14 Josh Coalsonupdate Makefile.lite system to work on x86_64 linux
2008-09-13 Josh Coalsonfix handling of aiff ssnd offset; do not try and recrea...
2008-09-13 Josh Coalsonminor comments
2008-09-09 Josh Coalsonadd support for Wave64 (SF#1769582: https://sourceforge...
2008-09-09 Josh Coalsonadd support for RF64
2008-06-03 Josh Coalsonremove VCWebDeploymentTool item for better proj compati...
2008-02-28 Josh Coalsonupdate copyright for 2008
2007-10-03 Josh Coalsonfix bug: move flac decoder teardown into EncoderSession...
2007-10-02 Josh Coalsonadd --preserve-modtime and --no-preserve-modtime switches
2007-10-02 Josh Coalsondeprecate --sector-align
2007-10-02 Josh Coalsonfinish reorg, unify encode pipe across formats
2007-09-20 Josh Coalsoncode reorg in prep for simplification, more format...
2007-09-13 Josh Coalsonminor comments
2007-09-12 Josh Coalsonmsvc fixes
2007-09-12 Josh Coalsonminot usage verbiage
2007-09-12 Josh Coalsonadd user hints to use --keep-foreign-metadata when...
2007-09-12 Josh Coalsonadd missing EXTRA_DIST files
2007-09-11 Josh Coalsonextra checking on memory allocation sizes to prevent...
2007-09-10 Josh Coalsonfixed bug compiling flac without ogg support (SF#176078...
2007-09-09 Josh Coalsonfix bug, foreign_metadata pointer was not always initia...
2007-08-28 Josh Coalsonchange foreign metadata app ids
2007-08-22 Josh Coalsonbug fixes
2007-08-21 Josh Coalsonfinish foreign metadata implemetation
2007-08-21 Josh Coalson*** empty log message ***
2007-08-14 Josh Coalsoninitial support for new --keep-foreign-metadata options...
2007-08-14 Josh Coalsonminor headers
2007-08-09 Josh Coalsonfix compiler warnings
2007-08-01 Josh Coalsonmore mingw fixes
2007-08-01 Josh Coalsonchange default extension for ogg flac from .ogg to...
2007-07-31 Josh CoalsonFixed bug where using --replay-gain without any padding...
2007-07-26 Josh Coalsonfixed bug compiling flac without ogg support (SF#176078...
2007-07-26 Josh Coalsonadd new option --no-utf8-convert to flac (SF#973740...
2007-07-25 Josh Coalsonprototype-related fixes
2007-07-16 Josh Coalsonimprovements to compile/link options
2007-07-11 Josh Coalsonadd vcproj files to EXTRA_DIST
2007-07-10 Josh Coalsonwork around ogg flac bug where too many seekpoints...
2007-07-07 Josh Coalsonadd undocumented option to flac: --ignore-chunk-sizes
2007-06-19 Josh Coalsonadd --no-md5-sum
2007-06-16 Josh Coalsonadd more things reported in analyze mode
next