libdovi changes
- rpu/parser: Performance improvements
- Use of
ArrayVec
to reduce heap allocations. - Removed redundant clone when encoding RPU to bytes.
- Use of larger LUT for CRC32 calculation, ~15% speed up.
- Use of
- av1: Add
dovi_parse_itu_t35_dovi_metadata_obu
to C-API by @galad87 in #301 - rpu/parser: Parse
ext_mapping_idc
fromel_bit_depth_minus8
by @quietvoid in #264- Adds support for profile 20 sample.
Full Changelog: 2.1.1...2.1.2
Download dovi_tool 2.1.2
File | Platform | Checksum |
---|---|---|
dovi_tool-2.1.2-universal-macOS.zip | Apple Universal macOS | checksum |
dovi_tool-2.1.2-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
dovi_tool-2.1.2-aarch64-pc-windows-msvc.zip | ARM64 Windows | checksum |
dovi_tool-2.1.2-x86_64-unknown-linux-musl.tar.gz | x64 Linux | checksum |
dovi_tool-2.1.2-aarch64-unknown-linux-musl.tar.gz | ARM64 Linux | checksum |