Build for Windows 10 64-bit (cygwin + mingw64).
Release notes:
- Introduces mouse wheel zoom support on the pixel under the cursor, heavily inspired by YUView (thanks!). Additional hotkeys for selecting preset zoom levels (
5
-8
) and resetting the view (r
) have been added, as well - Allows GPU decoding through the base decoders such as h264, hevc, and av1 via the
--left-hwaccel
and--right-hwaccel
options.videotoolbox
acceleration is often supported on macOS,vaapi
on Linux, anddxva2
orvulkan
on Windows - Added verbose output option
-v
for printing library versions and rendering details - Fixed various minor bugs and issues
Includes FFmpeg v6.1 and SDL2 v2.28.5 shared libs.