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-11-07
Dont enumerate audio devices if no audio input is specified
dec05eba
2023-11-05
Update usage info about screen direct option
dec05eba
2023-10-31
3 sec extra for replay
dec05eba
2023-10-31
Revert "Try re-enabling use of modified in linux dma buf ext egl create image"
dec05eba
2023-10-31
Try re-enabling use of modified in linux dma buf ext egl create image
dec05eba
2023-10-27
Dont include unused drm_fourcc.h, include missing unistd.h for _exit
dec05eba
2023-10-22
Fix vram leak for reals
dec05eba
2023-10-21
Attempt to fix amd/intel driver bug vram leak, force cfr when livestreaming, ...
dec05eba
2023-10-15
Install systemd service in install script, skip empty audio device
dec05eba
2023-10-15
Add the ability to save replays into folders by date
4censord
2023-10-01
fflush after puts to fix piping replay path
dec05eba
2023-08-22
Fallback to another video codec if the selected video codec is not auto and i...
dec05eba
2023-08-15
Change nvenc preset to p5 to workaround new nvidia driver bug
dec05eba
2023-08-13
kms vaapi: fix capture bug (incorrect video size) caused by shadowed variable...
dec05eba
2023-08-09
Test fix recent regression in ffmpeg that increases cpu usage
dec05eba
2023-07-25
Dont use jpeg color range (fixes too dark image on amd/intel in flatpak)
dec05eba
2023-07-23
Improve color accuracy on amd/intel
dec05eba
2023-07-22
Exit with exit code 10 if pkexec fails
dec05eba
2023-07-22
AMD/Intel capture cursor
dec05eba
2023-07-21
Fix monitor capture on amd/intel + x11
dec05eba
2023-07-21
Fix window capture
dec05eba
2023-07-21
Fix capture not working on intel + wayland
dec05eba
2023-07-21
vfr on wayland (even on nvidia), add uninstall script
dec05eba
2023-07-21
Support wlroots screen capture, which doesn't require kms root access and als...
dec05eba
2023-07-18
Fix wayland capture on amd/intel
dec05eba
2023-07-18
Experimental wayland support, test 1
dec05eba
2023-06-20
Translate -c mkv to -c matroska
dec05eba
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
[prev]
[next]