chore: bump MPVKit to 1.0.19

Picks up two vo_avfoundation fixes: keep the displayed frame across
seek resets, and refuse Core Image geometry rendering for Dolby
Vision passthrough frames (defense in depth - the app already keeps
mpv video-zoom at 0 on iOS/tvOS and zooms the display layer instead).
This commit is contained in:
edde746
2026-08-10 14:50:05 +02:00
parent a0269c6feb
commit 3177290083
11 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -798,7 +798,7 @@
repositoryURL = "https://github.com/edde746/MPVKit";
requirement = {
kind = exactVersion;
version = 1.0.17;
version = 1.0.19;
};
};
/* End XCRemoteSwiftPackageReference section */
@@ -32,8 +32,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/edde746/MPVKit",
"state" : {
"revision" : "8627bae097f45b705ac3cbc8972df115018f2090",
"version" : "1.0.17"
"revision" : "da36b149f4fe86ceadd27e1bac76c9ce8ef7a2cc",
"version" : "1.0.19"
}
},
{
@@ -32,8 +32,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/edde746/MPVKit",
"state" : {
"revision" : "8627bae097f45b705ac3cbc8972df115018f2090",
"version" : "1.0.17"
"revision" : "da36b149f4fe86ceadd27e1bac76c9ce8ef7a2cc",
"version" : "1.0.19"
}
},
{