aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
20 hoursSupport gpus that only support low power encoding mode (Intel Arc A380)dec05eba
3 daysCleanup rcdec05eba
5 daysAdd vulkan video encoding option (-k h264_vulkan). WIP, not fully hardware ↵dec05eba
accelerated yet
6 daysRevert "Temp fix for nvfbc"dec05eba
This reverts commit 8ab1150fb83dbd719858a4d14c82ddf258d83f35.
6 daysTemp fix for nvfbcdec05eba
6 daysRevertdec05eba
6 daysRevert "Better glx config selection"dec05eba
This reverts commit 69c3102465e1d0246d2f78073b517e2779733054.
6 daysdebugdec05eba
6 daysBetter glx config selectiondec05eba
6 daysnvfbc fix testdec05eba
6 daysRevert "temp debug output"dec05eba
This reverts commit 97998f1bab12380b28dd5d97eef4532930ecdd93.
6 daystemp debug outputdec05eba
6 daysMove codec query from encoder to separate filedec05eba
7 daysName capture/encoder variable selfdec05eba
7 daysAdd template for vulkan video encodingdec05eba
10 daysCommentsdec05eba
11 daysFallback for vaapi copy to opengl copydec05eba
11 daysFix first frame is blackdec05eba
11 daysRevert "frame test"dec05eba
This reverts commit 048efbd851fa454bc21a53035ceeecaa75b602c1.
11 daysframe testdec05eba
11 daysRevert recent time framing and performance changes as it affects slower ↵dec05eba
devices badly
12 days4.1.9, Prepare for new hdr metadata alloc function and new preset values in ↵dec05eba
ffmpeg 7.1
12 daysDont crash on error in nvenc querydec05eba
12 daysPls workdec05eba
12 daysAttempt to fix nvenc query on old nvidia cards (driver version 470)dec05eba
13 daysRemove damage tracking for now, better frame timing (deal with time error ↵dec05eba
accumulation)
14 daysrdec05eba
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
possible
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 ↵dec05eba
only when capturing window and portal as well, clear background on resize for monitor capture
2024-09-16Improve capture performance on amd/intel when using monitor capture: capture ↵dec05eba
display frame using purely vaapi unless the monitor is rotated
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
Only damage if cursor is inside the target area
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
2024-09-06Revert "Portal: fix external texture glitches"dec05eba
This reverts commit 0f289b58bbd4a81f1d0288e89b5fef70719141a2.
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 ↵dec05eba
and stutter on amd