MCPcopy 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
32const char *avfilter_configuration(void)
33{
34 return FFMPEG_CONFIGURATION;
35}
36
37const char *avfilter_license(void)
38{

Callers 1

show_bannerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected