Merge branch 'ffplayout:master' into master

This commit is contained in:
jb-alvarado 2022-07-06 09:10:39 +02:00 committed by GitHub
commit 8ec2c3ebfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -590,6 +590,7 @@ fn ffmpeg_libs_and_filter() -> (Vec<String>, Vec<String>) {
libs.push(config.replace("--enable-", ""));
}
}
break;
}
}