mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-01 01:17:47 +00:00
Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"
This reverts commit 29ba091136
.
This commit is contained in:
parent
0cb88628fb
commit
e528cdac8a
10 changed files with 21 additions and 21 deletions
|
@ -54,7 +54,7 @@ unsigned avformat_version(void)
|
|||
|
||||
const char *avformat_configuration(void)
|
||||
{
|
||||
return LIBAV_CONFIGURATION;
|
||||
return FFMPEG_CONFIGURATION;
|
||||
}
|
||||
|
||||
const char *avformat_license(void)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue