Metadata: Added HMetadataUnit.h to the distributed file list.
Metadata: Added new functions to retrieve a MetadataUnit associated to an image without having to read the image.
Metadata: Upgraded metadata files to version 2.0. A new 4 bytes value is inserted in the metadata units, between the size and the metadata count. This value corresponds to the metadata index (in case some frames don't have associated metadata).
Implemented multithreaded memcpy for RAM sequence. Enabled through a registry key for now.
NpxNetStream: Added support for YUV420 20 bit.
HImage: New H_IMAGE_MONO_FLOAT_IR_HIKVISION image format to support HIK Vision IR camera.
HImage: Added support for pseudo colors remapping.
HImage: Added H_IMAGE_NY2 image format.
HImageColorProcessing: Apply 48 bit color processing for H_IMAGE_BGR10_PPACKED.
HImageExporter: Fixed crash while recording in .ts file.
RamSequence: Added commit to RAM when allocating RAM sequence image buffer.
GPU Acceleration: Added support for Intel Arc GPU and update libraries to Intel OneAPI.
H264: Optimized CPU encoding when no GPU is available.