Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support for LZ4 compression #13

Merged
merged 2 commits into from
Jun 14, 2016

Conversation

pjreed
Copy link
Contributor

@pjreed pjreed commented Jun 14, 2016

  • Added a custom fork of jpountz/lz4-java that is interoperable with the C++ library
  • Added the ability to deserialize LZ4-compressed chunks
  • Added an API method on BagFile to determine a bag's dominant compression method
  • Releasing version 1.4

- Added a custom fork of jpountz/lz4-java that is interoperable with the C++ library
- Added the ability to deserialize LZ4-compressed chunks
- Added an API method on BagFile to determine a bag's dominant compression method
- Releasing version 1.4
@pjreed pjreed self-assigned this Jun 14, 2016
@pjreed pjreed merged commit d6a1c28 into swri-robotics:master Jun 14, 2016
@pjreed pjreed mentioned this pull request Jun 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant