MCPcopy 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
925const char *avcodec_configuration(void)
926{
927 return FFMPEG_CONFIGURATION;
928}
929
930const char *avcodec_license(void)
931{

Callers 1

show_bannerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected