<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpu-screen-recorder/include/capture/kms.h, branch debian</title>
<subtitle>The fastest screen recording tool for Linux
</subtitle>
<id>https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/atom?h=debian</id>
<link rel='self' href='https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/atom?h=debian'/>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/'/>
<updated>2026-07-14T20:29:27Z</updated>
<entry>
<title>Move kde lights to main</title>
<updated>2026-07-14T20:29:27Z</updated>
<author>
<name>dec05eba</name>
<email>dec05eba@protonmail.com</email>
</author>
<published>2026-07-14T20:29:27Z</published>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/commit/?id=775bb08013536b38bcfed897164ae6e0b5f5a983'/>
<id>urn:sha1:775bb08013536b38bcfed897164ae6e0b5f5a983</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for camera (yuyv, mjpeg) and multiple capture sources</title>
<updated>2025-12-23T17:57:43Z</updated>
<author>
<name>dec05eba</name>
<email>dec05eba@protonmail.com</email>
</author>
<published>2025-12-23T17:05:48Z</published>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/commit/?id=62e180903e376f8492bcc1705a97566ecc718f2b'/>
<id>urn:sha1:62e180903e376f8492bcc1705a97566ecc718f2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Take screenshot with XGetImage on x11 to workaround nvidia driver (nvfbc) limitation that only allows one nvfbc session at a time</title>
<updated>2025-03-13T21:34:29Z</updated>
<author>
<name>dec05eba</name>
<email>dec05eba@protonmail.com</email>
</author>
<published>2025-03-13T21:34:29Z</published>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/commit/?id=b0de8588f2f4a5204e9bc22218eed884fa741153'/>
<id>urn:sha1:b0de8588f2f4a5204e9bc22218eed884fa741153</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add region capture with -w region -region WxH+X+Y</title>
<updated>2025-03-12T23:18:28Z</updated>
<author>
<name>dec05eba</name>
<email>dec05eba@protonmail.com</email>
</author>
<published>2025-03-12T23:18:28Z</published>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/commit/?id=92492db788e97db028176c942e9aed047f8f152a'/>
<id>urn:sha1:92492db788e97db028176c942e9aed047f8f152a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add option to change output resolution (-s)</title>
<updated>2024-10-26T18:58:00Z</updated>
<author>
<name>dec05eba</name>
<email>dec05eba@protonmail.com</email>
</author>
<published>2024-10-26T18:57:57Z</published>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/commit/?id=112640282d236587dff0fd09e5137bfbc4cfec06'/>
<id>urn:sha1:112640282d236587dff0fd09e5137bfbc4cfec06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove damage tracking for now, better frame timing (deal with time error accumulation)</title>
<updated>2024-09-20T00:20:42Z</updated>
<author>
<name>dec05eba</name>
<email>dec05eba@protonmail.com</email>
</author>
<published>2024-09-20T00:20:42Z</published>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/commit/?id=aef223d844239e2ea66109c20bdd72c0a7d8faee'/>
<id>urn:sha1:aef223d844239e2ea66109c20bdd72c0a7d8faee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add hevc_10bit and av1_10bit options for 10bit color range, increase video quality (qp)</title>
<updated>2024-08-17T17:55:09Z</updated>
<author>
<name>dec05eba</name>
<email>dec05eba@protonmail.com</email>
</author>
<published>2024-08-17T17:55:09Z</published>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/commit/?id=3ec93bcc41d9636f0acd195c60ca86e58f356637'/>
<id>urn:sha1:3ec93bcc41d9636f0acd195c60ca86e58f356637</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Separate video encoding method from capture method</title>
<updated>2024-07-05T08:33:47Z</updated>
<author>
<name>dec05eba</name>
<email>dec05eba@protonmail.com</email>
</author>
<published>2024-07-04T23:59:04Z</published>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/commit/?id=b9fa7f2fa25ee37c87077bce468c95e48fce5c18'/>
<id>urn:sha1:b9fa7f2fa25ee37c87077bce468c95e48fce5c18</id>
<content type='text'>
With this instead of kms_cuda/kms_vaapi/kms_software and
xcomposite_cuda/xcomposite_vaapi/xcomposite_software there
is now only kms and xcomposite.
</content>
</entry>
<entry>
<title>Remove video_alignment_padding variable, replace with putting capture content in the center with frame resolution and capture resolution diff</title>
<updated>2024-06-10T16:41:05Z</updated>
<author>
<name>dec05eba</name>
<email>dec05eba@protonmail.com</email>
</author>
<published>2024-06-10T16:41:05Z</published>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/commit/?id=e43934e2d2219bdd9a99c78463aa47cfc0404dcd'/>
<id>urn:sha1:e43934e2d2219bdd9a99c78463aa47cfc0404dcd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Take amd hevc video alignment padding into consideration to move video content to center of video with black bars on all sides instead of only right/bottom</title>
<updated>2024-06-10T15:51:09Z</updated>
<author>
<name>dec05eba</name>
<email>dec05eba@protonmail.com</email>
</author>
<published>2024-06-10T15:51:09Z</published>
<link rel='alternate' type='text/html' href='https://sekoohaka.ddns.net/Debian/gpu-screen-recorder/commit/?id=adbd5d976615d6f4edb162899dc28c0cec9e292b'/>
<id>urn:sha1:adbd5d976615d6f4edb162899dc28c0cec9e292b</id>
<content type='text'>
</content>
</entry>
</feed>
