mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-06 06:05:32 +01:00
Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"
This reverts commit 29ba091136.
This commit is contained in:
@@ -34,7 +34,7 @@ unsigned avfilter_version(void) {
|
||||
|
||||
const char *avfilter_configuration(void)
|
||||
{
|
||||
return LIBAV_CONFIGURATION;
|
||||
return FFMPEG_CONFIGURATION;
|
||||
}
|
||||
|
||||
const char *avfilter_license(void)
|
||||
|
||||
Reference in New Issue
Block a user