index
:
gpu-screen-recorder
master
A shadowplay-like screen recorder for Linux. The fastest screen recorder for Linux.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-08-18
x11 cursor deinit: check if display is valid
dec05eba
2024-08-18
Fix kms capture crash on wayland if x11 is not available (always the case in ...
dec05eba
2024-08-18
Small refactor in pipewire code, remove unused extra/install_preserve_video_m...
dec05eba
2024-08-17
Fix: hevc and av1 is always 10bits
dec05eba
2024-08-17
--info and --list-audio-devices should separate key and value by a | instead ...
dec05eba
2024-08-17
Add hevc_10bit and av1_10bit options for 10bit color range, increase video qu...
dec05eba
2024-08-16
Refactor kms capture
dec05eba
2024-08-16
Remove unused include
dec05eba
2024-08-16
Allow capture of external monitors on a laptop with dedicated gpu (prime) on ...
dec05eba
2024-08-15
Create example start recording script
dec05eba
2024-08-15
Fix software encoding option not working
dec05eba
2024-08-15
Disable prime-run + portal for now
dec05eba
2024-08-15
HACK: portal: copy external image to internal image before render. Dont stop ...
dec05eba
2024-08-15
minor
dec05eba
2024-08-15
Fix crash, use opengl es instead of opengl desktop
dec05eba
2024-08-15
Use external texture target for external texture
dec05eba
2024-08-15
Allow prime-run capture on laptop with external gpu when the iGPU
dec05eba
2024-08-15
Debug test again
dec05eba
2024-08-15
Debug output test
dec05eba
2024-08-10
Make libglx optional (alpine doesn't have it)
dec05eba
2024-08-08
Fix possible capture lag (especially with desktop portal capture)
dec05eba
2024-08-08
Add -portal-session-token-filepath option to specify where desktop portal ses...
dec05eba
2024-08-04
Compressed plane now works, update readme and remove warning
dec05eba
2024-08-04
Enable prime-run on wayland
dec05eba
2024-08-03
Output h264_software in --info output if available
dec05eba
2024-08-03
Fix build for older ffmpeg (hdr metadata)
dec05eba
2024-08-02
Variable shadow fix
dec05eba
2024-08-02
Allow using 'default_output' / 'default_input' as audio devices (-a option), ...
dec05eba
2024-08-01
Only show hdr codecs in info output if wayland
dec05eba
2024-07-26
Disable prime-run for now until the option to select a gpu device is added
dec05eba
2024-07-26
Info: error if invalid drm card
dec05eba
2024-07-26
Move glClear and glx/eglSwapBuffers from capture backends to main
dec05eba
2024-07-25
Fix variable shadow warnings
dec05eba
2024-07-25
nvidia x11: fix screen-direct-force not working because it was ignored
dec05eba
2024-07-24
Show warning when amd driver adds black bars, set frame resolution after chan...
dec05eba
2024-07-23
Fix hdr capture causing crash when in replay mode
dec05eba
2024-07-23
Output warning that -mf is deprecated
dec05eba
2024-07-23
Rename argument -mf to -df (keep -mf for backwards compatibility)
dec05eba
2024-07-23
Output hdr options in --info as well
dec05eba
2024-07-22
Fix pipewire capture on amd (fallback to no drm modifiers if eglCreateImage f...
dec05eba
2024-07-22
Update readme
dec05eba
2024-07-22
Use modifiers in kms capture on amd too
dec05eba
2024-07-22
Fix portal capture on intel, support multiple planes in one egl image (might ...
dec05eba
2024-07-22
Portal: move modifier query to init
dec05eba
2024-07-22
Fix deskto portal capture on nvidia (add missing modifiers)
dec05eba
2024-07-21
Fix HDR capture (HDR metadata is now correct). Note that HDR capture is only ...
dec05eba
2024-07-21
Add missing include
dec05eba
2024-07-20
Fix portal being displayed as not supported
dec05eba
2024-07-20
exit code 60 if portal capture was canceled by the user
dec05eba
2024-07-20
Return status code from dbus instead of true/false
dec05eba
[prev]
[next]