mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-05-17 23:42:04 +00:00
ExoPlayer was not falling back to software decoders when hardware decoders reported NO_EXCEEDS_CAPABILITIES (e.g., HEVC 10-bit on devices like Lenovo Tab M11). This enables setEnableDecoderFallback for all modes except EXTENSION_RENDERER_MODE_OFF (device only), respecting users who explicitly disabled software decoders. |
||
|---|---|---|
| .. | ||
| androidFull | ||
| androidMain | ||
| androidPlaystore/kotlin/com/nuvio/app | ||
| commonMain | ||
| commonTest/kotlin/com/nuvio/app | ||
| desktopMain/kotlin/com/nuvio/app | ||
| fullCommonMain/kotlin/com/nuvio/app/features | ||
| iosAppStore/kotlin/com/nuvio/app | ||
| iosFull/kotlin/com/nuvio/app | ||
| iosMain/kotlin/com/nuvio/app | ||
| nativeInterop/cinterop | ||