Age | Commit message (Expand) | Author |
2024-09-14 | Update usage | dec05eba |
2024-09-14 | Allow -fm content with monitor capture on x11 | dec05eba |
2024-09-14 | Properly damage if moving cursor | dec05eba |
2024-09-14 | Set update fps to video fps, on x11 sync video to damage tracking | dec05eba |
2024-09-07 | Move amix to separate thread | dec05eba |
2024-09-06 | Portal: fix external texture | dec05eba |
2024-09-06 | Allow prime run with desktop portal | dec05eba |
2024-09-05 | Fix systemd service file | dec05eba |
2024-08-31 | Faster startup (faster video codec query), fix some video codec callback logic | dec05eba |
2024-08-31 | Add --version command | dec05eba |
2024-08-31 | Enable recording on steam deck with warning, use vbr on steam deck and add -b... | dec05eba |
2024-08-29 | Prepare for video codec query, cleanup readme, add libva-drm as dependency | dec05eba |
2024-08-20 | Disable steam deck support at the moment because the driver is broken (ignore... | dec05eba |
2024-08-20 | Improve quality again | dec05eba |
2024-08-20 | Also revert av1 quality | dec05eba |
2024-08-20 | Revert quality parameters, they were overkill | dec05eba |
2024-08-17 | Fix: hevc and av1 is always 10bits | dec05eba |
2024-08-17 | --info and --list-audio-devices should separate key and value by a | instead ... | dec05eba |
2024-08-17 | Add hevc_10bit and av1_10bit options for 10bit color range, increase video qu... | dec05eba |
2024-08-16 | Allow capture of external monitors on a laptop with dedicated gpu (prime) on ... | dec05eba |
2024-08-15 | Create example start recording script | dec05eba |
2024-08-15 | Disable prime-run + portal for now | dec05eba |
2024-08-15 | Allow prime-run capture on laptop with external gpu when the iGPU | dec05eba |
2024-08-08 | Add -portal-session-token-filepath option to specify where desktop portal ses... | dec05eba |
2024-08-04 | Enable prime-run on wayland | dec05eba |
2024-08-03 | Output h264_software in --info output if available | dec05eba |
2024-08-03 | Fix build for older ffmpeg (hdr metadata) | dec05eba |
2024-08-02 | Variable shadow fix | dec05eba |
2024-08-02 | Allow using 'default_output' / 'default_input' as audio devices (-a option), ... | dec05eba |
2024-08-01 | Only show hdr codecs in info output if wayland | dec05eba |
2024-07-26 | Disable prime-run for now until the option to select a gpu device is added | dec05eba |
2024-07-26 | Info: error if invalid drm card | dec05eba |
2024-07-26 | Move glClear and glx/eglSwapBuffers from capture backends to main | dec05eba |
2024-07-25 | Fix variable shadow warnings | dec05eba |
2024-07-23 | Fix hdr capture causing crash when in replay mode | dec05eba |
2024-07-23 | Output warning that -mf is deprecated | dec05eba |
2024-07-23 | Rename argument -mf to -df (keep -mf for backwards compatibility) | dec05eba |
2024-07-23 | Output hdr options in --info as well | dec05eba |
2024-07-22 | Update readme | dec05eba |
2024-07-21 | Fix HDR capture (HDR metadata is now correct). Note that HDR capture is only ... | dec05eba |
2024-07-21 | Add missing include | dec05eba |
2024-07-20 | Fix portal being displayed as not supported | dec05eba |
2024-07-19 | Update todo and minor usage info | dec05eba |
2024-07-18 | Disable desktop portal capture option on x11 since it doesn't seem to be hard... | dec05eba |
2024-07-17 | vendor instead of gpu | dec05eba |
2024-07-17 | Better info output | dec05eba |
2024-07-17 | Include system info (x11 vs wayland) in --info output | dec05eba |
2024-07-17 | Replace --list-supported-video-codecs and --list-supported-capture-options co... | dec05eba |
2024-07-17 | Add --list-supported-capture-options option, for use by gpu screen recorder gtk | dec05eba |
2024-07-15 | Include virtual capture target in portal capture | dec05eba |