Commit Graph

134 Commits

Author SHA1 Message Date
dec05eba
eb602b9b53 4.2.2: AMD IS SHIT 2024-10-16 01:07:58 +02:00
dec05eba
3e199f241a 4.2.1 2024-10-12 12:20:23 +02:00
dec05eba
f260934667 Version 4.2.0 2024-10-12 01:25:35 +02:00
dec05eba
935a7b892e Rename video encoder cuda to video encoder nvenc 2024-10-09 18:32:26 +02:00
dec05eba
4f709f0fa6 Rename codec query cuda to codec query nvenc 2024-10-01 18:30:11 +02:00
dec05eba
ebc8c69bac Add vulkan video encoding option (-k h264_vulkan). WIP, not fully hardware accelerated yet 2024-09-27 03:03:09 +02:00
dec05eba
1aaa26d87e Move codec query from encoder to separate file 2024-09-26 16:08:26 +02:00
dec05eba
0b20a46e58 Name capture/encoder variable self 2024-09-26 02:36:31 +02:00
dec05eba
77364b7734 4.1.11 sigh 2024-09-21 22:32:44 +02:00
dec05eba
bbb7212726 4.1.10, urgent fix 2024-09-21 15:44:04 +02:00
dec05eba
ff6d468713 4.1.9, Prepare for new hdr metadata alloc function and new preset values in ffmpeg 7.1 2024-09-20 23:01:47 +02:00
dec05eba
702c681a95 4.1.8 2024-09-17 00:13:36 +02:00
dec05eba
69fc104d20 Remove xi2 code, it's not needed 2024-09-15 04:25:10 +02:00
dec05eba
8158a809b7 Move damage tracking to separate file 2024-09-06 23:55:43 +02:00
dec05eba
3446f864e3 version 4.1.7 2024-09-06 13:28:58 +02:00
dec05eba
b99539af57 Add --version command 2024-08-31 00:48:04 +02:00
dec05eba
dfe2b17648 Prepare for video codec query, cleanup readme, add libva-drm as dependency 2024-08-29 22:22:46 +02:00
dec05eba
1b356677ea minor 2024-08-20 15:29:31 +02:00
dec05eba
5ac1db7a65 Revert quality parameters, they were overkill 2024-08-20 01:35:32 +02:00
dec05eba
c57d78f177 4.1.3 2024-08-18 18:01:23 +02:00
Tim Schumacher
6b8e547737 Don't install files using absolute paths
Also, move gsr-nvidia.conf to /lib/modprobe.d, which is the intended
location for installed packages.
2024-08-18 11:11:07 +02:00
dec05eba
81e0b1c54b Update version 2024-08-16 20:44:02 +02:00
dec05eba
804968cfea Version 4.1.0 2024-08-08 02:08:42 +02:00
dec05eba
ddf3fa5a20 Install systemd service file by default, fix modprobe installation path 2024-07-28 19:40:34 +02:00
dec05eba
5e3a3714dd Install modprobe gsr-nvidia.conf on install 2024-07-28 19:34:48 +02:00
dec05eba
9ba92ebad5 Update readme (desktop portal info) 2024-07-15 19:30:46 +02:00
dec05eba
048b8d21ec Add support for desktop portal capture (-w portal) 2024-07-15 19:02:34 +02:00
dec05eba
3400f4d544 Fix missing files from meson build 2024-07-05 10:50:39 +02:00
dec05eba
b9fa7f2fa2 Separate video encoding method from capture method
With this instead of kms_cuda/kms_vaapi/kms_software and
xcomposite_cuda/xcomposite_vaapi/xcomposite_software there
is now only kms and xcomposite.
2024-07-05 10:33:47 +02:00
dec05eba
62d61fda12 Add support for software video encoding with '-encoder cpu' option, currently h264 only 2024-07-04 01:35:03 +02:00
dec05eba
ab78e56872 Add -fm 'content' option to match fps to captured content, only x11 window capture currently supported 2024-06-21 22:18:23 +02:00
dec05eba
5f24cd6de6 Make setcap for install optional 2024-06-11 22:21:00 +02:00
dec05eba
dc86b5b9ec Keep install script behavior the same as before, dont use it if you want normal meson behavior 2024-06-11 17:44:10 +02:00
A person
dfa7dc6659 Migrate to Meson build system 2024-06-11 17:01:51 +02:00