Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/byhook/ffmpeg4android
/ opt_report
Function
opt_report
ffmpeg-single-cmd/src/main/cpp/cmdutils.c:1020–1023 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1018
}
1019
1020
int opt_report(const char *opt)
1021
{
1022
return init_report(NULL);
1023
}
1024
1025
int opt_max_alloc(void *optctx, const char *opt, const char *arg)
1026
{
Callers
nothing calls this directly
Calls
1
init_report
Function · 0.85
Tested by
no test coverage detected