Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FFmpeg/FFmpeg
/ avcodec_configuration
Function
avcodec_configuration
libavcodec/utils.c:925–928 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
923
}
924
925
const char *avcodec_configuration(void)
926
{
927
return FFMPEG_CONFIGURATION;
928
}
929
930
const char *avcodec_license(void)
931
{
Callers
1
show_banner
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected