switch mpv to mpvkit

This commit is contained in:
amaumene
2023-06-26 13:18:28 +09:00
parent e555b74396
commit e7c1f8116d
113 changed files with 30 additions and 4975 deletions

View File

@@ -1,6 +1,7 @@
import GLKit
import Logging
import OpenGLES
import MPVKit
final class MPVOGLView: GLKView {
private var logger = Logger(label: "stream.yattee.mpv.oglview")