Merge pull request #296128 from SuperSandro2000/ffplay

ffmpeg: enable ffplay in small variant
This commit is contained in:
Atemu
2024-03-16 16:55:55 +00:00
committed by GitHub
@@ -140,7 +140,7 @@
* Program options
*/
, buildFfmpeg ? withHeadlessDeps # Build ffmpeg executable
, buildFfplay ? withFullDeps # Build ffplay executable
, buildFfplay ? withSmallDeps # Build ffplay executable
, buildFfprobe ? withHeadlessDeps # Build ffprobe executable
, buildQtFaststart ? withFullDeps # Build qt-faststart executable
, withBin ? buildFfmpeg || buildFfplay || buildFfprobe || buildQtFaststart