1
0
mirror of https://github.com/yattee/yattee.git synced 2024-12-14 06:10:32 +05:30
yattee/Model/Player/Backends
Toni Förster 5e85fd294c
MPV: improved A/V sync
- use displays refresh rate
- execute needs drawing with higher priority
- run create() with higher priority
- determine the number of threads used for rendering
- enable VSYNC and change video-sync  to display-resample
- iOS/tvOS: set new display refresh rate on change
- run setSize with higher priority
- add more options to MPVClient
- get refresh rate updates
- sync refresh rate to fps
- update CADisplayLink to current refresh rate
- update refresh rate on macOS
- Add experimental feature to sync display  with content fps

Signed-off-by: Toni Förster <toni.foerster@gmail.com>
2024-09-08 15:59:42 +02:00
..
AVPlayerBackend.swift make audio ducking and interruption more robust 2024-09-03 21:19:30 +02:00
MPVBackend.swift MPV: improved A/V sync 2024-09-08 15:59:42 +02:00
MPVClient.swift MPV: improved A/V sync 2024-09-08 15:59:42 +02:00
PlayerBackend.swift fix crash on HLS live playback 2024-08-31 14:22:28 +02:00
PlayerBackendType.swift Player controls UI changes 2022-10-27 18:03:57 +02:00