Skip to content

Conversation

@ngxson
Copy link
Owner

@ngxson ngxson commented Nov 2, 2025

@coderabbitai
Copy link

coderabbitai bot commented Nov 2, 2025

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch xsn/mtmd-initial-video-api

Comment @coderabbitai help to get the list of available commands and usage tips.

Comment on lines +35 to 38
// note (2): this function does NOT support video input yet
// returns nullptr on failure
// this function is thread-safe
MTMD_API mtmd_bitmap * mtmd_helper_bitmap_init_from_buf(mtmd_context * ctx, const unsigned char * buf, size_t len);
Copy link
Owner Author

Choose a reason for hiding this comment

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

Note: support for loading video from mtmd_helper_bitmap_init_from_buf will be added later on, in another PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants