aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-03More cleanupdec05eba
2024-09-03Cleanup hwdevice ctxdec05eba
2024-08-31Disable vaapi info debug logdec05eba
2024-08-31mdec05eba
2024-08-31Faster startup (faster video codec query), fix some video codec callback logicdec05eba
2024-08-31Add --version commanddec05eba
2024-08-31Enable recording on steam deck with warning, use vbr on steam deck and add -b...dec05eba
2024-08-29glx readmedec05eba
2024-08-29Prepare for video codec query, cleanup readme, add libva-drm as dependencydec05eba
2024-08-20minordec05eba
2024-08-20Disable steam deck support at the moment because the driver is broken (ignore...dec05eba
2024-08-20Improve quality againdec05eba
2024-08-20Also revert av1 qualitydec05eba
2024-08-20Revert quality parameters, they were overkilldec05eba
2024-08-19commentdec05eba
2024-08-19Update commentsdec05eba
2024-08-18Explain why portal needs access to process root filedec05eba
2024-08-18x11 cursor deinit: check if display is validdec05eba
2024-08-184.1.3dec05eba
2024-08-18Fix kms capture crash on wayland if x11 is not available (always the case in ...dec05eba
2024-08-18Small refactor in pipewire code, remove unused extra/install_preserve_video_m...dec05eba
2024-08-18Don't install files using absolute pathsTim Schumacher
2024-08-18TODO: track vbr/cbrdec05eba
2024-08-17Update TODOdec05eba
2024-08-17Fix: hevc and av1 is always 10bitsdec05eba
2024-08-17--info and --list-audio-devices should separate key and value by a | instead ...dec05eba
2024-08-17Add hevc_10bit and av1_10bit options for 10bit color range, increase video qu...dec05eba
2024-08-16Refactor kms capturedec05eba
2024-08-16Update versiondec05eba
2024-08-16Remove unused includedec05eba
2024-08-16Allow capture of external monitors on a laptop with dedicated gpu (prime) on ...dec05eba
2024-08-15Create example start recording scriptdec05eba
2024-08-15Fix software encoding option not workingdec05eba
2024-08-15Disable prime-run + portal for nowdec05eba
2024-08-15HACK: portal: copy external image to internal image before render. Dont stop ...dec05eba
2024-08-15minordec05eba
2024-08-15Fix crash, use opengl es instead of opengl desktopdec05eba
2024-08-15Use external texture target for external texturedec05eba
2024-08-15Allow prime-run capture on laptop with external gpu when the iGPUdec05eba
2024-08-15Debug test againdec05eba
2024-08-15Debug output testdec05eba
2024-08-10Make libglx optional (alpine doesn't have it)dec05eba
2024-08-09mdec05eba
2024-08-09Clearify that it works on amd, intel and nvidiadec05eba
2024-08-08/sbin/setcap -> /usr/sbin/setcapdec05eba
2024-08-08Version 4.1.0dec05eba
2024-08-08Fix possible capture lag (especially with desktop portal capture)dec05eba
2024-08-08Add -portal-session-token-filepath option to specify where desktop portal ses...dec05eba
2024-08-04Compressed plane now works, update readme and remove warningdec05eba
2024-08-04Enable prime-run on waylanddec05eba