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
/
main.cpp
Age
Commit message (
Expand
)
Author
2023-06-07
Mention that only h264/hevc is supported at the moment
dec05eba
2023-06-04
Make sure window id hex starts with 0x (makes monitor recording more reliable...
dec05eba
2023-05-29
Update readme about flatpak
dec05eba
2023-05-22
Attempt to fix nvidia driver bug at program exit (freeze) by exit without atexit
dec05eba
2023-05-18
Use av_packet_alloc instead of deprecated memset on packet size
dec05eba
2023-05-17
Fix all warnings
dec05eba
2023-05-12
kms_vaapi: support multiple drm planes (fixes capture on some multi monitor s...
dec05eba
2023-04-27
manjaro *****
dec05eba
2023-04-27
Temporary disable opus/flac because it breaks multiple audio, fix possible au...
dec05eba
2023-04-22
kms_vaapi: add cursor capture for amd/intel monitor capture
dec05eba
2023-04-18
Only capture frame if num frames to capture > 0
dec05eba
2023-04-18
Show shorter form of help on argument error
dec05eba
2023-04-18
Replace tabs with 4 spaces
dec05eba
2023-04-18
Made fps update toggleable
XnipS
2023-04-16
Find /dev/dri/card path that exists (the first one)
dec05eba
2023-04-15
Fix AMD single monitor rotated display being rotated in recording
dec05eba
2023-04-13
Move back receive packet to main thread
dec05eba
2023-04-13
Move back video encoding to main thread, move receive packet to separate thread
dec05eba
2023-04-11
Temporary disable monitor recording on amd/intel
dec05eba
2023-04-10
Cleanup of aframe if same pts
dec05eba
2023-04-10
Fix messed up audio pts when merging audio
dec05eba
2023-04-10
Revert "Revert: encoding video on separate thread"
dec05eba
2023-04-10
Revert: encoding video on separate thread
dec05eba
2023-04-10
kms: fix crash on intel when using hevc, remove debug print, remove jpeg colo...
dec05eba
2023-04-09
Use /usr/bin/gsr-kms-server constant path for pkexec
dec05eba
2023-04-08
Better amd/intel quality tuning
dec05eba
2023-04-07
Implement kms vaapi capture
dec05eba
2023-04-03
Cleanup replay packets after use
dec05eba
2023-04-02
Fix -k description
dec05eba
2023-04-01
Dont initialize vaapi on nvidia (fixes crash on startup)
dec05eba
2023-04-01
Rename drm to vaapi
Steam Deck User
2023-04-01
Cleanup xcomposite_drm
Steam Deck User
2023-04-01
Use vaapi to do rgb->yuv420p color conversion
Steam Deck User
2023-04-01
Xsync after overclock (and reset), dont set colorspace data
dec05eba
2023-03-31
Install coolbits if using nvidia, add preserve video memory install script
dec05eba
2023-03-27
Better usage formatting
dec05eba
2023-03-26
Add code for variable framerate
dec05eba
2023-03-26
Remove yuv444 for now
dec05eba
2023-03-26
Move video encoding to separate thread, remove pixel_format that doesn't do a...
dec05eba
2023-03-26
Add pixfmt yuv420p/yuv444p option to set lossless color
dec05eba
2023-03-26
Remove unused and invalid flags
dec05eba
2023-03-24
Do not automatically install coolbits because if used on amd/intel then xorg ...
dec05eba
2023-03-21
Add error message if using wayland (without xwayland) or xwayland
dec05eba
2023-03-17
Add overclocking option -oc to workaround a NVIDIA driver bug (forcefully set...
dec05eba
2023-03-17
vaapi wip
Steam Deck User
2023-03-10
Fix for ffmpeg 6 (nvenc hevc doesn't support b frames)
dec05eba
2023-03-04
Support opus flt and fltp
dec05eba
2023-03-04
dd
dec05eba
2023-03-04
exp
dec05eba
2023-03-04
Enable experimental support to make sure opus/flac works on older ffmpeg vers...
dec05eba
[prev]
[next]