Age | Commit message (Expand) | Author |
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 |
2024-07-15 | Show info why screencast session is not restore if -restore-portal-session ye... | dec05eba |
2024-07-15 | Add support for desktop portal capture (-w portal) | dec05eba |
2024-07-06 | Only use global quality parameter for amd/intel hardware encoding | dec05eba |
2024-07-06 | Set global quality for h264 and hevc again | dec05eba |
2024-07-06 | Remove even more old conditions | dec05eba |
2024-07-06 | Remove old condition | dec05eba |
2024-07-06 | Add vp8 and vp9 to --list-supported-video-codecs | dec05eba |
2024-07-06 | Add support for vp8 and vp9 (experimental) | dec05eba |
2024-07-05 | Update error message | dec05eba |
2024-07-05 | Separate video encoding method from capture method | dec05eba |
2024-07-04 | Add support for software video encoding with '-encoder cpu' option, currently... | dec05eba |
2024-06-28 | ammend | dec05eba |
2024-06-28 | Use low latency mode if output is being piped (/dev/stdout as output), do not... | dec05eba |
2024-06-23 | Minor reorder | dec05eba |
2024-06-23 | Default to h264 video codec because amd driver is shit with padding and for b... | dec05eba |
2024-06-22 | Fix audio recording (channel layout) for ffmpeg 7 | dec05eba |
2024-06-21 | fm content: make sure to capture frame on damage and then no damage after fps... | dec05eba |
2024-06-21 | Error if -fm content is used on wayland or not window capture | dec05eba |
2024-06-21 | Add -fm 'content' option to match fps to captured content, only x11 window ca... | dec05eba |
2024-06-19 | Update usage doc, clearify variable framerate with -f option | dec05eba |
2024-06-14 | Properly cut out cursor outside video area when dealing with hevc amd padding | dec05eba |
2024-06-10 | Re-enable intel arc fix (but only for intel systems) | dec05eba |
2024-06-10 | Do not require a valid drm plane to capture a window on amd/intel x11 | dec05eba |
2024-06-08 | Correctly no audio delay if m3u8 | dec05eba |