aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main.cpp
AgeCommit message (Expand)Author
2026-07-24Fix nvidia and vulkan av1 quality, vp8 and vp9 vaapi qualitydec05eba
2026-07-24pipewire capture: add fallback for formats without modifier (fix for old amd ...dec05eba
2026-07-18Only show fragmented mp4 version if it applies to the file formatdec05eba
2026-07-14Move kde lights to maindec05eba
2026-07-13Add -exclude-metadata optiondec05eba
2026-07-04Implemented logic for custom audio track namesDaniel Allen
2026-07-03Fix audio sometimes glitching at the start of videodec05eba
2026-07-02Make audio titles more descriptive, using the audio description rather than namedec05eba
2026-06-23printf error on replay save, add alpine package to READMEdec05eba
2026-06-01Only install nvidia profile when the driver is loadedConnor Welsh
2026-05-29Fix -c whip not working (dont do avio_open for live streams)dec05eba
2026-05-27Add check for libavformat version before using hybrid_fragmented, to workarou...dec05eba
2026-05-20plugin: add is_damaged and clear_damagedec05eba
2026-05-16Fix audio/video desync when recording while replaying/streamingdec05eba
2026-05-14Fix vulkan video encoding on nvidia x11 when capturing a monitordec05eba
2026-05-09Move XSelectInput on default root window from xcomposite to once in maindec05eba
2026-05-04Allow opus audio codec with mpegts containerendigma
2026-05-03Add support for plugins in screenshot as well, improve plugin supportdec05eba
2026-05-03RGB8 -> RGBdec05eba
2026-05-02Install nvidia profile to get around cuda p2 state issue, even without vulkan...dec05eba
2026-05-02Remove deprecated overclocking optiondec05eba
2026-04-23Print warning if hybrid_fragmented is not availabledec05eba
2026-04-23Switch to hybrid fragmented mp4dec05eba
2026-04-22Test: ignore av_write_trailer errordec05eba
2026-04-22testdec05eba
2026-04-21Make sure the first frame is pts 0dec05eba
2026-04-17Implement vulkan video capture (h264, hevc and av1)dec05eba
2026-03-01Portal capture: test disable modifier recheck samedec05eba
2026-02-25Fix incorrect manpagedec05eba
2026-02-09Add --list-monitors option to list only monitors, refactordec05eba
2026-01-27Add -write-first-frame-ts switchVictor Nova
2026-01-26Remove fixed TODOdec05eba
2026-01-24Revert "Test dont set environment variables"dec05eba
2026-01-24Test dont set environment variablesdec05eba
2026-01-23Remove capture source property clamp, cleanup manpagedec05eba
2026-01-23Fix negative relative position not working (incorrectly clamped to 0, 100)dec05eba
2026-01-21Lock around get packet datadec05eba
2026-01-21Clone replay buffer immediately, only one short mutex lockdec05eba
2026-01-21Fix possible replay race condition, move mutex out of replaydec05eba
2026-01-20Print correct regions when region is invaliddec05eba
2026-01-20Wayland region: fix incorrect region captured if monitor is scaleddec05eba
2026-01-15Ignore scalar sizes that aren't 100% for video size calculationdec05eba
2026-01-15Add -low-power option to allow prevent the gpu to go into a high power mode o...dec05eba
2026-01-15v4l2: select best camera option by defaultdec05eba
2026-01-08Fix application audio node getting recreated by pipewire after suspended (idl...dec05eba
2026-01-07debug outputdec05eba
2026-01-05Add -ffmpeg-video-opts and -ffmpeg-audio-optsdec05eba
2025-12-30Add -ffmpeg-opts argument to pass additional options to ffmpegdec05eba
2025-12-25Correctly combine damage tracking when using multiple sourcesdec05eba
2025-12-24Fix v4l2 mjpeg on nvidia, yuyv on nvidia not donedec05eba