aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
25 hoursAttempt to fix nvenc query on old nvidia cards (driver version 470)dec05eba
41 hoursRemove damage tracking for now, better frame timing (deal with time error acc...dec05eba
3 daysrdec05eba
3 daysFix for ffmpeg 7.1dec05eba
3 daysConstant framerate tweakingdec05eba
3 daysUse async_depth option on vaapi for much better encoding performancedec05eba
5 daysDisable pure vaapi for intel because it doesn't work, will be fixed later if ...dec05eba
5 dayskms: allow capture higher than monitor framerate on waylanddec05eba
5 daysFix mixed audio messed up because of sleep in mutex lockdec05eba
5 daysFallback to non-hdr for portal capturedec05eba
5 daysPure vaapi capture (for capture target) and opengl composition for cursor onl...dec05eba
5 daysImprove capture performance on amd/intel when using monitor capture: capture ...dec05eba
7 daysRemove xi2 code, it's not neededdec05eba
7 daysPortal: sync capture to frame updatedec05eba
7 daysAllow recording at very low fpsdec05eba
7 daysUpdate usagedec05eba
8 daysAllow -fm content with monitor capture on x11dec05eba
8 daysProperly damage if moving cursordec05eba
8 daysSet update fps to video fps, on x11 sync video to damage trackingdec05eba
2024-09-07Move amix to separate threaddec05eba
2024-09-06Move damage tracking to separate filedec05eba
2024-09-06Portal: fix external texturedec05eba
2024-09-06Revert "Portal: fix external texture glitches"dec05eba
2024-09-06Portal: fix external texture glitchesdec05eba
2024-09-06Allow prime run with desktop portaldec05eba
2024-09-06Explicit glFlush/glFinish before and after render operations to fix tearing a...dec05eba
2024-09-05Fix systemd service filedec05eba
2024-09-05More cleanup hwdevice ctxFaker0715
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-29Prepare for video codec query, cleanup readme, add libva-drm as dependencydec05eba
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-18x11 cursor deinit: check if display is validdec05eba
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-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-16Remove unused includedec05eba