index
:
gpu-screen-recorder
debian
The fastest screen recording tool for Linux
Maria Lisina
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
codec_query
Age
Commit message (
Expand
)
Author
5 days
nvenc query check ffmpeg nvenc version as well
dec05eba
2026-08-01
Remove unused includes
dec05eba
2026-08-01
Add gsr_log logging module with log level and overridable log handler
dec05eba
2026-05-02
Remove deprecated overclocking option
dec05eba
2026-04-19
Fix compile error with old vulkan header: ifdef check vulkan video encoding
dec05eba
2026-04-17
Implement vulkan video capture (h264, hevc and av1)
dec05eba
2025-09-23
Codec resolution check: treat 0, 0 as no limit
dec05eba
2025-08-07
Add error checks for video capture resolution since some users are retarded
dec05eba
2025-04-23
Fix replay saving freeze, unable to save replay if audio is not provided
dec05eba
2024-10-03
Support hevc vulkan, fix vulkan encoding for all resolutions, disable vulkan ...
dec05eba
2024-10-02
Proper error handling for fd cleanup in vaapi query
dec05eba
2024-10-02
no vulkan prototypes
dec05eba
2024-10-01
Comment out vulkan includes for now
dec05eba
2024-10-01
Rename codec query cuda to codec query nvenc
dec05eba
2024-10-01
Support gpus that only support low power encoding mode (Intel Arc A380)
dec05eba
2024-09-27
Add vulkan video encoding option (-k h264_vulkan). WIP, not fully hardware ac...
dec05eba
2024-09-26
Move codec query from encoder to separate file
dec05eba