From 6f8a2a348b7be6c3edb6c0903e4b9f8f9c0d8e5e Mon Sep 17 00:00:00 2001 From: Diego Rodrigues de Sa e Souza Date: Mon, 24 Aug 2026 02:46:32 -0300 Subject: [PATCH] docs(changelog): link Video Bridge sampler PR --- ...are-sampler.md => 11344-video-bridge-scene-aware-sampler.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename changelog.d/fixes/{pending-video-bridge-scene-aware-sampler.md => 11344-video-bridge-scene-aware-sampler.md} (77%) diff --git a/changelog.d/fixes/pending-video-bridge-scene-aware-sampler.md b/changelog.d/fixes/11344-video-bridge-scene-aware-sampler.md similarity index 77% rename from changelog.d/fixes/pending-video-bridge-scene-aware-sampler.md rename to changelog.d/fixes/11344-video-bridge-scene-aware-sampler.md index 1338b6a1cb..e33e40fab7 100644 --- a/changelog.d/fixes/pending-video-bridge-scene-aware-sampler.md +++ b/changelog.d/fixes/11344-video-bridge-scene-aware-sampler.md @@ -1 +1 @@ -- **fix(video-bridge):** fall back to the deterministic active-window midpoint when a one-frame scene-aware budget cannot preserve both timeline ends; a real FFmpeg fixture matrix now covers rapid cuts, gradual changes, static and short clips, and detector failure. +- **fix(video-bridge):** fall back to the deterministic active-window midpoint when a one-frame scene-aware budget cannot preserve both timeline ends; a real FFmpeg fixture matrix now covers rapid cuts, gradual changes, static and short clips, and detector failure ([#11344](https://github.com/diegosouzapw/OmniRoute/pull/11344)).