From 03ec6fc9c00e849c8fd6972169a073938ecdbcfc Mon Sep 17 00:00:00 2001 From: gnattu Date: Wed, 1 Jul 2026 16:39:35 +0800 Subject: [PATCH] update patches for 8.1.2 --- ...r.patch => 0091-add-d3d11-deinterlace-filter.patch} | 0 ...11-video-processor-overlay-transpose-filters.patch} | 0 ... => 0093-fix-d3d11-scale-visible-source-rect.patch} | 0 ...ilter.patch => 0094-add-d3d11-tonemap-filter.patch} | 0 ...=> 0095-add-scale-d3d11-p010-shader-fallback.patch} | 0 debian/patches/series | 10 +++++----- 6 files changed, 5 insertions(+), 5 deletions(-) rename debian/patches/{0093-add-d3d11-deinterlace-filter.patch => 0091-add-d3d11-deinterlace-filter.patch} (100%) rename debian/patches/{0094-add-d3d11-video-processor-overlay-transpose-filters.patch => 0092-add-d3d11-video-processor-overlay-transpose-filters.patch} (100%) rename debian/patches/{0095-fix-d3d11-scale-visible-source-rect.patch => 0093-fix-d3d11-scale-visible-source-rect.patch} (100%) rename debian/patches/{0096-add-d3d11-tonemap-filter.patch => 0094-add-d3d11-tonemap-filter.patch} (100%) rename debian/patches/{0097-add-scale-d3d11-p010-shader-fallback.patch => 0095-add-scale-d3d11-p010-shader-fallback.patch} (100%) diff --git a/debian/patches/0093-add-d3d11-deinterlace-filter.patch b/debian/patches/0091-add-d3d11-deinterlace-filter.patch similarity index 100% rename from debian/patches/0093-add-d3d11-deinterlace-filter.patch rename to debian/patches/0091-add-d3d11-deinterlace-filter.patch diff --git a/debian/patches/0094-add-d3d11-video-processor-overlay-transpose-filters.patch b/debian/patches/0092-add-d3d11-video-processor-overlay-transpose-filters.patch similarity index 100% rename from debian/patches/0094-add-d3d11-video-processor-overlay-transpose-filters.patch rename to debian/patches/0092-add-d3d11-video-processor-overlay-transpose-filters.patch diff --git a/debian/patches/0095-fix-d3d11-scale-visible-source-rect.patch b/debian/patches/0093-fix-d3d11-scale-visible-source-rect.patch similarity index 100% rename from debian/patches/0095-fix-d3d11-scale-visible-source-rect.patch rename to debian/patches/0093-fix-d3d11-scale-visible-source-rect.patch diff --git a/debian/patches/0096-add-d3d11-tonemap-filter.patch b/debian/patches/0094-add-d3d11-tonemap-filter.patch similarity index 100% rename from debian/patches/0096-add-d3d11-tonemap-filter.patch rename to debian/patches/0094-add-d3d11-tonemap-filter.patch diff --git a/debian/patches/0097-add-scale-d3d11-p010-shader-fallback.patch b/debian/patches/0095-add-scale-d3d11-p010-shader-fallback.patch similarity index 100% rename from debian/patches/0097-add-scale-d3d11-p010-shader-fallback.patch rename to debian/patches/0095-add-scale-d3d11-p010-shader-fallback.patch diff --git a/debian/patches/series b/debian/patches/series index 867a20473..436d21ff5 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -88,8 +88,8 @@ 0088-add-webp-to-matroskadec-image-mime-types.patch 0089-relax-to-allow-safe-filenames-in-mkv-attachments.patch 0090-backport-a-fix-to-use-sw-pix-fmt-in-codec-par-if-set.patch -0093-add-d3d11-deinterlace-filter.patch -0094-add-d3d11-video-processor-overlay-transpose-filters.patch -0095-fix-d3d11-scale-visible-source-rect.patch -0096-add-d3d11-tonemap-filter.patch -0097-add-scale-d3d11-p010-shader-fallback.patch +0091-add-d3d11-deinterlace-filter.patch +0092-add-d3d11-video-processor-overlay-transpose-filters.patch +0093-fix-d3d11-scale-visible-source-rect.patch +0094-add-d3d11-tonemap-filter.patch +0095-add-scale-d3d11-p010-shader-fallback.patch