stash/ui
Nodude 4ca6fcb5c0 Allow hardware acceleration for generation tasks
Adds a separate generationHardwareAcceleration config toggle that opts
the preview, marker, transcode, and clip-thumbnail tasks into the
existing HW pipeline. Generator methods take path/width/height
primitives; the marker task only probes for HW when a video preview is
actually requested.

On NVENC: 8K/41min/15-marker scene goes from 8m to 5m; 1080p/9min with
no markers 15s to 14s. Short 720p clips are slower. Reduce concurrent
tasks if VRAM is limited.
2026-04-22 19:59:08 +02:00
..
login Encode credentials during login (#6163) 2025-10-21 19:04:44 +11:00
v2.5 Allow hardware acceleration for generation tasks 2026-04-22 19:59:08 +02:00
ui.go Login page internationalisation (#5765) 2025-03-27 11:56:43 +11:00