You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/RegisteredFilterPlugins.md
+34-7Lines changed: 34 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,13 +12,38 @@ To register a filter please contact The HDF Helpdesk with the following informat
12
12
* Short description of the new filter
13
13
* Links to any relevant information including licensing information
14
14
15
-
Here is the current policy regarding filter identifier assignment:
16
-
The filter identifier is designed to be a unique identifier for the filter.
17
-
Values from `0` to `255` are reserved for internal use by The HDF Group for filters that are part of the HDF5 library itself.
18
-
Values from `256` to `511` are available for testing new VOL connectors.
19
-
Values from `512` to `32,767` are reserved for filters managed by The HDF Group but are nominally requested, developed, and supported by third parties.
20
-
Values from `32768` to `65535` are reserved for non-distributed uses (e.g., internal company usage) or for application usage when testing a feature. The HDF Group does not track or document the usage of filters with identifiers from this range.
21
-
Please contact the maintainer of a filter for help with the filter/compression support in HDF5.
15
+
The current policy for filter identifier assignment is as follows:
0 commit comments