mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-12 10:00:08 +01:00
Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"
This reverts commit 29ba091136.
This commit is contained in:
@@ -1078,7 +1078,7 @@ unsigned avcodec_version( void )
|
||||
|
||||
const char *avcodec_configuration(void)
|
||||
{
|
||||
return LIBAV_CONFIGURATION;
|
||||
return FFMPEG_CONFIGURATION;
|
||||
}
|
||||
|
||||
const char *avcodec_license(void)
|
||||
|
||||
Reference in New Issue
Block a user