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
|
@ -31,7 +31,7 @@ unsigned avutil_version(void)
|
|||
|
||||
const char *avutil_configuration(void)
|
||||
{
|
||||
return LIBAV_CONFIGURATION;
|
||||
return FFMPEG_CONFIGURATION;
|
||||
}
|
||||
|
||||
const char *avutil_license(void)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue