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

libvmaf: add vmaf_feature_dictionary_free() #879

Merged
merged 1 commit into from
Jun 28, 2021

Conversation

kylophone
Copy link
Collaborator

@kylophone kylophone commented Jun 28, 2021

A VmafFeatureDictionary may need to be free'd via the public api in case of a failed call to vmaf_feature_dictionary_set().

Addresses #873.

a VmafFeatureDictionary may need to be free'd using the public api in
case of failed calls to `vmaf_feature_dictionary_set()`.
@kylophone kylophone merged commit eac6ddc into master Jun 28, 2021
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.

1 participant