Age | Commit message (Expand) | Author |
---|---|---|
2013-11-04 | Changed from LGPL 2.1 license to the Revised BSD license. | Magnus Lundborg |
2013-10-21 | Fixed compiler warnings and linking errors in MSVC. | Magnus Lundborg |
2013-10-18 | Set default value to length to make sure it is set. | Magnus Lundborg |
2013-10-14 | Fix include paths. | Magnus Lundborg |
2013-10-11 | Fixing many llvm clang warnings. | Magnus Lundborg |
2013-10-03 | Removed printf in input verifications. | Magnus Lundborg |
2013-05-28 | Allocate enough memory in Ptngc_pack_array_xtc3 | Magnus Lundborg |
2013-05-25 | Added debugging code to locate where velocities get trashed. | Daniel Spangberg |
2013-05-25 | Add more tests for compression of frames that contain only zero | Daniel Spangberg |
2013-05-17 | Added conversion from unpacked integers to float/double. | Daniel Spangberg |
2013-05-16 | Separated quantization and compression/uncompression more, to allow compressi... | Daniel Spangberg |
2013-05-15 | Added tng_compress trajectory compression algorithms | Daniel Spangberg |