From 05e76d6e76738c6c1f89ca494b2d4bfa4f180b7d Mon Sep 17 00:00:00 2001 From: Diego Rodrigues de Sa e Souza Date: Mon, 24 Aug 2026 08:31:59 -0300 Subject: [PATCH] docs(changelog): link FU-07 pull request --- ...mpling.md => 11381-video-bridge-fu07-structural-sampling.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename changelog.d/maintenance/{pending-video-bridge-fu07-structural-sampling.md => 11381-video-bridge-fu07-structural-sampling.md} (72%) diff --git a/changelog.d/maintenance/pending-video-bridge-fu07-structural-sampling.md b/changelog.d/maintenance/11381-video-bridge-fu07-structural-sampling.md similarity index 72% rename from changelog.d/maintenance/pending-video-bridge-fu07-structural-sampling.md rename to changelog.d/maintenance/11381-video-bridge-fu07-structural-sampling.md index d1a9b761e8..17a48aa416 100644 --- a/changelog.d/maintenance/pending-video-bridge-fu07-structural-sampling.md +++ b/changelog.d/maintenance/11381-video-bridge-fu07-structural-sampling.md @@ -1 +1 @@ -- **fix(video-bridge):** make opt-in segment-aware sampling use one bounded structural FFmpeg pass (scene, freeze, blur, exposure, and SI/TI), preserve long trailing segments, fail open to uniform sampling, and add real-media structural-oracle, overhead, post-dedup caption-call, and false-positive evidence while holding unconfigured model quality and gain-versus-cost claims. +- **fix(video-bridge):** make opt-in segment-aware sampling use one bounded structural FFmpeg pass (scene, freeze, blur, exposure, and SI/TI), preserve long trailing segments, fail open to uniform sampling, and add real-media structural-oracle, overhead, post-dedup caption-call, and false-positive evidence while holding unconfigured model quality and gain-versus-cost claims ([#11381](https://github.com/diegosouzapw/OmniRoute/pull/11381)).