RPi: refresh and rename kodi patches

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2022-09-30 22:19:57 +02:00
parent 8d620560d2
commit f3165aae56
3 changed files with 7 additions and 6 deletions

View File

@ -1,7 +1,7 @@
From 32abc327c2d913e3968a8ef91e41ffcc1a091116 Mon Sep 17 00:00:00 2001 From 886f9ddb2fbdf8e4528d7c6b6513a9f762f0b109 Mon Sep 17 00:00:00 2001
From: popcornmix <popcornmix@gmail.com> From: popcornmix <popcornmix@gmail.com>
Date: Sat, 11 Sep 2021 14:03:05 +0100 Date: Sat, 11 Sep 2021 14:03:05 +0100
Subject: [PATCH] CDVDVideoCodecDRMPRIME: Also support YUV420 buffers Subject: [PATCH 1/3] CDVDVideoCodecDRMPRIME: Also support YUV420 buffers
CDVDVideoCodecDRMPRIME: Add support for deinterlace of sw decoded buffers CDVDVideoCodecDRMPRIME: Add support for deinterlace of sw decoded buffers

View File

@ -1,7 +1,7 @@
From b9b55807dcacec91a6d991b9d113cf011aea83e1 Mon Sep 17 00:00:00 2001 From 55303f4a214d80af24d75a93f102edbe02000423 Mon Sep 17 00:00:00 2001
From: Dom Cobley <popcornmix@gmail.com> From: Dom Cobley <popcornmix@gmail.com>
Date: Fri, 3 Dec 2021 16:00:50 +0000 Date: Fri, 3 Dec 2021 16:00:50 +0000
Subject: [PATCH] gbm: Set max bpc for high bit depth videos Subject: [PATCH 2/3] gbm: Set max bpc for high bit depth videos
--- ---
.../HwDecRender/VideoLayerBridgeDRMPRIME.cpp | 16 ++++++++++++++++ .../HwDecRender/VideoLayerBridgeDRMPRIME.cpp | 16 ++++++++++++++++

View File

@ -1,7 +1,8 @@
From 0137bf1b41b3f1bb08fb7fb78e0ae5266c4925da Mon Sep 17 00:00:00 2001 From e93a6bc009e660db2746b529149bac8d2e3ae122 Mon Sep 17 00:00:00 2001
From: Lukas Rusak <lorusak@gmail.com> From: Lukas Rusak <lorusak@gmail.com>
Date: Mon, 29 Apr 2019 18:48:45 -0700 Date: Mon, 29 Apr 2019 18:48:45 -0700
Subject: [PATCH] CVideoLayerBridgeDRMPRIME add colourspace connector property Subject: [PATCH 3/3] CVideoLayerBridgeDRMPRIME add colourspace connector
property
--- ---
.../Buffers/VideoBufferDRMPRIME.cpp | 12 ++++++++++++ .../Buffers/VideoBufferDRMPRIME.cpp | 12 ++++++++++++