1. 96d081c Fix building with MSYS and MinGW(-w64); Improve Makefile.lite build system by Hendricks266 · 12 years ago
  2. dea0f5a add 2009 copyright by Josh Coalson · 16 years ago
  3. c10f978 update Makefile.lite system to work on x86_64 linux by Josh Coalson · 16 years ago
  4. 82b1280 update copyright for 2008 by Josh Coalson · 17 years ago
  5. 717ea8c add stream_encoder_asm.nasm by Josh Coalson · 17 years ago
  6. ddddff6 add FLAC__bitreader_read_rice_signed_block_asm_ia32_bswap() by Josh Coalson · 17 years ago
  7. e74bd95 add 2007 copyright by Josh Coalson · 18 years ago
  8. 423f804 several speed improvements: completely rewritten bitbuffer which uses native machine word size instead of bytes; much faster rice partition size estimation; crc16 calculation in machine word size by Josh Coalson · 18 years ago
  9. 2c93a74 *** empty log message *** by Josh Coalson · 18 years ago
  10. 8da98c8 merge libOggFLAC into libFLAC and libOggFLAC++ into FLAC++; documentation still needs work by Josh Coalson · 18 years ago
  11. 6b21f66 merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_BASELINE -j API_LAYER_MERGING_BRANCH by Josh Coalson · 18 years ago
  12. 0395dac add 2206 to copyright notice by Josh Coalson · 18 years ago
  13. bf0f52c add support for specifying which apodization functions to use to window data before lpc analysis by Josh Coalson · 18 years ago
  14. 0d3da77 fix typo in solaris defines by Josh Coalson · 20 years ago
  15. a78fac6 add 2005 to copyright notices by Josh Coalson · 20 years ago
  16. 47faab8 split PPC asm code into two directores, one holding asm compatible with OS X native 'as', and one for 'gas' by Josh Coalson · 20 years ago
  17. 29a6a9d add float.c/h by Josh Coalson · 20 years ago
  18. 2757af6 get Makefile.lite system (with asm) working on Darwin, better handling of libogg paths and linkage by Josh Coalson · 20 years ago
  19. 9564390 update copyright to 2004 by Josh Coalson · 21 years ago
  20. afd8107 change license verbiage to Xiph's by Josh Coalson · 22 years ago
  21. afae69f Add 2003 to copyright notice by Josh Coalson · 22 years ago
  22. 0a86a68 enable 3dnow optimizations by default by Josh Coalson · 22 years ago
  23. b74fc98 revamp Makefile.lite system, use separate dirs and names for debug and release targets and object files by Josh Coalson · 22 years ago
  24. cd0e322 add notion of topdir to Makefile.lite build system by Josh Coalson · 22 years ago
  25. f1eff45 new seekable stream encoder and file encoder layers, not fully implemented yet by Josh Coalson · 22 years ago
  26. 6dc7934 remove seek_table; it moved into the metadata interface by Josh Coalson · 22 years ago
  27. 90ced91 split metadata.c into metadata_object.c and metadata_iterators.c by Josh Coalson · 22 years ago
  28. f29622d minor cosmetics by Josh Coalson · 22 years ago
  29. 036f903 add metadata.c, remove utility.c by Josh Coalson · 22 years ago
  30. 8e46a5e add tweaks for a Solaris build by Josh Coalson · 22 years ago
  31. 1152f9f update copyright date to include 2002 by Josh Coalson · 23 years ago
  32. 6e14490 add support for Darwin builds by Josh Coalson · 23 years ago
  33. dbd84c4 split most of FileDecoder off to new SeekableStreamDecoder by Josh Coalson · 23 years ago
  34. 07c2a0c remove some obsolete defines by Josh Coalson · 23 years ago
  35. a36c9d1 add utility.o by Josh Coalson · 23 years ago
  36. e6499bd rename i386 to ia32 everywhere by Josh Coalson · 23 years ago
  37. 0a15c14 rename FLAC__Encoder to FLAC__StreamEncoder, OOPize encoder and decoder interfaces by Josh Coalson · 23 years ago
  38. 6b05bc5 add/update copyright and license notices by Josh Coalson · 23 years ago
  39. e02e8ba add asm routines by Josh Coalson · 23 years ago
  40. 3392382 add -DFLAC__ALIGN_MALLOC_DATA by Josh Coalson · 23 years ago
  41. 139d768 add memory.o by Josh Coalson · 23 years ago
  42. 6b8fa86 remove asm stuff from default build by Josh Coalson · 23 years ago
  43. df0b870 add asm version of lpc routines by Josh Coalson · 23 years ago
  44. 6904e6a make PRECOMPUTE_PARTITION_SUMS the default by Josh Coalson · 23 years ago
  45. bb6712e FLAC__ize all the #defines by Josh Coalson · 23 years ago
  46. 5906c2d add seek_table.c by Josh Coalson · 23 years ago
  47. 673976d add bitmath.c by Josh Coalson · 23 years ago
  48. 9a909db revert back to folded Rice method by Josh Coalson · 23 years ago
  49. 9ec2a52 final version of symmetric-rice/escape-code experiment before reverting by Josh Coalson · 23 years ago
  50. 352e0f6 revert back to default of folded-Rice coding, leave experimental stuff in by Josh Coalson · 23 years ago
  51. b9433f9 move folded rice stuff sideways, re-add symmetric rice in prep for escape codes by Josh Coalson · 23 years ago
  52. e60acb9 renamed Makefile to Makefile.lite by Josh Coalson · 24 years ago[Renamed from src/libFLAC/Makefile]
  53. bd3c422 add md5.o by Josh Coalson · 24 years ago
  54. bb7f6b9 Initial revision by Josh Coalson · 24 years ago