aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-10-02no vulkan prototypesdec05eba
2024-10-02vulkan-headers as dependencydec05eba
2024-10-01Comment out vulkan includes for nowdec05eba
2024-10-01Rename codec query cuda to codec query nvencdec05eba
2024-10-01Support gpus that only support low power encoding mode (Intel Arc A380)dec05eba
2024-09-29Cleanup rcdec05eba
2024-09-27Add vulkan video encoding option (-k h264_vulkan). WIP, not fully hardware ac...dec05eba
2024-09-26Revert "Temp fix for nvfbc"dec05eba
2024-09-26Temp fix for nvfbcdec05eba
2024-09-26Revertdec05eba
2024-09-26Revert "Better glx config selection"dec05eba
2024-09-26debugdec05eba
2024-09-26Better glx config selectiondec05eba
2024-09-26nvfbc fix testdec05eba
2024-09-26Revert "temp debug output"dec05eba
2024-09-26temp debug outputdec05eba
2024-09-26Move codec query from encoder to separate filedec05eba
2024-09-26Name capture/encoder variable selfdec05eba
2024-09-26Add template for vulkan video encodingdec05eba
2024-09-22Commentsdec05eba
2024-09-21Fallback for vaapi copy to opengl copydec05eba
2024-09-21Fix first frame is blackdec05eba
2024-09-21Revert "frame test"dec05eba
2024-09-21frame testdec05eba
2024-09-21Revert recent time framing and performance changes as it affects slower devic...dec05eba
2024-09-204.1.9, Prepare for new hdr metadata alloc function and new preset values in f...dec05eba
2024-09-20Dont crash on error in nvenc querydec05eba
2024-09-20Pls workdec05eba
2024-09-20Attempt to fix nvenc query on old nvidia cards (driver version 470)dec05eba
2024-09-20Remove damage tracking for now, better frame timing (deal with time error acc...dec05eba
2024-09-18rdec05eba
2024-09-18Fix for ffmpeg 7.1dec05eba
2024-09-18Constant framerate tweakingdec05eba
2024-09-18Use async_depth option on vaapi for much better encoding performancedec05eba
2024-09-17Disable pure vaapi for intel because it doesn't work, will be fixed later if ...dec05eba
2024-09-16kms: allow capture higher than monitor framerate on waylanddec05eba
2024-09-16Fix mixed audio messed up because of sleep in mutex lockdec05eba
2024-09-16Fallback to non-hdr for portal capturedec05eba
2024-09-16Pure vaapi capture (for capture target) and opengl composition for cursor onl...dec05eba
2024-09-16Improve capture performance on amd/intel when using monitor capture: capture ...dec05eba
2024-09-15Remove xi2 code, it's not neededdec05eba
2024-09-15Portal: sync capture to frame updatedec05eba
2024-09-14Allow recording at very low fpsdec05eba
2024-09-14Update usagedec05eba
2024-09-14Allow -fm content with monitor capture on x11dec05eba
2024-09-14Properly damage if moving cursordec05eba
2024-09-14Set 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