This commit is contained in:
Xuan Son Nguyen
2026-06-08 22:13:07 +02:00
parent c21dcd8bda
commit 9eb4e9dbb7
+1 -1
View File
@@ -126,7 +126,7 @@ struct mtmd_helper_video_init_params {
// TODO @ngxson : allow "placeholder" bitmap output for counting tokens
};
// note: these are NOT thread-safe, setter should only be called on application startup
// note: setter is NOT thread-safe, should only be called on application startup
MTMD_API struct mtmd_helper_video_init_params mtmd_helper_video_get_default_params(void);
MTMD_API void mtmd_helper_video_set_default_params(struct mtmd_helper_video_init_params params);