changelog.html : Updates.
[platform/upstream/flac.git] / src / libFLAC /
2013-03-14 Erik de Castro LopoFix a couple of Windows 2Gig file size issues.
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-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-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 Hendricks266Fix building with MSYS and MinGW(-w64); Improve Makefil...
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-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-10-12 Erik de Castro LopoFix a regression that severely impacted compression...
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-06-22 Erik de Castro LopoMove code inside #ifdef _MSC_VER to compat.h.
2012-06-22 Erik de Castro LopoMove all definitions of FLAC__U64L to one place.
2012-06-22 Erik de Castro LopoFix building when configured with --disable-shared.
2012-06-22 Erik de Castro LopoFix FLAC__stream_decoder_delete() and FLAC__stream_enco...
2012-06-08 Cristian Rodríguezbitmath: Finish up optimizations
2012-05-08 Erik de Castro Loposrc/libFLAC/lpc.c : Include <inttypes.h> so compiling...
2012-05-07 Miroslav LichvarOptimize COUNT_ZERO_MSBS macro
2012-05-07 Erik de Castro LopoFix all links to libtool version info rules.
2012-04-07 Cristian RodríguezUpdate and improve autotools build
2012-04-06 Cristian RodríguezFix make distcheck
2012-04-05 Erik de Castro Loposrc/libFLAC/include/private/macros.h : Add copyright...
2012-04-05 Cristian RodríguezV2: Use a single definition of MIN and MAX in sources
2012-04-05 Cristian Rodríguezremove unnecesary typedef in bitwriter.c
2012-04-05 Erik de Castro LopoFix gcc-4.7 compiler warnings.
2012-04-04 Erik de Castro LopoRemove casting of return value from *alloc() functions.
2012-03-30 Erik de Castro LopoRemove unnecessary typedef.
2012-03-30 Erik de Castro LopoAdd GCC specific optimisation for log base 2 operations.
2012-03-05 Erik de Castro LopoRename ENDSWAP_INT to ENDSWAP_32.
2012-02-27 Dave Yeoa.out format does not support many .section directives
2012-02-26 Erik de Castro LopoFix a couple 'inlining failed' warning messages.
2012-02-17 Erik de Castro LopoFix a bunch of -Wtype-limits warnings.
2012-02-13 Erik de Castro LopoDisable Altivec on host triplet powerpc-unknown-linux...
2012-02-13 Erik de Castro LopolibFLAC.m4 : Prevent empty -L flag.
2012-02-12 Erik de Castro LopoMerge branch 'noname'
2012-02-12 Erik de Castro LopoDisable executable stack in libFLAC.so.
2012-02-08 Erik de Castro LopoPatch from Dave Yeo to remove more CPP hackery.
2012-02-05 Erik de Castro LopoPurge MINGW_WINSOCK_LIBS config variable.
2012-02-05 Erik de Castro LopoImprove endswapping (especially purge ntohl).
2012-02-04 Erik de Castro LopoPatch from JonY to remove more CPP hackery.
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 memory leak when reinitializing stream encoder.
2012-02-01 Erik de Castro LopoFix more printf formatting issues and remove un-necessa...
2012-02-01 Erik de Castro LopoFix compiler warnings.
2012-02-01 Erik de Castro LopoFix a couple of -Winline warnings.
2011-08-26 David SchleefFix md5 structure clearing in previous commit
2011-08-26 Felipe ContrerasCoverity fixes
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 CoalsonImprove decoder's ability to distinguish between a...
2009-01-06 Josh CoalsonFix bug in bitreader handling of read callback returnin...
2009-01-03 Josh CoalsonFixes for Sun Studio/Forte; us AC_C_INLINE to detect...
2009-01-03 Josh Coalsonremove some inlining directives
2009-01-03 Josh Coalsonmingw fixes, enable build dll w/ mingw (SF#2000973...
2009-01-02 Josh Coalsonfixes for windows builds (SF#1676822: https://sourcefor...
2008-11-29 Josh Coalsonremove /FLAC suffix on include path
2008-09-15 Josh Coalsonfix bug in FLAC__metadata_object_vorbiscomment_replace_...
2008-09-14 Josh Coalsonupdate Makefile.lite system to work on x86_64 linux
2008-09-09 Josh Coalsonfix labels (missing colons)
2008-06-03 Josh Coalsonwin64 fixes
2008-06-03 Josh Coalsonwin64 fixes
2008-06-03 Josh Coalsonremove VCWebDeploymentTool item for better proj compati...
2008-05-27 Josh Coalsonfix problem with encoder being too strict about subset...
2008-05-27 Josh Coalsonadd FLAC__format_blocksize_is_subset()
2008-02-29 Josh Coalsonconst-ify FLAC__crc16_table[]
2008-02-28 Josh Coalsonupdate copyright for 2008
2007-09-15 Josh Coalsonbump libtool version numbers
2007-09-14 Josh Coalsonbump version number to 1.2.1
2007-09-13 Josh Coalsonminor comments
2007-09-13 Josh Coalsonremove obsolete comment reference to end of stream...
2007-09-11 Josh Coalsonfix seek bug with ogg flac and small streams (SF#179217...
2007-09-11 Josh Coalsonextra checking on memory allocation sizes to prevent...
2007-09-08 Josh Coalson64-bit fixes (SF#1790872: https://sourceforge.net/track...
2007-08-29 Josh CoalsonOS/2 fixes (SF#1771378: https://sourceforge.net/tracker...
2007-08-29 Josh Coalsonfixed very rare seek bug (SF#1684049: https://sourcefor...
2007-08-21 Josh Coalsonbump cvs date in vendor string
2007-08-15 Josh Coalsonadd FLAC__metadata_simple_iterator_get_application_id()
2007-08-14 Josh Coalsonadd FLAC__metadata_simple_iterator_get_block_offset...
2007-07-31 Josh Coalsonadd support for RESIDUAL_CODING_METHOD_PARTITIONED_RICE...
2007-07-31 Josh CoalsonSome MinGW fixes (SF#1684879: https://sourceforge.net...
2007-07-25 Josh Coalsonprototype-related fixes
2007-07-23 Josh Coalsonminor comments
2007-07-23 Josh Coalsonminor OPT tweaks
2007-07-16 Josh Coalsonbump release date to 7/15/07
2007-07-16 Josh Coalsoncomment out some optimized branch
next