aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-10-06Update TODOdec05eba
2024-10-03Support hevc vulkan, fix vulkan encoding for all resolutions, disable vulkan ↵dec05eba
encoding for now until drivers and ffmpeg work properly
2024-10-02Proper error handling for fd cleanup in vaapi querydec05eba
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 ↵dec05eba
accelerated yet
2024-09-26Revert "Temp fix for nvfbc"dec05eba
This reverts commit 8ab1150fb83dbd719858a4d14c82ddf258d83f35.
2024-09-26Temp fix for nvfbcdec05eba
2024-09-26Revertdec05eba
2024-09-26Revert "Better glx config selection"dec05eba
This reverts commit 69c3102465e1d0246d2f78073b517e2779733054.
2024-09-26debugdec05eba
2024-09-26Better glx config selectiondec05eba
2024-09-26nvfbc fix testdec05eba
2024-09-26Revert "temp debug output"dec05eba
This reverts commit 97998f1bab12380b28dd5d97eef4532930ecdd93.
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-24mdec05eba
2024-09-24minor readmedec05eba
2024-09-24Update about link in readmedec05eba
2024-09-22Commentsdec05eba
2024-09-214.1.11 sigh4.1.11dec05eba
2024-09-21Fallback for vaapi copy to opengl copydec05eba
2024-09-21exit 0 instead of exit 1dec05eba
2024-09-21Add start/stop example scriptdec05eba
2024-09-21Fix first frame is blackdec05eba
2024-09-21Revert "frame test"dec05eba
This reverts commit 048efbd851fa454bc21a53035ceeecaa75b602c1.
2024-09-21frame testdec05eba
2024-09-214.1.10, urgent fixdec05eba
2024-09-21Revert recent time framing and performance changes as it affects slower ↵dec05eba
devices badly
2024-09-204.1.9, Prepare for new hdr metadata alloc function and new preset values in ↵dec05eba
ffmpeg 7.1
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 ↵dec05eba
accumulation)
2024-09-18rdec05eba
2024-09-18Mdec05eba
2024-09-18mdec05eba
2024-09-18More FAQdec05eba
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-174.1.8dec05eba
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