Skip to content

Extended public API#73

Merged
mpeg5 merged 3 commits intomasterfrom
dev-XeveParamParse
Oct 5, 2022
Merged

Extended public API#73
mpeg5 merged 3 commits intomasterfrom
dev-XeveParamParse

Conversation

@dkozinski
Copy link
Copy Markdown
Collaborator

Added function that sets the value for a given param from XEVE_PARAM struct

Added function that sets the value for a given param from XEVE_PARAM struct
inc/xeve.h Outdated
Comment on lines +597 to +601
/** Set one parameter by name.
* @retval 0 on success
* @retval XEVE_ERR_INVALID_ARGUMENT
* @retval XEVE_ERR
*/
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Currently, we're not using doxygen syntax. How about removing this comments for consistency?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

My recommendation is only for API, not internal comments.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Done

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

@kpchoi

If everything is OK please merge the PR to the main branch.

Copy link
Copy Markdown
Collaborator

@kpchoi kpchoi left a comment

Choose a reason for hiding this comment

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

LGTM

@mpeg5 mpeg5 merged commit ced2c29 into master Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

5 participants