Age | Commit message (Expand) | Author |
2024-04-27 | Improve nvidia video encoding performance | dec05eba |
2024-04-16 | better audio/video sync, complain if it doesn't work | dec05eba |
2024-04-16 | Increase audio bitrate by default, add -ab option to change audio bitrate | dec05eba |
2024-04-13 | Fix audio regression fuck this bullshit | dec05eba |
2024-04-11 | Fix messed up audio if you use pulseaudio (?) | dec05eba |
2024-04-11 | aur is dead, push again | dec05eba |
2024-04-11 | Time based audio latency, test, might fix some shits | dec05eba |
2024-04-10 | Remove audio sync delay fix, it doesn't work for everybody | dec05eba |
2024-04-10 | More audio bullshit, repeat write audio frames for audio delay | dec05eba |
2024-04-09 | Better audio timing test: compensate for audio server latency | dec05eba |
2024-04-08 | X11 nvidia monitor capture: fix capture broken after sleep/suspend or monitor... | dec05eba |
2024-04-06 | vaapi h264: dont set quality parameter | dec05eba |
2024-03-25 | Check if -sc is executable at start, allow relative filename | dec05eba |
2024-03-21 | Force set __GL_THREADED_OPTIMIZATIONS to 0, which fixes window capture/waylan... | dec05eba |
2024-03-21 | Correctly clear cursor in window capture, fix full color range for window cap... | dec05eba |
2024-03-20 | Ignore color standards for more accurate colors | dec05eba |
2024-03-20 | Fix incorrect overclocking offset on some nvidia gpus (more than 2 performanc... | dec05eba |
2024-03-11 | Add -cursor option to not record cursor | dec05eba |
2024-03-11 | Custom bt709 values, less green | dec05eba |
2024-03-10 | bad size | dec05eba |
2024-03-10 | Support hdr capture and full color range on nvidia, show cursor in window cap... | dec05eba |
2024-03-08 | Reconfigure quality, force refresh nvfbc frame, mention stutter in readme | dec05eba |
2024-02-26 | Set cap sys nice again, to prevent gsr from being limited to game fps | dec05eba |
2024-02-25 | Dont prioritize gsr egl context over other processes | dec05eba |
2024-02-15 | unset LIBVA_DRIVER_NAME which can fix users broken config that forced vaapi t... | dec05eba |
2024-02-11 | Fix nvfbc capture crash on start | dec05eba |
2024-02-11 | Window capture: fix chroma not centered in video | dec05eba |
2024-02-11 | Same version as gtk gui | dec05eba |
2024-02-10 | Support monitor rotation, clear window capture background, support hdr | dec05eba |
2024-01-29 | Use variable framerate mode by default on nvidia x11 too | dec05eba |
2024-01-28 | nvidia wayland: support hardware cursor plane | dec05eba |
2024-01-19 | Better handle pausing with missing audio frames | dec05eba |
2024-01-17 | Fix stuttering audio on pulseaudio + opus + multiple audio sources merged | dec05eba |
2024-01-16 | Test improve audio drifting in some cases | dec05eba |
2024-01-11 | Nvidia: use default p4 preset instead of p5, might fix frame issues | dec05eba |
2024-01-07 | Add option to pause/unpause recording with SIGUSR2 signal | dec05eba |
2024-01-05 | Create directory to output file if not exists | dec05eba |
2023-12-31 | umask before setcap, fix for possible issue in the future | dec05eba |
2023-12-03 | Fix opus and flac audio sources, fix crash when live streaming without an aud... | dec05eba |
2023-12-01 | Reconfigure quality for av1 and hevc vaapi | dec05eba |
2023-11-30 | Workaround mesa (amd and intel driver issue): use hevc when mkv is used since... | dec05eba |
2023-11-30 | Allow both hevc and h265 (as alias) | dec05eba |
2023-11-29 | Add --list-supported-video-codecs command | dec05eba |
2023-11-28 | Configure vaapi quality settings (higher qp, lower file size) | dec05eba |
2023-11-28 | Add -sc argument to specify a script that runs on the saved video file | dec05eba |
2023-11-27 | Fix possible crash when recording multiple audio sources (merged) | dec05eba |
2023-11-18 | sigkill kms server | dec05eba |
2023-11-18 | close socketpair before sigint | dec05eba |
2023-11-18 | Kill kms server instead of sigint, fixes being stuck with pkexec | dec05eba |
2023-11-18 | Properly send socketpair fd to kms server | dec05eba |