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

[WIP] Get & Add uuid properties #1030

Closed

Conversation

dukesook
Copy link
Contributor

@dukesook dukesook commented Nov 8, 2023

Boxes of type 'uuid' can be used to store user-define data. The GIMI profile uses uuid boxes as properties to store KLV metadata.

The extended_type (also known as the uuid_type) is used to identify the uuid data itself.

See ISO 14496-12 secions 4.2.2 & 11.1/

@dukesook dukesook marked this pull request as draft March 26, 2024 18:14
@dukesook dukesook changed the title API: heif_item_add_property_uuid() Get & Add uuid properties Mar 26, 2024
@dukesook dukesook changed the base branch from master to develop-v1.18.0 March 26, 2024 18:15
@dukesook dukesook changed the title Get & Add uuid properties [WIP] Get & Add uuid properties Mar 26, 2024
@dukesook dukesook force-pushed the add_uuid_property_2 branch from 159fb22 to d6336cf Compare March 26, 2024 20:57
@dukesook dukesook force-pushed the add_uuid_property_2 branch from d6336cf to b5a15aa Compare March 26, 2024 21:02
@dukesook dukesook force-pushed the add_uuid_property_2 branch from ae2e2af to 6bc066b Compare March 26, 2024 21:37
@dukesook dukesook closed this Mar 26, 2024
@dukesook dukesook deleted the add_uuid_property_2 branch October 15, 2024 15:10
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.

3 participants