1. 6126c83 minor syntax by Josh Coalson · 18 years ago
  2. c4fe269 add set_apodization() to oggflac layers by Josh Coalson · 18 years ago
  3. 0395dac add 2206 to copyright notice by Josh Coalson · 18 years ago
  4. f4c1a8e fixes for compiling with SunPro by Josh Coalson · 20 years ago
  5. a78fac6 add 2005 to copyright notices by Josh Coalson · 20 years ago
  6. c71bfe9 remove superfluous semicolon after namespace closures by Josh Coalson · 20 years ago
  7. 990f741 work around MSVC bug in set_metadata() by Josh Coalson · 20 years ago
  8. 091d84f add FLAC::Encoder::*::set_metadata(FLAC::Metadata::Prototype **metadata, unsigned num_blocks) by Josh Coalson · 20 years ago
  9. 9564390 update copyright to 2004 by Josh Coalson · 21 years ago
  10. b7eeec1 #pragma to turn off useless MSVC warning C4800 by Josh Coalson · 21 years ago
  11. 6e2c6d9 add a "tell" callback to the seekable stream encoder to make the metadata writeback more robust by Josh Coalson · 21 years ago
  12. f6224af *::State::resolved_as_cstring() is now inlined by Josh Coalson · 21 years ago
  13. afd8107 change license verbiage to Xiph's by Josh Coalson · 22 years ago
  14. afae69f Add 2003 to copyright notice by Josh Coalson · 22 years ago
  15. 4240c53 rename .cc files to .cpp since I can find no way to make MSVC recognize .cc as a valid C++ file extension by Josh Coalson · 22 years ago[Renamed from src/libFLAC++/seekable_stream_encoder.cc]
  16. bc8f173 add resolved_as_cstring() method to State classes by Josh Coalson · 22 years ago
  17. 5f39e9f fixes based on Windows testing by Josh Coalson · 22 years ago
  18. 589f8c7 add ..._get_verify_decoder_error_stats() by Josh Coalson · 22 years ago
  19. d86e03b add verify mode to all encoders by Josh Coalson · 22 years ago
  20. 3a7b2c9 add ..._get_total_samples_estimate() by Josh Coalson · 22 years ago
  21. ebece62 new seekable stream encoder and file encoder layers by Josh Coalson · 22 years ago