V2: Use a single definition of MIN and MAX in sources
[platform/upstream/flac.git] / src / libFLAC /
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
2007-07-16 Josh Coalsonimprovements to compile/link options
2007-07-11 Josh Coalsonadd #define FLAC__LPC_UNROLLED_FILTER_LOOPS for easier...
2007-07-11 Josh Coalsonminor comments
2007-07-11 Josh Coalsonadd vcproj files to EXTRA_DIST
2007-07-10 Josh Coalsonbump libtool number in prep for release
2007-07-10 Josh Coalsonfix bug where invalid seek tables could cause some...
2007-07-07 Josh Coalsonbump version number to 1.2.0
2007-07-07 Josh Coalsonfix optimization bug in FLAC__bitwriter_write_rice_sign...
2007-07-07 Josh Coalsonminor comments
2007-06-20 Josh Coalsonminor cosmetics
2007-06-20 Josh Coalsonfix bug with partition sum overflowing
2007-06-20 Josh Coalsonfix for FLAC__INTEGER_ONLY_LIBRARY
2007-06-19 Josh Coalsonminor comments
2007-06-16 Josh Coalsonmerge decoder part from RICE_EXT_BRANCH: blocking strat...
2007-06-14 Josh Coalsonfix bug with negative indexing
2007-06-14 Josh Coalsoncleaner pointer alignment logic for autoconf-based...
2007-06-14 Josh Coalsonfix LD_LIBRARY_PATH-saving logic
2007-06-14 Josh Coalsonadd internal FLAC__stream_encoder_set/get_do_md5()
2007-04-04 Josh Coalsoncall precompute_partition_info_sums_32bit_asm_ia32_...
2007-04-04 Josh CoalsonMSVC optimization in process calls
2007-04-04 Josh Coalsonremove more redundant logic in process calls
2007-04-04 Josh Coalsonmore optimizations
2007-04-04 Josh Coalsonminor optimization in loop logic
2007-04-04 Josh Coalsonadd stream_encoder_asm.nasm
2007-04-04 Josh Coalsonwindow the integer_signal instead of real_signal, remov...
2007-04-04 Josh Coalsonoptimize special case in FLAC__bitwriter_write_rice_sig...
2007-04-04 Josh Coalsonminor optimizations to FLAC__bitwriter_write_rice_signe...
2007-03-31 Josh Coalsonminor optimizations to precompute_partition_info_sums_()
2007-03-30 Josh Coalsonadd FLAC__format_sample_rate_is_subset()
2007-03-30 Josh Coalsonminor optimization
2007-03-23 Josh Coalsonfix extern names for win32
2007-03-23 Josh Coalsonadd ia32/bitreader_asm.nasm
2007-03-23 Josh Coalsonfork FLAC__bitreader_read_rice_signed_block() into...
2007-03-23 Josh Coalsonminor optimizations
2007-03-23 Josh Coalsonbetter alignment in md5 structure elements
2007-03-22 Josh Coalsonoptimization: faster crc-16 calculation
next