aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-04-09Show correct original fps in mediainfodec05eba
2022-04-07Improve quality, especially when using h264. Force disable h264 for now becau...dec05eba
2022-04-06Reduce bitrate. It was way too highdec05eba
2022-04-05p5 for highdec05eba
2022-04-05Remove unecessary cuda memcpy when using nvfbcdec05eba
2022-03-31Better detection of window destroyeddec05eba
2022-03-31Close screenrecorder when target window is closeddec05eba
2022-03-31Create pid file to detect if gpu-screen-recorder is already running and only ...dec05eba
2022-03-28Attempt to fix audio/video desync and fps mayhem whendec05eba
2022-03-25Remove direct capture sound hack (fixes audio on fedora)dec05eba
2022-03-25Fix replay crash when not recording audiodec05eba
2022-03-25Redesign replay to save to file and continue on SIGUSR1dec05eba
2022-03-24Attempt to fix audio in replay mode in screen-directdec05eba
2022-03-24Fix replay if no audio streamdec05eba
2022-03-24Fix fullscreen window forcefully getting unfullscreened on i3 and bspwmdec05eba
2022-03-24Add screen-direct option for direct NvFBCdec05eba
2022-03-23Attempt to fix audio timestamp being totally wrong on fedoradec05eba
2022-03-23Add more info about gnome issue in stderrdec05eba
2022-03-22Add -s option to set record area size, fix workspace switch freezing recordin...dec05eba
2022-03-22Attempt 2 at fixing black screen under dwm/i3 after resizedec05eba
2022-03-22Fix resize to fullscreen black videodec05eba
2022-03-22Record black screen instead of crash when compositor + window is not supporte...dec05eba
2022-03-22Use /usr/lib64 instead of /usr/lib, which makes it compatible with gentoodec05eba
2022-02-26Do not add audio track if not recording audiodec05eba
2022-02-25Fix code after avcodec->codec was deprecateddec05eba
2021-10-11Change formatdec05eba
2021-09-07Use interleaved writedec05eba
2021-07-29Use direct capture when possibledec05eba
2021-07-23only use hevc when recording the entire screendec05eba
2021-07-23Add option to record a display or all displays. This requires nvfbcdec05eba
2021-07-19Fix first frame being blackdec05eba
2020-09-01Add medium quality and set quality to medium by defaultdec05eba
2020-08-31Add medium qualitydec05eba
2020-08-31Fix black video when resizing to smaller window sizedec05eba
2020-08-31Revert select code. Causes laggy video for some reasondec05eba
2020-08-31Attempt to reduce frame skipdec05eba
2020-08-31Change qmin and qmax again. They are too lowdec05eba
2020-08-31Use select on x11 display instead of sleeping and use xdamage againdec05eba
2020-08-30Use rgb instead of rgba to save memorydec05eba
2020-08-30Disable unused mipmapdec05eba
2020-08-30Go all out on quality..dec05eba
2020-08-30Set ideal qmax valuedec05eba
2020-08-30Higher quality for 'high'dec05eba
2020-08-30Add -q quality flag. Set to high by default. Valid values: high, ultradec05eba
2020-08-30Slightly improve performance by only swapping buffer on redrawdec05eba
2020-08-29Vastly improve quality by using qmin and qmax (uses higher bitrate)dec05eba
2020-08-28Add nvidia-like instant replay optiondec05eba
2020-08-27Make audio optional in usage stringdec05eba
2020-08-26Make audio recording optionaldec05eba
2020-07-05Fix screen recording for certain windows (such as termite)dec05eba