Age | Commit message (Collapse) | Author |
|
Added functions to get the version of the header and the
library.
Improved version control of the library using CMake config and
version files.
Changed tng_util_frame_current_compression_get() return type
to double before the API is widely circulated (no release
has been made since that function was added).
Compiling compression functions into the tng_io library.
Uses BuildTNG.cmake instead of including add_subdirectories.
Change-Id: I5e4818736fb2632c06ca7df8e84ce9544bf2acaf
|
|
|
|
|
|
|
|
In order to make it work with existing md5 include files
custom names should not be used.
|
|
|
|
Check if compiling on Windows. Use __inline instead of inline.
|
|
|
|
Changed to inline void md5_process
|
|
|