2001-12-07 |
Josh Coalson | add support for Darwin builds |
tree | commitdiff |
2001-12-05 |
Matt Zimmerman | Pass -i option to nasm so that VPATH builds work correctly |
tree | commitdiff |
2001-12-04 |
Josh Coalson | update the version number to 1.0.2 |
tree | commitdiff |
2001-12-04 |
Josh Coalson | check in Miroslav's PIC patch |
tree | commitdiff |
2001-12-04 |
Josh Coalson | update library version |
tree | commitdiff |
2001-12-04 |
Josh Coalson | simplify decoder finishing; make thread synchronization... |
tree | commitdiff |
2001-12-04 |
Josh Coalson | simplify decoder finishing; make decoder deleting more... |
tree | commitdiff |
2001-12-04 |
Josh Coalson | fix bug with filename setting; fix possible bug with... |
tree | commitdiff |
2001-12-04 |
Josh Coalson | simplify decoder finishing |
tree | commitdiff |
2001-11-16 |
Josh Coalson | #include string.h |
tree | commitdiff |
2001-11-15 |
Josh Coalson | un-disable 3dnow routines |
tree | commitdiff |
2001-11-15 |
Josh Coalson | fix the ogg define |
tree | commitdiff |
2001-11-13 |
Josh Coalson | remove SSE OS detection (shouldn't fork in a library... |
tree | commitdiff |
2001-11-13 |
Josh Coalson | commit patch for compiling on mingw32 |
tree | commitdiff |
2001-11-13 |
Josh Coalson | fix link flags for release target |
tree | commitdiff |
2001-11-13 |
Josh Coalson | minor compile flag change (define _LIB) |
tree | commitdiff |
2001-11-13 |
Josh Coalson | add ogg support |
tree | commitdiff |
2001-11-11 |
Josh Coalson | update library version |
tree | commitdiff |
2001-11-11 |
Josh Coalson | minor cosmetics with Ogg defines |
tree | commitdiff |
2001-11-09 |
Josh Coalson | change back to unix-format line endings |
tree | commitdiff |
2001-11-09 |
Josh Coalson | minor changes to linkage |
tree | commitdiff |
2001-11-08 |
Josh Coalson | split most of FileDecoder off to new SeekableStreamDecoder |
tree | commitdiff |
2001-11-08 |
Josh Coalson | check in new version of the winamp3 plugin |
tree | commitdiff |
2001-11-08 |
Josh Coalson | remove the old version to make way for the new version |
tree | commitdiff |
2001-11-03 |
Josh Coalson | add monkeys audio utils |
tree | commitdiff |
2001-11-01 |
Josh Coalson | move placement of -lm ala Christian |
tree | commitdiff |
2001-11-01 |
Josh Coalson | make --help synonymous with -H, print long --help to... |
tree | commitdiff |
2001-11-01 |
Josh Coalson | fix ..._process_metadata() to return correctly from... |
tree | commitdiff |
2001-11-01 |
Josh Coalson | set state to SEARCH_FOR_FRAME_SYNC after flush |
tree | commitdiff |
2001-11-01 |
Josh Coalson | changes to reduce the stack requirements of the encoder |
tree | commitdiff |
2001-10-31 |
Josh Coalson | fix bugs with skipping id3v2 tags and long metadata... |
tree | commitdiff |
2001-10-31 |
Josh Coalson | several ogg-related fixes |
tree | commitdiff |
2001-10-31 |
Josh Coalson | remove unnecessary -fw option |
tree | commitdiff |
2001-10-31 |
Josh Coalson | fix tiny bug with filename setting |
tree | commitdiff |
2001-10-31 |
Josh Coalson | rename -9 to secret option; break up help into short... |
tree | commitdiff |
2001-10-31 |
Josh Coalson | add support for writing ogg streams |
tree | commitdiff |
2001-10-25 |
Josh Coalson | patch from christian, #undef swap16 |
tree | commitdiff |
2001-10-19 |
Josh Coalson | patch from Matt for automake 1.5 |
tree | commitdiff |
2001-10-16 |
Josh Coalson | fix bug where raw encoder rewinds to beginning of file... |
tree | commitdiff |
2001-08-16 |
Josh Coalson | fix bug when skipping data |
tree | commitdiff |
2001-08-16 |
Josh Coalson | rename some struct members to avoid C++ 'private' and... |
tree | commitdiff |
2001-08-14 |
Josh Coalson | add support for non-standard fmt chunks |
tree | commitdiff |
2001-08-13 |
Josh Coalson | replace LOCAL_FABS() with fabs() |
tree | commitdiff |
2001-08-13 |
Josh Coalson | Miroslav's patch to add run-time detection of operating... |
tree | commitdiff |
2001-07-22 |
Josh Coalson | add bitbuffer.h |
tree | commitdiff |
2001-07-22 |
Josh Coalson | more autoconf/automake patches from Matt |
tree | commitdiff |
2001-07-22 |
Josh Coalson | revert to using libtool to generate the convenience... |
tree | commitdiff |
2001-07-20 |
Josh Coalson | change to make libFLAC-asm a static, non-libtool library |
tree | commitdiff |
2001-07-20 |
Josh Coalson | move @XMMS_LIBS@ to the end of libxmms_flac_la_LIBADD |
tree | commitdiff |
2001-07-20 |
Josh Coalson | tweak the FLAC__INLINE macro to FLaC__INLINE to avoid... |
tree | commitdiff |
2001-07-19 |
Josh Coalson | switch to better method for getting floor(log2(double)) |
tree | commitdiff |
2001-07-18 |
Josh Coalson | fix another possible bug in the quantizer |
tree | commitdiff |
2001-07-18 |
Josh Coalson | force compiler inlining of some routines |
tree | commitdiff |
2001-07-18 |
Josh Coalson | change some debug printouts |
tree | commitdiff |
2001-07-18 |
Josh Coalson | remove a bad assert on cpuinfo struct |
tree | commitdiff |
2001-07-18 |
Josh Coalson | add a dummy function for determining OS support of... |
tree | commitdiff |
2001-07-18 |
Josh Coalson | fix bug in SSE routines |
tree | commitdiff |
2001-07-16 |
Josh Coalson | add 3DNOW stuff from Miroslav |
tree | commitdiff |
2001-07-16 |
Josh Coalson | again, in more places, fix bug when reading a zero... |
tree | commitdiff |
2001-07-16 |
Josh Coalson | add -version-info to libFLAC_la_LDFLAGS |
tree | commitdiff |
2001-07-16 |
Josh Coalson | add checking based on number_type in the frame header |
tree | commitdiff |
2001-07-16 |
Josh Coalson | add FLAC__FrameNumberTypeString |
tree | commitdiff |
2001-07-16 |
Josh Coalson | compute partition sums in 64-bits, move max partition... |
tree | commitdiff |
2001-07-16 |
Josh Coalson | add method for uint64 type |
tree | commitdiff |
2001-07-16 |
Josh Coalson | patch from collver at linuxfreemail.com |
tree | commitdiff |
2001-07-16 |
Josh Coalson | add comments |
tree | commitdiff |
2001-07-12 |
Josh Coalson | include rice parameters and escape codes in --a-rtext... |
tree | commitdiff |
2001-07-12 |
Josh Coalson | add -E escape coding option, better reporting on verify... |
tree | commitdiff |
2001-07-12 |
Josh Coalson | add -E escape coding option |
tree | commitdiff |
2001-07-12 |
Josh Coalson | indenting fix |
tree | commitdiff |
2001-07-12 |
Josh Coalson | remove some obsolete defines |
tree | commitdiff |
2001-07-12 |
Josh Coalson | add comments |
tree | commitdiff |
2001-07-12 |
Josh Coalson | rename _slow to _wide |
tree | commitdiff |
2001-07-12 |
Josh Coalson | #ifdef DEBUG some printouts |
tree | commitdiff |
2001-07-12 |
Josh Coalson | fix bug with implicit assumption in ia32 mmx routines... |
tree | commitdiff |
2001-07-12 |
Josh Coalson | many bug fixes, added escape coding option, fixed resid... |
tree | commitdiff |
2001-07-12 |
Josh Coalson | add warnings about implicit assumptions in some routines |
tree | commitdiff |
2001-07-12 |
Josh Coalson | add option for escape coding |
tree | commitdiff |
2001-07-12 |
Josh Coalson | rename _slow to _wide |
tree | commitdiff |
2001-07-12 |
Josh Coalson | fix bug when reading a zero-bit-long value |
tree | commitdiff |
2001-07-09 |
Josh Coalson | minor tweaks in the overflow checking for VC++ |
tree | commitdiff |
2001-07-06 |
Josh Coalson | fix the case in the coeff quantizer where the coeffs... |
tree | commitdiff |
2001-07-03 |
Josh Coalson | add explicit casts for some implicit conversions |
tree | commitdiff |
2001-07-03 |
Josh Coalson | use double instead of FLAC__real in some places internally |
tree | commitdiff |
2001-07-03 |
Josh Coalson | use double instead of FLAC__real in some places interna... |
tree | commitdiff |
2001-07-03 |
Josh Coalson | add target for building ordinals.h |
tree | commitdiff |
2001-07-03 |
Josh Coalson | fix rare bug in FLAC__lpc_quantize_coefficients where... |
tree | commitdiff |
2001-06-29 |
Josh Coalson | improve the rice parameter calculation |
tree | commitdiff |
2001-06-29 |
Josh Coalson | minor naming convention changes |
tree | commitdiff |
2001-06-29 |
Josh Coalson | supposedly fixes bug where playback happens too fast... |
tree | commitdiff |
2001-06-27 |
Josh Coalson | add -DVERSION |
tree | commitdiff |
2001-06-27 |
Josh Coalson | tweaks to make things work with VC++ |
tree | commitdiff |
2001-06-27 |
Josh Coalson | initial import |
tree | commitdiff |
2001-06-27 |
Josh Coalson | add the --output-prefix option |
tree | commitdiff |
2001-06-27 |
Josh Coalson | add --sector-align option |
tree | commitdiff |
2001-06-27 |
Josh Coalson | workaround for #include bug on OS X |
tree | commitdiff |
2001-06-27 |
Josh Coalson | minor tweak to exit code handling |
tree | commitdiff |
2001-06-27 |
Josh Coalson | change the command line usage to match flac, tweak... |
tree | commitdiff |
2001-06-23 |
Josh Coalson | add utility.o |
tree | commitdiff |
2001-06-23 |
Josh Coalson | add utility.c |
tree | commitdiff |
next |