platform/upstream/flac.git
2001-07-20 Josh Coalsonmove @XMMS_LIBS@ to the end of libxmms_flac_la_LIBADD
2001-07-20 Josh Coalsontweak the FLAC__INLINE macro to FLaC__INLINE to avoid...
2001-07-20 Josh Coalsonadd -E- to docs
2001-07-20 Josh Coalsonadd instructions for building with Makefile.lite
2001-07-19 Josh Coalsonupdate comparison tables
2001-07-19 Josh Coalsonswitch to better method for getting floor(log2(double))
2001-07-19 Josh Coalsonadd Andrey's latest
2001-07-19 Josh Coalsonminor spacing
2001-07-19 Josh Coalsonpreserve passed in CFLAGS
2001-07-18 Josh Coalsonadd macro define for inlining
2001-07-18 Josh Coalsonadd news items for 1.0 release
2001-07-18 Josh Coalsonfix another possible bug in the quantizer
2001-07-18 Josh Coalsonforce compiler inlining of some routines
2001-07-18 Josh Coalsonchange some debug printouts
2001-07-18 Josh Coalsonadd *.wav to the cleanup
2001-07-18 Josh Coalsonremove authors.html and links to it
2001-07-18 Josh Coalsonremove -ffast-math from gcc CFLAGS
2001-07-18 Josh Coalsonadd --sse-os argument, remove -ffast-math from gcc...
2001-07-18 Josh Coalsonremove a bad assert on cpuinfo struct
2001-07-18 Josh Coalsonadd a dummy function for determining OS support of...
2001-07-18 Josh Coalsonfix bug in SSE routines
2001-07-18 Josh Coalsonadd better docs on configure options
2001-07-16 Josh Coalsonadd 3DNOW stuff from Miroslav
2001-07-16 Josh Coalsonadd Andrey
2001-07-16 Josh Coalsonadd link to russian version of the page
2001-07-16 Josh Coalsonadd ru to SUBDIRS
2001-07-16 Josh Coalsoninitial import
2001-07-16 Josh Coalsonchange default version to 1.0
2001-07-16 Josh Coalsonagain, in more places, fix bug when reading a zero...
2001-07-16 Josh Coalsonadd -version-info to libFLAC_la_LDFLAGS
2001-07-16 Josh Coalsonadd checking based on number_type in the frame header
2001-07-16 Josh Coalsonadd FLAC__FrameNumberTypeString
2001-07-16 Josh Coalsoncompute partition sums in 64-bits, move max partition...
2001-07-16 Josh Coalsonadd method for uint64 type
2001-07-16 Josh Coalsonpatch from collver at linuxfreemail.com
2001-07-16 Josh Coalsonadd comments
2001-07-16 Josh Coalsonadd number_type to frame header
2001-07-16 Josh Coalsonadd docs for -E option
2001-07-16 Josh Coalsoninitial import
2001-07-12 Josh Coalsonadd escape coding option
2001-07-12 Josh Coalsoninclude rice parameters and escape codes in --a-rtext...
2001-07-12 Josh Coalsonadd -E escape coding option, better reporting on verify...
2001-07-12 Josh Coalsonadd -E escape coding option
2001-07-12 Josh Coalsonindenting fix
2001-07-12 Josh Coalsonremove some obsolete defines
2001-07-12 Josh Coalsonadd comments
2001-07-12 Josh Coalsonrename _slow to _wide
2001-07-12 Josh Coalson#ifdef DEBUG some printouts
2001-07-12 Josh Coalsonfix bug with implicit assumption in ia32 mmx routines...
2001-07-12 Josh Coalsonmany bug fixes, added escape coding option, fixed resid...
2001-07-12 Josh Coalsonadd warnings about implicit assumptions in some routines
2001-07-12 Josh Coalsonadd option for escape coding
2001-07-12 Josh Coalsonrename _slow to _wide
2001-07-12 Josh Coalsonfix bug when reading a zero-bit-long value
2001-07-09 Josh Coalsonminor tweaks in the overflow checking for VC++
2001-07-09 Josh Coalsonchange to not use pipes so it works better on windows
2001-07-06 Josh Coalsonfix the case in the coeff quantizer where the coeffs...
2001-07-03 Josh Coalsonadd explicit casts for some implicit conversions
2001-07-03 Josh Coalsonuse double instead of FLAC__real in some places internally
2001-07-03 Josh Coalsonuse double instead of FLAC__real in some places interna...
2001-07-03 Josh Coalsonadd target for building ordinals.h
2001-07-03 Josh Coalsonfix rare bug in FLAC__lpc_quantize_coefficients where...
2001-06-29 Josh Coalsonmove gstreamer into the active S/W section
2001-06-29 Josh Coalsonimprove the rice parameter calculation
2001-06-29 Josh Coalsonadd support for checking sizes of different types throu...
2001-06-29 Josh Coalsonrenamed ordinals.h to ordinals.h.in
2001-06-29 Josh Coalsonminor naming convention changes
2001-06-29 Josh Coalsonadd discouraging comment to -9 option
2001-06-29 Josh Coalsonsupposedly fixes bug where playback happens too fast...
2001-06-27 Josh Coalsonadd -DVERSION
2001-06-27 Josh Coalsontweaks to make things work with VC++
2001-06-27 Josh Coalsoninitial import
2001-06-27 Josh Coalsonadd the --output-prefix option
2001-06-27 Josh Coalsonadd --sector-align option
2001-06-27 Josh Coalsonadd link to debian packages
2001-06-27 Josh Coalsonworkaround for #include bug on OS X
2001-06-27 Josh Coalsonminor tweak to exit code handling
2001-06-27 Josh Coalsonchange the command line usage to match flac, tweak...
2001-06-23 Josh Coalsonadd utility.o
2001-06-23 Josh Coalsonadd utility.h
2001-06-23 Josh Coalsonadd utility.c
2001-06-23 Josh Coalsoninitial import
2001-06-23 Josh Coalsonrev the version to 1.0
2001-06-23 Josh Coalsonrevamp the ordinal types
2001-06-21 Josh Coalsonpatch to remove erroneous ..._LIBS var
2001-06-21 Josh Coalsonadd SFFLAC format to id table
2001-06-21 Josh Coalsonminor change in S/W section
2001-06-21 Josh Coalsonadd aoutb support for openbsd
2001-06-19 Josh Coalsonminor fixes
2001-06-19 Josh Coalsonminor #include changes
2001-06-18 Josh Coalsonadd object file format guessing from configure
2001-06-18 Josh Coalsonchange the naming of the object file format define...
2001-06-18 Josh Coalsonfix default versioning behavior
2001-06-18 Josh Coalsonminor formatting changes
2001-06-18 Josh Coalsonadd gstreamer in comments of s/w section
2001-06-17 Josh Coalsonupdate libFLAC section with new _set_ functions
2001-06-16 Josh Coalsonrevamp encoder/decoder interface to use set methods...
2001-06-15 Josh Coalsonminor wording change about libFLAC; delete dead link
2001-06-15 Josh Coalsonminor wording change about libFLAC
2001-06-15 Josh Coalsonfix syntax typo
next