edde746
317d5dbdd9
feat: DV Profile 7→8.1 RPU conversion via libdovi
Convert Dolby Vision Profile 7 RPU NALUs to Profile 8.1 using libdovi
native bridge, preserving dynamic tone mapping on devices with DV8
decoders. Falls back to HEVC stripping when no DV8 decoder is present.
- Add JNI bridge (dovi_bridge.cpp) wrapping libdovi's RPU converter
- Download prebuilt libdovi from edde746/libdovi-builds releases
- DoviConvertingTrackOutput: DV81 mode converts RPUs, HEVC_STRIP strips
- Retry logic: if native DV7 decoding fails, auto-retry with conversion
- Performance overlay shows active DV conversion mode
2026-03-05 11:11:57 +01:00
..
2026-02-23 13:50:56 +01:00
2026-03-03 22:43:00 +01:00
2026-03-03 22:43:00 +01:00
2026-03-04 09:35:36 +01:00
2026-03-04 16:34:36 +01:00
2026-03-04 08:47:40 +01:00
2026-03-04 14:37:51 +01:00
2026-02-11 16:27:49 +01:00
2026-03-04 08:47:40 +01:00
2026-03-04 18:39:49 +01:00
2026-03-04 16:34:36 +01:00
2026-02-27 15:43:34 +01:00
2026-03-04 18:36:12 +01:00
2026-03-04 00:20:48 +01:00
2026-03-05 11:11:57 +01:00
2026-03-04 10:01:40 +01:00