fix some argument names to match new configure.in
[platform/upstream/flac.git] / src /
2001-12-04 Josh Coalsoncheck in Miroslav's PIC patch
2001-12-04 Josh Coalsonupdate library version
2001-12-04 Josh Coalsonsimplify decoder finishing; make thread synchronization...
2001-12-04 Josh Coalsonsimplify decoder finishing; make decoder deleting more...
2001-12-04 Josh Coalsonfix bug with filename setting; fix possible bug with...
2001-12-04 Josh Coalsonsimplify decoder finishing
2001-11-16 Josh Coalson#include string.h
2001-11-15 Josh Coalsonun-disable 3dnow routines
2001-11-15 Josh Coalsonfix the ogg define
2001-11-13 Josh Coalsonremove SSE OS detection (shouldn't fork in a library...
2001-11-13 Josh Coalsoncommit patch for compiling on mingw32
2001-11-13 Josh Coalsonfix link flags for release target
2001-11-13 Josh Coalsonminor compile flag change (define _LIB)
2001-11-13 Josh Coalsonadd ogg support
2001-11-11 Josh Coalsonupdate library version
2001-11-11 Josh Coalsonminor cosmetics with Ogg defines
2001-11-09 Josh Coalsonchange back to unix-format line endings
2001-11-09 Josh Coalsonminor changes to linkage
2001-11-08 Josh Coalsonsplit most of FileDecoder off to new SeekableStreamDecoder
2001-11-08 Josh Coalsoncheck in new version of the winamp3 plugin
2001-11-08 Josh Coalsonremove the old version to make way for the new version
2001-11-03 Josh Coalsonadd monkeys audio utils
2001-11-01 Josh Coalsonmove placement of -lm ala Christian
2001-11-01 Josh Coalsonmake --help synonymous with -H, print long --help to...
2001-11-01 Josh Coalsonfix ..._process_metadata() to return correctly from...
2001-11-01 Josh Coalsonset state to SEARCH_FOR_FRAME_SYNC after flush
2001-11-01 Josh Coalsonchanges to reduce the stack requirements of the encoder
2001-10-31 Josh Coalsonfix bugs with skipping id3v2 tags and long metadata...
2001-10-31 Josh Coalsonseveral ogg-related fixes
2001-10-31 Josh Coalsonremove unnecessary -fw option
2001-10-31 Josh Coalsonfix tiny bug with filename setting
2001-10-31 Josh Coalsonrename -9 to secret option; break up help into short...
2001-10-31 Josh Coalsonadd support for writing ogg streams
2001-10-25 Josh Coalsonpatch from christian, #undef swap16
2001-10-19 Josh Coalsonpatch from Matt for automake 1.5
2001-10-16 Josh Coalsonfix bug where raw encoder rewinds to beginning of file...
2001-08-16 Josh Coalsonfix bug when skipping data
2001-08-16 Josh Coalsonrename some struct members to avoid C++ 'private' and...
2001-08-14 Josh Coalsonadd support for non-standard fmt chunks
2001-08-13 Josh Coalsonreplace LOCAL_FABS() with fabs()
2001-08-13 Josh CoalsonMiroslav's patch to add run-time detection of operating...
2001-07-22 Josh Coalsonadd bitbuffer.h
2001-07-22 Josh Coalsonmore autoconf/automake patches from Matt
2001-07-22 Josh Coalsonrevert to using libtool to generate the convenience...
2001-07-20 Josh Coalsonchange to make libFLAC-asm a static, non-libtool library
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-19 Josh Coalsonswitch to better method for getting floor(log2(double))
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 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-16 Josh Coalsonadd 3DNOW stuff from Miroslav
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-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-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 Coalsonimprove the rice parameter calculation
2001-06-29 Josh Coalsonminor naming convention changes
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 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.c
2001-06-23 Josh Coalsoninitial import
2001-06-23 Josh Coalsonrevamp the ordinal types
2001-06-21 Josh Coalsonpatch to remove erroneous ..._LIBS var
next