1. 47a6b5f skip the --input-size test until cat works in cygwin by Josh Coalson · 20 years ago
  2. 98587b1 better randomness on MSVC by Josh Coalson · 20 years ago
  3. a512713 move the acknowledgments section below the TOC by Josh Coalson · 20 years ago
  4. 7e09fad remove the "Reference" from the plugin description by Josh Coalson · 20 years ago
  5. 12065d0 fix bug in FLAC_plugin__tags_get_tag_utf8(), it was returning the whole entry instead of just the value by Josh Coalson · 20 years ago
  6. 7ffd7e4 fix: only do ogg-flac seeking tests if flac has ogg support built in by Josh Coalson · 20 years ago
  7. ae25181 remove the obsolete project_builder_prebuild_phase.sh by Josh Coalson · 20 years ago
  8. fefe949 update Miroslav's email by Josh Coalson · 20 years ago
  9. 16ece0a need /D "FLAC__HAS_OGG" for ogg seek tests to work by Josh Coalson · 20 years ago
  10. 2499c56 only use -force_cpusubtype_ALL in CFLAGS on Darwin-PPC by Josh Coalson · 20 years ago
  11. 05a3984 fix handling of CFLAGS/CXXFLAGS, now using AM_CFLAGS by Josh Coalson · 20 years ago
  12. 3c8d297 remove explicit call to AC_CANONICAL_HOST since it is called implicitly by who-knows-what; disable as/gas on PPC by Josh Coalson · 20 years ago
  13. c2a9bbb fixes to get winamp2 plugin to build on win32 again by Josh Coalson · 20 years ago
  14. 77d8e7f minor casting fixes by Josh Coalson · 20 years ago
  15. 95bf677 define HAVE_SOCKLEN_T by Josh Coalson · 20 years ago
  16. 4462311 fix constness in some functions by Josh Coalson · 20 years ago
  17. 63d489a temporary disable ppc asm optimizations by Josh Coalson · 20 years ago
  18. cd96b51 minor comments by Josh Coalson · 20 years ago
  19. 47c7b14 add FLAC__MANDATORY_VERIFY_WHILE_ENCODING ifdefs which will be turned on when compiling with new asm optimzations by Josh Coalson · 20 years ago
  20. cc12687 fix script invocation in valgrind mode by Josh Coalson · 20 years ago
  21. dc3fd35 update link to sf logo by Josh Coalson · 20 years ago
  22. 7bc3a10 link update for MC plugin by Josh Coalson · 20 years ago
  23. 9ce060e add missing decoder finish calls by Josh Coalson · 20 years ago
  24. 27ae348 fix recently-broken host- and system-checking logic by Josh Coalson · 20 years ago
  25. dc16d4c add note about xmms bug to http streaming entry by Josh Coalson · 20 years ago
  26. b1b4f59 minor fixes by Josh Coalson · 20 years ago
  27. c4cb493 minor comments by Josh Coalson · 20 years ago
  28. 0d3da77 fix typo in solaris defines by Josh Coalson · 20 years ago
  29. f4c1a8e fixes for compiling with SunPro by Josh Coalson · 20 years ago
  30. 7446e18 fix ANSI C violation w.r.t. const arrays by Josh Coalson · 20 years ago
  31. f30426a minor formatting by Josh Coalson · 20 years ago
  32. 450572f add test_seeking runs for native FLAC files with total_samples=0 in the STREAMINFO by Josh Coalson · 20 years ago
  33. 7b3808b improve to test seeking beyond end-of-stream by Josh Coalson · 20 years ago
  34. d2e010e improve resolution stream-length-in-millisecond calculation by Josh Coalson · 20 years ago
  35. 08ccb1f remove unnecessary #includes by Josh Coalson · 20 years ago
  36. a47e20f fix another seeking bug that can happen rarely when seeking past the end of the stream by Josh Coalson · 20 years ago
  37. 65dc12a add link to project page on sourceforge by Josh Coalson · 20 years ago
  38. 3e41250 tag new changelog entry as version 1.1.2 by Josh Coalson · 20 years ago
  39. e94ad4f minor removal of unused code; see http://lists.xiph.org/pipermail/flac-dev/2005-January/001703.html by Josh Coalson · 20 years ago
  40. 7ba6412 merge from FLAC 1.1.1 maintenance branch (-j FLAC_RELEASE_1_1_1__2004_10_01 -j FLAC_RELEASE_1_1_1_MAINTENANCE_BRANCH (AKA FLAC_RELEASE_1_1_1_MAINTENANCE__MERGE_TO_TRUNK)) by Josh Coalson · 20 years ago
  41. 03197fa add items: html metaflac docs, improved vorbis comment handling in API by Josh Coalson · 20 years ago
  42. a78fac6 add 2005 to copyright notices by Josh Coalson · 20 years ago
  43. 3923e10 add items for speedups and bug fixes by Josh Coalson · 20 years ago
  44. 59ebafb memmove/memset patch from Eric Wong by Josh Coalson · 20 years ago
  45. 5b60d02 patch from Eric Wong, slight improvement on Miroslav's work by Josh Coalson · 20 years ago
  46. 5750b36 check in miroslav's long-lost bitbuffer optimizations by Josh Coalson · 20 years ago
  47. c71bfe9 remove superfluous semicolon after namespace closures by Josh Coalson · 20 years ago
  48. ba05608 again fix logic around deciphering frame/sample number from frame header by Josh Coalson · 20 years ago
  49. 663c599 merged patches from Chris Csanady and John Steele Scott, better checking for altivec and ppc64 on ppc by Josh Coalson · 20 years ago
  50. fd218cf add host checks to try and divine whether we're on a darwin or linux system by Josh Coalson · 20 years ago
  51. a1e923b add test for new form of get_tags() by Josh Coalson · 20 years ago
  52. cd18cdc add tests for constructors with copy control and assign() by Josh Coalson · 20 years ago
  53. df8e732 fix required nasm version by Josh Coalson · 20 years ago
  54. 42372b9 libFLAC++: all metadata object operator=() funcs now return *this; add Metadata::*::assign() and FLAC::Metadata::get_tags() by Josh Coalson · 20 years ago
  55. 1518d94 better verbiage in bug-report lingo by Josh Coalson · 20 years ago
  56. a11870b fix typos by Josh Coalson · 20 years ago
  57. b54ce2e improved handling of libiconv by Josh Coalson · 20 years ago
  58. 80171dc fix all bare malloc() realloc() etc calls to have a proper cast in front by Josh Coalson · 20 years ago
  59. f8ecdde fix typos, remove obsolete $(ORDINALS_H) by Josh Coalson · 20 years ago
  60. 2a9ae6a fix typos by Josh Coalson · 20 years ago
  61. 2c75bd8 minor comments by Josh Coalson · 20 years ago
  62. 720216a add latest rice partition order limit restriction to subset definition by Josh Coalson · 20 years ago
  63. 01fb720 add docs for metaflac by Josh Coalson · 20 years ago
  64. dad6ad4 add test for 'flac --input-size' by Josh Coalson · 20 years ago
  65. f3becfd add a default BUILD target by Josh Coalson · 20 years ago
  66. 4926250 minor comments by Josh Coalson · 20 years ago
  67. 28306cc don't build dynamic libs on OS X by Josh Coalson · 20 years ago
  68. c549f0f in stream encoder, only allocate and calculate real signal if max lpc order > 0 by Josh Coalson · 20 years ago
  69. 2de1124 add vorbiscomment validation functions to format.c and test code; validate name part of vorbiscomment in metadata and metadata++ interfaces by Josh Coalson · 20 years ago
  70. e40480d revamp plugin_common to use utf-8 instead of wchar_t as the internal comment format by Josh Coalson · 20 years ago
  71. b990022 fix libFLAC to build PPC asm properly, conditionalized for gas or as by Josh Coalson · 20 years ago
  72. d4b2955 conditionalized linking with libOggFLAC by Josh Coalson · 20 years ago
  73. 81b3cae revamp plugin_common to use utf-8 instead of wchar_t as the internal comment format by Josh Coalson · 20 years ago
  74. d56ac59 define socklen_t if it doesn't exist by Josh Coalson · 20 years ago
  75. def597e additions to metadata object api: more vorbiscomment functions, trailing-null on vorbis comment field values enforced everywhere by Josh Coalson · 20 years ago
  76. 8ddf7fb fix typo in comment by Josh Coalson · 20 years ago
  77. 3795432 obsolete by Josh Coalson · 20 years ago
  78. 07e0048 minor error message fix by Josh Coalson · 20 years ago
  79. 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
  80. 5f2b46d finished integerized flavor of library; sections with floating point are either #ifdef'd out or written in fixed-point by Josh Coalson · 20 years ago
  81. 8f64899 fix comment typos by Josh Coalson · 20 years ago
  82. b43d3cb fix PATH and LD_LIBRARY_PATH settings, pass build type as first arg to test scripts by Josh Coalson · 20 years ago
  83. b42b0ee initial import by Josh Coalson · 20 years ago
  84. 1637d93 fix path to local libog dirs by Josh Coalson · 20 years ago
  85. 29a6a9d add float.c/h by Josh Coalson · 20 years ago
  86. f719813 add fixed-point functions by Josh Coalson · 20 years ago
  87. 375810e add FLAC__bitmath_ilog2_wide() by Josh Coalson · 20 years ago
  88. 2757af6 get Makefile.lite system (with asm) working on Darwin, better handling of libogg paths and linkage by Josh Coalson · 20 years ago
  89. 4f4d967 add copyright notice by Josh Coalson · 20 years ago
  90. f019c51 minor formatting by Josh Coalson · 20 years ago
  91. 0975843 first pass at making an integer-only flavor of the libraries. move FLAC__real out of ordinals.h to src/libFLAC/include/private/float.h, add FLAC__double and FLAC__float and use these everywhere instead of double and float, and don't typedef FLAC__real/float/double when building in integer-only mode. still need to provide integer substitutes in several places. by Josh Coalson · 20 years ago
  92. 5899bcb fix bug in handling of --input-size by Josh Coalson · 20 years ago
  93. 2a23c63 add float.h by Josh Coalson · 20 years ago
  94. f7d5221 initial import by Josh Coalson · 20 years ago
  95. 07be291 fix leak: chain was not being freed in one error case by Josh Coalson · 20 years ago
  96. ed1db1f add --input-size option to flac by Josh Coalson · 20 years ago
  97. c99aa82 patch from Steven Richman: adds support for streaming http transport to xmms plugin by Josh Coalson · 20 years ago
  98. 076adb0 fix uninitialized variable by Josh Coalson · 20 years ago
  99. 5e8e733 minor fixes to comply with C99's new pointer aliasing rules by Josh Coalson · 20 years ago
  100. 91b4ce5 fix #ifdef problems that existed when FLAC__NO_ASM is defined by Josh Coalson · 20 years ago