From 552b76f4deead38cf28348b314b15b51b2f798f8 Mon Sep 17 00:00:00 2001 From: ParantezTech <12572227+par274@users.noreply.github.com> Date: Thu, 30 Jul 2026 15:18:17 +0300 Subject: [PATCH] [build] bump ffmpeg runtime to 3b502d4 --- src/SharpEmu.CLI/SharpEmu.CLI.csproj | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/SharpEmu.CLI/SharpEmu.CLI.csproj b/src/SharpEmu.CLI/SharpEmu.CLI.csproj index 2714e437..a2a896c5 100644 --- a/src/SharpEmu.CLI/SharpEmu.CLI.csproj +++ b/src/SharpEmu.CLI/SharpEmu.CLI.csproj @@ -111,15 +111,14 @@ SPDX-License-Identifier: GPL-2.0-or-later name is a fixed constant, not derived from the RID/architecture: each publish output only ever holds one architecture's binaries anyway, so varying the name added a class of bugs (RID resolution timing, host-OS - vs. target-RID mixups) for no benefit. Runtime code (Program.cs's - FfmpegNativeBinkFrameSource uses the same literal "plugins" folder - name. --> + vs. target-RID mixups) for no benefit. Runtime code (FfmpegRuntime) + uses the same literal "plugins" folder name. --> plugins - 2c92585 + 3b502d4 $(BaseIntermediateOutputPath)ffmpeg-runtime/$(FfmpegRuntimeTag)/$(RuntimeIdentifier) ffmpeg-windows-x64.zip