Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

heif: make simple identification more robust #10618

Merged
merged 3 commits into from
Aug 21, 2024

Conversation

bradh
Copy link
Contributor

@bradh bradh commented Aug 20, 2024

What does this PR do?

Adds support for variable length ftyp box, and matches the major brand and compatible brand checks to libheif.

What are related issues/pull requests?

None known.

Tasklist

  • Make sure code is correctly formatted (cf pre-commit configuration)
  • Add test case(s)
  • Add documentation
  • Updated Python API documentation (swig/include/python/docs/)
  • Review
  • Adjust for comments
  • All CI builds and checks have passed

Environment

N/A.

This adds support for variable length ftyp box, and matches the major brand
and compatible brand checks to libheif.
frmts/heif/heifdrivercore.cpp Outdated Show resolved Hide resolved
frmts/heif/heifdrivercore.cpp Outdated Show resolved Hide resolved
bradh and others added 2 commits August 21, 2024 07:21
@rouault rouault added this to the 3.10.0 milestone Aug 21, 2024
@rouault rouault merged commit 2a11f6b into OSGeo:master Aug 21, 2024
34 of 35 checks passed
@bradh bradh deleted the heif_identify_2024-08-20 branch August 21, 2024 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants