[pdal-commits] [PDAL/PDAL] 07a94d: Remove unused gzip from arbiter (#3412)
Andrew Bell
noreply at github.com
Fri Apr 9 11:23:31 PDT 2021
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 07a94dfbef1e5f94d73a9b6a9ac9955c00c9c2cc
https://github.com/PDAL/PDAL/commit/07a94dfbef1e5f94d73a9b6a9ac9955c00c9c2cc
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2021-04-09 (Fri, 09 Apr 2021)
Changed paths:
M pdal/compression/DeflateCompression.cpp
A pdal/compression/GzipCompression.hpp
M plugins/i3s/CMakeLists.txt
M plugins/i3s/io/SlpkReader.cpp
M plugins/i3s/io/SlpkReader.hpp
M vendor/arbiter/arbiter.cpp
M vendor/arbiter/arbiter.hpp
Log Message:
-----------
Remove unused gzip from arbiter (#3412)
* Remove gzip decoding from arbiter.
Add gzip decompression.
Fix SLPK to use PDAL decompression rather than arbiter decompression.
* Missed file.
More information about the pdal-commits
mailing list