Skip to content

Renames internal files#401

Merged
bjornvolcker merged 2 commits intomasterfrom
dev/media-signing-as-submodule-1
Mar 3, 2025
Merged

Renames internal files#401
bjornvolcker merged 2 commits intomasterfrom
dev/media-signing-as-submodule-1

Conversation

@bjornvolcker
Copy link
Contributor

When bringing in ONVIF Media Signing as a submodule
some functions share the same name. This will cause
multiple definitions if building the library with a
populated submodule, like FilePlayer will.

This commit prepends internal functions with "sv_"
to make names unique. This only applies to function
names common to ONVIF Media Signing.

When bringing in ONVIF Media Signing as a submodule
some functions share the same name. This will cause
multiple definitions if building the library with a
populated submodule, like FilePlayer will.

This commit prepends internal functions with "sv_"
to make names unique. This only applies to function
names common to ONVIF Media Signing.
mithydolphin
mithydolphin previously approved these changes Feb 27, 2025
Copy link

@lusikamalo2 lusikamalo2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK.

@bjornvolcker bjornvolcker merged commit 17f17d9 into master Mar 3, 2025
4 checks passed
@bjornvolcker bjornvolcker deleted the dev/media-signing-as-submodule-1 branch March 3, 2025 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants