mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-06 17:29:08 +08:00
Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"
This reverts commit 29ba091136
.
This commit is contained in:
@@ -31,7 +31,7 @@ unsigned avutil_version(void)
|
||||
|
||||
const char *avutil_configuration(void)
|
||||
{
|
||||
return LIBAV_CONFIGURATION;
|
||||
return FFMPEG_CONFIGURATION;
|
||||
}
|
||||
|
||||
const char *avutil_license(void)
|
||||
|
Reference in New Issue
Block a user