Age | Commit message (Expand) | Author |
2024-04-13 | Set audio timeout to a low value again | dec05eba |
2024-04-12 | Add -ab option to set a custom audio bitrate | dec05eba |
2024-04-12 | Who cares anymore | dec05eba |
2024-04-11 | Fix messed up audio on some distros (those using pulseaudio?) | dec05eba |
2024-04-11 | Update errmsg, paranoid error handling | 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 | Fix audio (swr) for ffmpeg 4.4 | 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 | Workaround issue in older ffmpeg version with av1 nvenc causing the whole app... | 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 when the cursor is outside the | dec05eba |
2024-03-21 | Fix missing color range set in color conversion for nvidia window capture | dec05eba |
2024-03-21 | Destroy glx context on fail/deinit | 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 | Only update cursor position in window capture if recording cursor | dec05eba |
2024-03-11 | Add -cursor option to not record cursor | dec05eba |
2024-03-11 | Custom bt709 values, less green | dec05eba |
2024-03-11 | Do not create output directory when live streaming | dec05eba |
2024-03-10 | Prime run message | dec05eba |
2024-03-10 | bad size | dec05eba |
2024-03-10 | Use dri card matching current egl context | dec05eba |
2024-03-10 | Fix cursor capture in nvidia wayland, hdr, clear background immediately in wi... | dec05eba |
2024-03-10 | Revert bt709 colors to default for now | dec05eba |
2024-03-10 | Allow overclocking on window capture nvidia | dec05eba |
2024-03-09 | Refactor capture base | dec05eba |
2024-03-09 | Draw cursor in window capture | dec05eba |
2024-03-09 | Refactor xcomposite | dec05eba |
2024-03-08 | Set frame size to video codec context size, nicer rgb to nv12 | dec05eba |
2024-03-08 | Use opengl capture for nvfbc (prepare for vulkan capture without cuda) | dec05eba |
2024-03-08 | Refactor kms_vaapi and kms_cuda | dec05eba |
2024-03-08 | Pool size 20 for vaapi | dec05eba |
2024-03-08 | Reconfigure quality, force refresh nvfbc frame, mention stutter in readme | dec05eba |
2024-02-28 | vaapi quality configure | dec05eba |
2024-02-27 | glClearColor, update readme with video link of gpu screen recorder vs obs smo... | 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-20 | Add usage example for replay | dec05eba |
2024-02-15 | Errmsg on manJARo to use flatpak instead | dec05eba |
2024-02-14 | Improve error message | dec05eba |
2024-02-13 | unsetenv instead of setenv empty string | dec05eba |
2024-02-13 | Reset LIBVA_DRIVER_NAME enviromment variable if its set by the user | dec05eba |
2024-02-11 | nvidia wayland: add hdr metadata | dec05eba |
2024-02-11 | Fix nvfbc capture crash on start | dec05eba |
2024-02-11 | Window capture: fix chroma not centered in video | dec05eba |