Skip to content
Snippets Groups Projects
Select Git revision
  • bf10676a67ca6bc0f684dbbaec0e08ab90f7b63d
  • master default protected
  • extended_loader_api_no_scifio
  • extended_loader_api
  • plugin_support
  • kd-tree
  • basic_app
7 results

QcmpCompressionLibrary

  • Clone with SSH
  • Clone with HTTPS
  • Vojtech Moravec's avatar
    Vojtech Moravec authored
    Stream compression is in its nature compressing different data every time. That's why we shouldn't work with cached instance options which includes InputData object.
    
    This was a problem when multiple threads tried to compress different data, but were overriding each other InputData info.
    
    Because of this we changed compressVoxels() signature to access InputData.
    bf10676a
    History
    Name Last commit Last update