Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FFmpeg/FFmpeg
/ avfilter_configuration
Function
avfilter_configuration
libavfilter/avfilter.c:32–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
const char *avfilter_configuration(void)
33
{
34
return FFMPEG_CONFIGURATION;
35
}
36
37
const char *avfilter_license(void)
38
{
Callers
1
show_banner
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected