fix: bump MPVKit to v1.0.1 for profile 8 Dolby Vision decode

Routes all single-layer DV profile 8 (incl. compat 0) through the Apple
DV decode path, so VideoToolbox decodes it in hardware as true Dolby
Vision instead of failing over to software HDR10. Refs #1262.
This commit is contained in:
edde746
2026-06-06 16:06:31 +02:00
parent 8139fc2b17
commit 3cca29512d
10 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -789,7 +789,7 @@
repositoryURL = "https://github.com/edde746/MPVKit";
requirement = {
kind = revision;
revision = 9d9b6181266429ba761af831f29311805a40f593;
revision = 1b0134a2ea04a3b967f61a726b5864351280b420;
};
};
/* End XCRemoteSwiftPackageReference section */
@@ -40,7 +40,7 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/edde746/MPVKit",
"state" : {
"revision" : "9d9b6181266429ba761af831f29311805a40f593"
"revision" : "1b0134a2ea04a3b967f61a726b5864351280b420"
}
},
{
@@ -40,7 +40,7 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/edde746/MPVKit",
"state" : {
"revision" : "9d9b6181266429ba761af831f29311805a40f593"
"revision" : "1b0134a2ea04a3b967f61a726b5864351280b420"
}
},
{