1. 990f741 work around MSVC bug in set_metadata() by Josh Coalson · 20 years ago
  2. 091d84f add FLAC::Encoder::*::set_metadata(FLAC::Metadata::Prototype **metadata, unsigned num_blocks) by Josh Coalson · 20 years ago
  3. 9564390 update copyright to 2004 by Josh Coalson · 21 years ago
  4. b7eeec1 #pragma to turn off useless MSVC warning C4800 by Josh Coalson · 21 years ago
  5. f6224af *::State::resolved_as_cstring() is now inlined by Josh Coalson · 21 years ago
  6. afd8107 change license verbiage to Xiph's by Josh Coalson · 22 years ago
  7. afae69f Add 2003 to copyright notice by Josh Coalson · 22 years ago
  8. 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++/file_encoder.cc]
  9. bc8f173 add resolved_as_cstring() method to State classes by Josh Coalson · 22 years ago
  10. 5f39e9f fixes based on Windows testing by Josh Coalson · 22 years ago
  11. 2ea0839 add a samples_written field to the progress callback by Josh Coalson · 22 years ago
  12. 589f8c7 add ..._get_verify_decoder_error_stats() by Josh Coalson · 22 years ago
  13. d86e03b add verify mode to all encoders by Josh Coalson · 22 years ago
  14. b5bc249 add ..._get_total_samples_estimate(), add progress callback to file encoder by Josh Coalson · 22 years ago
  15. ebece62 new seekable stream encoder and file encoder layers by Josh Coalson · 22 years ago