mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 15:50:16 +02:00
## Description Updates the logic in the Prefer MPV setting to prevent performance issues when software decoding is selected. When the MPV backend is configured to use software decoding, the app will now automatically fallback to ExoPlayer for 4K content. Most Android TV devices cannot smoothly render 4K video via software decoding, so falling back to Exoplayer for this content makes sense in most cases when using the software renderer. This mirrors the existing fallback mechanism used for HDR content. ### Related issues N/A ### Screenshots N/A ### AI/LLM usage None --------- Co-authored-by: Ray <154766448+damontecres@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| config | ||
| schemas/com.github.damontecres.wholphin.data.AppDatabase | ||
| src | ||
| .gitignore | ||
| build.gradle.kts | ||
| proguard-rules.pro | ||