You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-23 21:54:53 +02:00
Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"
This reverts commit 29ba091136.
This commit is contained in:
@@ -94,7 +94,7 @@ unsigned postproc_version(void)
|
||||
|
||||
const char *postproc_configuration(void)
|
||||
{
|
||||
return LIBAV_CONFIGURATION;
|
||||
return FFMPEG_CONFIGURATION;
|
||||
}
|
||||
|
||||
const char *postproc_license(void)
|
||||
|
||||
Reference in New Issue
Block a user