Skip to content

Tags: google/libultrahdr

Tags

v2.0.2

Toggle v2.0.2's commit message
release: Bump version to v2.0.2

- Bump version to 2.0.2 in CMakeLists.txt and ultrahdr_api.h.
- Update header changelog with key fixes in v2.0.2:
  - Fix static libheif feature probing in Findlibheif.cmake.
  - Make core target linking PRIVATE to prevent overlinking downstream consumers.

v2.0.1

Toggle v2.0.1's commit message
release: Bump version to v2.0.1

- Bump version to 2.0.1 in CMakeLists.txt and ultrahdr_api.h.
- Update header changelog with key fixes in v2.0.1.

v2.0.0

Toggle v2.0.0's commit message
test(api): Support graceful skipping and cleanup for HEIC/AVIF encode…

…r tests

- Skip HEIC and AVIF encode tests gracefully with GTEST_SKIP when encoder plugins are absent
- Ensure encoder instances are released before GTEST_SKIP to prevent LeakSanitizer warnings

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to v1.5.1

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to v1.5.0

v1.4.0

Toggle v1.4.0's commit message
bump version to 1.4.0

1.3.1 is not api compatible with 1.3.0, hence changed the version
to 1.4.0.

v1.3.1

Toggle v1.3.1's commit message
bump to 1.3.1

Test: Build

v1.3.0

Toggle v1.3.0's commit message
bump to 1.3.0

Test: Build

v1.2.0

Toggle v1.2.0's commit message
bump to 1.2.0

Test: Build

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update CMakeLists.txt