Skip to content

Mpv∞ v1.0.2

Choose a tag to compare

@github-actions github-actions released this 24 Aug 18:23
· 176 commits to main since this release

1.0.2 — Stable Release

This release consolidates the tested improvements added after v1.0.0 across playback, queues, subtitles, library management, and performance.

  • Dual playback engines: MPV/libmpv and AndroidX Media3 are available with per-item engine selection, automatic routing for supported Dolby Vision and HLS/DASH sources, safer engine handoff, and fallback behavior.
  • Reliable playback resume: MPV and Native/Media3 preserve the active timestamp when the app closes, restore saved positions on reopen, and retain the position across engine changes.
  • Mixed temporary queue: Audio-only files and videos can be combined in an editable temporary queue, with quick-play access, reordering, removal, queue persistence across media views, and correct transitions between music and video.
  • Audio player improvements: Background playback, notifications, minimization, swipe-down dismissal, orientation recovery, landscape controls, visualizer layout, artwork, artist metadata, and rapid track changes are handled consistently.
  • Media3 playback tools: Dual dialogue/sign subtitles, subtitle positioning and styling, chapter navigation, skip-intro and segment actions, frame navigation, improved seeking, larger local buffer headroom, and broader audio compatibility through the FFmpeg extension.
  • Streaming support: HTTPS and other supported network sources retain configured request headers, including referrer settings, while cookies and network playback metadata are handled more reliably.
  • Video and HDR pipeline: Device-dependent Dolby Vision, HDR10+, hardware decoding, shader rendering, Anime4K upscaling, GPU debanding, ambient visual effects, and adaptive quality controls remain available without lowering the normal playback path.
  • Library and queue usability: Tree View cache reuse, reduced duplicate rescans, folder swipe-to-mark-watched, immediate New-indicator updates, nested-folder playlist discovery, search-result Properties access, and improved playlist sheets.
  • Customization and distribution: Material 3 themes, translucent player controls, configurable gestures and layouts, subtitle font management, settings export naming, casting, scripting, and Standard APK variants for universal, arm64-v8a, armeabi-v7a, x86, and x86_64.
  • Performance and stability: Background polling and statistics backoff, thermal-aware shader and Anime4K budgets, safer Media3 state polling, reduced thumbnail pressure during large-folder scrolling, PiP shutdown cleanup, and improved lifecycle handling.

SHA-256 checksums

fa632a41d5c43b246889bf5990fc760bcb7ec26f69f4fe951205ee660f0b0086  release-assets/mpv-infinity-universal-v1.0.2.apk
6f559333b9a37c908d4be53fd0a8cea256f9aad8932eb17d8a65d6f75f7f704a  release-assets/mpv-infinity-arm64-v8a-v1.0.2.apk
fce7c29864210068f29a3724e74adc7976fac663be93665b482dd5be16f626d3  release-assets/mpv-infinity-armeabi-v7a-v1.0.2.apk
a61640c6d54ac3f51e34a96f69dec85a20070498df1558e3ceb11d3fb491434b  release-assets/mpv-infinity-x86-v1.0.2.apk
3858b31708d0b31b3a5d7a36f7db3da5c6117eab2c95e11458f8567b6d954bd8  release-assets/mpv-infinity-x86_64-v1.0.2.apk

Full Changelog: v1.0.1...v1.0.2