convertor/src
rob_otman 00931098c1 fix: ensure GPU availability is checked before using hardware acceleration
- Check both preferHardware AND gpuAvailable before using NVENC codecs (h264_nvenc, hevc_nvenc)
- Check gpuAvailable before adding CUDA hwaccel flag for input decoding
- Fix test assertion to check correct call index for CUDA hwaccel verification

This prevents hardware acceleration attempts when GPU is unavailable, addressing code review feedback.
2025-12-17 16:05:25 -07:00
..
components feature: add download all file by file alongside the tar download (#415) 2025-10-07 21:27:31 +02:00
converters fix: ensure GPU availability is checked before using hardware acceleration 2025-12-17 16:05:25 -07:00
db fix: ensure data dir exists before loading db (#433) 2025-11-07 09:26:19 +01:00
helpers Potential fix for code scanning alert no. 6: Unnecessary use of cat process (#473) 2025-12-14 20:32:56 +01:00
icons feat: add button and API endpoint to delete job (#423) 2025-10-29 20:35:43 +01:00
pages chore: fix format 2025-12-01 22:31:10 +01:00
theme chore: fix lint 2025-10-05 14:19:13 +00:00
index.tsx workaround for #435 (#438) 2025-11-14 19:28:40 +01:00
main.css chore: fix lint 2025-10-05 14:19:13 +00:00