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:
@@ -895,7 +895,7 @@
|
||||
repositoryURL = "https://github.com/edde746/MPVKit";
|
||||
requirement = {
|
||||
kind = exactVersion;
|
||||
version = 1.0.17;
|
||||
version = 1.0.19;
|
||||
};
|
||||
};
|
||||
/* End XCRemoteSwiftPackageReference section */
|
||||
|
||||
Reference in New Issue
Block a user