aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Expand)Author
11 hours4.1.9, Prepare for new hdr metadata alloc function and new preset values in f...HEADmasterdec05eba
32 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
4 daysFix mixed audio messed up because of sleep in mutex lockdec05eba
4 daysFallback to non-hdr for portal capturedec05eba
4 daysPure vaapi capture (for capture target) and opengl composition for cursor onl...dec05eba
4 daysImprove capture performance on amd/intel when using monitor capture: capture ...dec05eba
6 daysPortal: sync capture to frame updatedec05eba
7 daysAllow recording at very low fpsdec05eba
7 daysUpdate usagedec05eba
7 daysAllow -fm content with monitor capture on x11dec05eba
7 daysProperly damage if moving cursordec05eba
7 daysSet update fps to video fps, on x11 sync video to damage trackingdec05eba
14 daysMove amix to separate threaddec05eba
2024-09-06Portal: fix external texturedec05eba
2024-09-06Allow prime run with desktop portaldec05eba
2024-09-05Fix systemd service filedec05eba
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-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-16Allow capture of external monitors on a laptop with dedicated gpu (prime) on ...dec05eba
2024-08-15Create example start recording scriptdec05eba
2024-08-15Disable prime-run + portal for nowdec05eba
2024-08-15Allow prime-run capture on laptop with external gpu when the iGPUdec05eba
2024-08-08Add -portal-session-token-filepath option to specify where desktop portal ses...dec05eba
2024-08-04Enable prime-run on waylanddec05eba
2024-08-03Output h264_software in --info output if availabledec05eba
2024-08-03Fix build for older ffmpeg (hdr metadata)dec05eba
2024-08-02Variable shadow fixdec05eba
2024-08-02Allow using 'default_output' / 'default_input' as audio devices (-a option), ...dec05eba
2024-08-01Only show hdr codecs in info output if waylanddec05eba
2024-07-26Disable prime-run for now until the option to select a gpu device is addeddec05eba
2024-07-26Info: error if invalid drm carddec05eba
2024-07-26Move glClear and glx/eglSwapBuffers from capture backends to maindec05eba
2024-07-25Fix variable shadow warningsdec05eba
2024-07-23Fix hdr capture causing crash when in replay modedec05eba
2024-07-23Output warning that -mf is deprecateddec05eba
2024-07-23Rename argument -mf to -df (keep -mf for backwards compatibility)dec05eba
2024-07-23Output hdr options in --info as welldec05eba