test/*.sh : Fix MALLOC_PERTURB initialization.
[platform/upstream/flac.git] / include /
2013-05-27 Ulrich KlauerLanguage fix: "difference licenses"
2013-05-26 Erik de Castro LopoSet version to 1.3.0 and update coyprights throughout.
2013-05-25 Martijn van BeurdenReplace dead anchor
2013-04-21 Erik de Castro LopoWin utf8 treatment for CreateFile.
2013-04-21 Erik de Castro LopoFix compiler warnings related to win utf8 stuff.
2013-04-07 Erik de Castro Lopoinclude/share/compat.h : Include cleanup.
2013-04-07 Erik de Castro LopoFix Windows SIZE_T_MAX definition.
2013-04-07 Erik de Castro LopoFix a bunch of compiler warnings (mainly MinGW).
2013-04-01 Erik de Castro LopoTwo small patches for utf8 I/O.
2013-04-01 Erik de Castro Lopoinclude/share/Makefile.am : Add win_utf8_io.h.
2013-04-01 Erik de Castro LopoPurge more strcpy/strcat usage.
2013-04-01 Erik de Castro LopoEnable utf8 I/O stuff when compiling with MinGW.
2013-03-29 Erik de Castro Lopoinclude/share/compat.h : Cleanup.
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-23 Erik de Castro Lopoinclude/share/compat.h : Simplify.
2013-03-19 Erik de Castro LopoAdd new file include/share/safe_str.h.
2013-03-17 Erik de Castro Lopoinclude/share/private.h : Add FLAC_API to private funct...
2013-03-17 Erik de Castro LopoAdd file src/share/grabbag/snprintf.c to grabbag library.
2013-03-14 Erik de Castro LopoRestore code dropped in commit f25b2602dc.
2013-03-14 Erik de Castro LopoFix a couple of Windows 2Gig file size issues.
2013-03-10 Erik de Castro LopoFix -Wstrict-prototypes -Wmissing-prototypes warnings.
2013-03-10 Erik de Castro Lopoinclude/share/compat.h : feeko and ftello fixes for...
2013-03-08 Erik de Castro LopoFLAC/ordinals.h : Add <stdint.h> definitions for MSVC...
2013-03-08 Erik de Castro LopoFLAC/ordinals.h : Provide links for <stdint.h> replacem...
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-01-25 Erik de Castro Lopoinclude/share/compat.h : For MSVC define inline as...
2012-12-12 Max Hornautogen.sh: replace this by a simple call to autoreconf
2012-12-05 Miroslav LichvarUpdate FSF address.
2012-12-04 Miroslav LichvarUpdate library version-info.
2012-12-04 Miroslav LichvarHide symbols with gcc.
2012-09-11 Erik de Castro LopoAdd a convenience function to create a Metadata::Paddin...
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 Bastiaan TimmerAdds last functions from C metadata api to C++ metadata api
2012-06-22 Erik de Castro LopoFix building when configured with --disable-shared.
2012-06-08 Bastiaan TimmerQuick patch to fix FLAC_metadata_object api docs.
2012-05-08 Erik de Castro LopoAdd missing functions to VorbisComment class.
2012-05-07 Erik de Castro LopoFix all links to libtool version info rules.
2012-05-07 Erik de Castro LopoAdd functionality present in the C library to the to...
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-03-05 Erik de Castro LopoRename ENDSWAP_INT to ENDSWAP_32.
2012-02-26 Erik de Castro LopoFix a couple 'inlining failed' warning messages.
2012-02-26 Earl ChewSupport 56kHz to 19.2kHz gain analysis (Patch v4)
2012-02-17 Erik de Castro LopoRemove '#if 0'-ed out code.
2012-02-17 Erik de Castro LopoFix a bunch of -Wtype-limits warnings.
2012-02-10 Erik de Castro Lopoinclude/FLAC/ordinals.h : Remove CPP hackery.
2012-02-05 Erik de Castro LopoAdd XIPH_BSWAP32 configure macro to detect __builtin_bs...
2012-02-05 Erik de Castro LopoImprove endswapping (especially purge ntohl).
2012-02-04 Erik de Castro Lopoinclude/share/Makefile.am : Add compat.h to EXTRA_DIST.
2012-02-04 Erik de Castro LopoAdd file include/share/compat.h and start moving CPP...
2012-02-01 Erik de Castro LopoFix a couple of -Winline warnings.
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-03 Josh CoalsonFixes for Sun Studio/Forte; us AC_C_INLINE to detect...
2009-01-03 Josh Coalsonremove some inlining directives
2008-11-29 Josh Coalsonbetter check for stdint.h
2008-05-27 Josh Coalsonadd FLAC__format_blocksize_is_subset()
2008-02-28 Josh Coalsonupdate copyright for 2008
2007-09-15 Josh Coalsonbump libtool version numbers
2007-09-13 Josh Coalsonminor comments
2007-09-13 Josh Coalsonminor comments
2007-09-13 Josh Coalsonadd link to new example code page
2007-09-12 Josh Coalsonmsvc fixes
2007-09-12 Josh Coalsoninline all safe alloc funcs
2007-09-12 Josh Coalsonadd not about OPT: sections
2007-09-11 Josh Coalsonhandle SIZE_T_MAX
2007-09-11 Josh Coalsonremove unnecessary #includes
2007-09-10 Josh Coalsonadd alloc.h
2007-09-08 Josh Coalsonfix #include for off_t (SF#1786225: https://sourceforge...
2007-08-29 Josh Coalsonadd --disable-cpplibs configure option (SF#1723295...
2007-08-21 Josh Coalson#include for off_t, minor comments
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-10 Josh Coalsonbump libtool number in prep for release
2007-07-07 Josh Coalsonadd porting guide item for 1.1.4->1.2.0
2007-06-16 Josh Coalsonmerge decoder part from RICE_EXT_BRANCH: blocking strat...
2007-06-14 Josh Coalson*** empty log message ***
2007-04-05 Josh Coalsonadd FLAC::Decoder::Stream::get_decode_position()
2007-03-30 Josh Coalsonadd FLAC__format_sample_rate_is_subset()
2007-02-14 Josh Coalsonadd porting item for 1.1.4
2007-02-14 Josh Coalsonbump libtool .so revision number
2007-02-13 Josh Coalsonfix minor leaks
2007-02-06 Josh Coalsonchange the min/max rice partition order for compression...
2007-02-02 Josh Coalsonadd 2007 copyright
2007-01-31 Josh Coalsonconvert C prototypes for functions with no args from...
2007-01-29 Josh Coalsonin FLAC__stream_encoder_set_metadata(), copy the metada...
2007-01-05 Josh Coalsonadd docs on sample format for process calls (SF#1627966...
2006-11-21 Josh Coalsonpatch: support for borland c++ compile (SF#1599018...
2006-11-20 Josh Coalsonpatch: support for borland c++ compile (SF#1599018...
2006-11-20 Josh Coalsonfinal merge down from 1.1.2 maintenance branch (cvs...
2006-11-20 Josh Coalsonminor comments
2006-11-16 Josh Coalsonmultifix: change FLAC__stream_encoder_finish() to also...
2006-11-15 Josh Coalsonminor comments
next