mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-02 18:23:49 +08:00
Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"
This reverts commit 29ba091136a5e04574f7bfc1b17536c923958f6f.
This commit is contained in:
@ -54,7 +54,7 @@ unsigned avformat_version(void)
|
||||
|
||||
const char *avformat_configuration(void)
|
||||
{
|
||||
return LIBAV_CONFIGURATION;
|
||||
return FFMPEG_CONFIGURATION;
|
||||
}
|
||||
|
||||
const char *avformat_license(void)
|
||||
|
Reference in New Issue
Block a user