hdf5/tools/h5repack
Pedro Vicente Nunes 5aab9089de [svn-r14365] Add szip filter check of client data values for has_filters.
NOTE: szip client symbols were made public

Tested: windows, linux, solaris
2008-01-03 14:59:25 -05:00
..
h5repack_copy.c [svn-r14362] Description: 2008-01-03 08:55:39 -05:00
h5repack_filters.c
h5repack_main.c
h5repack_opttable.c [svn-r14346] New feature: has_filters_obj function that checks if filters match for each individual dataset 2007-12-14 16:38:23 -05:00
h5repack_parse.c
h5repack_refs.c
h5repack_verify.c [svn-r14365] Add szip filter check of client data values for has_filters. 2008-01-03 14:59:25 -05:00
h5repack.c [svn-r14346] New feature: has_filters_obj function that checks if filters match for each individual dataset 2007-12-14 16:38:23 -05:00
h5repack.h [svn-r14360] New function has_filters (replace has_filters for each object and for global filters): verify if all requested filters in the array FILTER obtained from user input are present in the property list PID obtained from the output file. All the filter comparison of client data values is done here instead of the previous filtcmp 2008-01-02 14:40:20 -05:00
h5repack.sh.in
h5repacktst.c [svn-r14355] uncomment previously commented code regarding nbit and scale-offset filter adding 2007-12-20 16:31:34 -05:00
Makefile.am
Makefile.in
testh5repack_detect_szip.c