platform/upstream/flac.git
2012-04-18 Erik de Castro... Tweak MALLOC_PERTURB_ expression in tests.
2012-04-18 Cristian Rodríguezexport MALLOC_PERTURB_ and MALLOC_CHECK_ in test suite
2012-04-18 Cristian Rodríguezreplace local_strtoull with _strtoui64 in windows
2012-04-18 Cristian RodríguezRemove local_strtoull, windows has equivalent function...
2012-04-07 Cristian RodríguezUpdate and improve autotools build
2012-04-06 Erik de Castro... Use sizeof instead of magic number 4.
2012-04-06 Erik de Castro... Update .gitignore.
2012-04-06 Cristian RodríguezFix make distcheck
2012-04-05 Erik de Castro... src/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... Fix gcc-4.7 compiler warnings.
2012-04-05 Erik de Castro... Fix buffer overflow by replacing strcpy with memcpy.
2012-04-04 Erik de Castro... Remove casting of return value from *alloc() functions.
2012-04-04 Erik de Castro... configure.ac : Add AM_PROG_CC_C_O.
2012-03-30 Erik de Castro... Remove unnecessary typedef.
2012-03-30 Erik de Castro... Add GCC specific optimisation for log base 2 operations.
2012-03-30 Erik de Castro... Remove winamp2 plugin
2012-03-18 Erik de Castro... Add patch from Earl Chew <earl_chew@yahoo.com> that...
2012-03-05 Erik de Castro... Rename ENDSWAP_INT to ENDSWAP_32.
2012-02-27 Dave YeoInclude stdlib.h for _response() and _wildcard() declar...
2012-02-27 Dave Yeoa.out format does not support many .section directives
2012-02-26 Erik de Castro... configure.ac : Report useful info at the end of configure.
2012-02-26 Erik de Castro... Fix a couple 'inlining failed' warning messages.
2012-02-26 Erik de Castro... Fix a couple of sign-compare warnings.
2012-02-26 Earl ChewPort David Robinson's equalloudfilt.m MATLAB script...
2012-02-26 Earl ChewSupport 56kHz to 19.2kHz gain analysis (Patch v4)
2012-02-26 Erik de Castro... Speed up the tests by testing slightly fewer combinations.
2012-02-24 Erik de Castro... .gitignore : Ignore more m4 files.
2012-02-17 Erik de Castro... Remove '#if 0'-ed out code.
2012-02-17 Erik de Castro... Fix a bunch of -Wtype-limits warnings.
2012-02-13 Erik de Castro... Fix -Werror=format-security errors.
2012-02-13 Erik de Castro... Fix for autoreconf failures.
2012-02-13 Erik de Castro... Disable Altivec on host triplet powerpc-unknown-linux...
2012-02-13 Erik de Castro... libFLAC.m4 : Prevent empty -L flag.
2012-02-12 Erik de Castro... Merge branch 'noname'
2012-02-12 Erik de Castro... Disable executable stack in libFLAC.so.
2012-02-12 Erik de Castro... Add missing <cstring> include.
2012-02-12 Erik de Castro... Add missing <csting> include.
2012-02-12 Erik de Castro... metaflac : Exit with error if invalid option is passed.
2012-02-12 Erik de Castro... Fix misuse of \r (potentially) in flac -d or -t output.
2012-02-10 Erik de Castro... include/FLAC/ordinals.h : Remove CPP hackery.
2012-02-08 Erik de Castro... Patch from Dave Yeo to remove more CPP hackery.
2012-02-07 Erik de Castro... Fix 'make distcheck'.
2012-02-05 Erik de Castro... Add XIPH_BSWAP32 configure macro to detect __builtin_bs...
2012-02-05 Erik de Castro... Add m4/endian.m4 and use it in configure.ac.
2012-02-05 Erik de Castro... Encoder::Stream::set_metadata() broken - ID: 3282704
2012-02-05 Erik de Castro... Memory and fd leak fixes - ID: 3436668
2012-02-05 Erik de Castro... configure.ac : Patch from David Yeo. OS/2 uses aout...
2012-02-05 Erik de Castro... configure.ac : Patch from David Yeo adding LT_NO_UNDEFI...
2012-02-05 Erik de Castro... Purge MINGW_WINSOCK_LIBS config variable.
2012-02-05 Erik de Castro... Remove configure maintainer mode.
2012-02-05 Erik de Castro... Improve endswapping (especially purge ntohl).
2012-02-04 Erik de Castro... configure.ac : Detect more headers.
2012-02-04 Erik de Castro... include/share/Makefile.am : Add compat.h to EXTRA_DIST.
2012-02-04 Erik de Castro... Patch from JonY to remove more CPP hackery.
2012-02-04 Erik de Castro... Add file include/share/compat.h and start moving CPP...
2012-02-04 Erik de Castro... Makefile.am : Add CLEANFILES entry.
2012-02-04 Erik de Castro... Patch from JonY to suppress redefinition warnings with...
2012-02-04 Erik de Castro... Renable metaflac tests disabled earlier because they...
2012-02-04 Erik de Castro... Fix cuesheet bug introduced in ce8a75134cace056f6c436d5...
2012-02-04 Erik de Castro... Cuesheet patch from Earl Chew.
2012-02-04 Erik de Castro... Patch from David Yeo to conditionally include <inttypes.h>.
2012-02-02 Erik de Castro... XMMS patch from Timothy B. Terriberry
2012-02-02 Erik de Castro... Fix 'make distcheck'.
2012-02-02 Erik de Castro... configure.ac : Only use AM_SILENT_RULES if its availabl...
2012-02-02 Erik de Castro... Merge git://github.com/avuton/flac
2012-02-02 Ralph GilesAdd test_wrapper.sh to the distribution.
2012-02-02 Ralph GilesUse the correct project filenames for flactimer.
2012-02-02 Avuton OlrichFix --disable-doxygen-docs install
2012-02-01 Erik de Castro... Fix memory leak when reinitializing stream encoder.
2012-02-01 Erik de Castro... Add 'make fastcheck' target.
2012-02-01 Erik de Castro... Fix more printf formatting issues and remove un-necessa...
2012-02-01 Erik de Castro... Fix a bunch of printf format warnings.
2012-02-01 Erik de Castro... Fix compiler warnings.
2012-02-01 Erik de Castro... Fix a couple of -Winline warnings.
2012-02-01 Erik de Castro... Remove old configure.in.
2012-02-01 Erik de Castro... Rename configure.in -> configure.ac.
2012-02-01 Erik de Castro... configure.in : Add AM_SILENT_RULES. Check for <inttypes...
2012-01-31 Erik de Castro... Run all tests from one script which bails on the first...
2012-01-31 Erik de Castro... test/test_metaflac.sh : Disable failing tests.
2012-01-31 Erik de Castro... test/test_metaflac.sh : Bypass currently broken tests.
2012-01-31 Erik de Castro... Update README and .gitignore.
2012-01-31 Erik de Castro... Add .gitignore.
2012-01-31 Erik de Castro... autogen.sh : Silence complaint about missing config...
2011-08-26 David SchleefFix md5 structure clearing in previous commit
2011-08-26 Felipe ContrerasCoverity fixes
2009-10-05 Josh Coalsonlicense must be BSD since it is used by libFLAC
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 Coalsonconvert SF tracker links to new tracker2 system
2009-01-07 Josh CoalsonFixes for autotools (SF#1859664: https://sourceforge...
2009-01-07 Josh CoalsonImproved error message when user attempts to decode...
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-03 Josh Coalsonmingw fixes (SF#2209829: https://sourceforge.net/tracke...
2009-01-03 Josh Coalsonfix bug with fractional seconds on some locales (SF...
next