summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Expand)Author
2024-08-20Revert quality parameters, they were overkilldec05eba
2024-08-18Fix kms capture crash on wayland if x11 is not availabledec05eba
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-15Fix software encoding option not workingdec05eba
2024-08-15Fix portal capture option not available when laptop monitor is disableddec05eba
2024-08-08Fix possible capture lag (especially with desktop portal capture)dec05eba
2024-08-04Allow prime-run on waylanddec05eba
2024-07-28fix modprobe installation pathdec05eba
2024-07-28Install modprobe gsr-nvidia.conf to workaround nvidia driver suspend bug that...dec05eba
2024-07-26Disable prime-run for now until the option to select a gpu device is addeddec05eba
2024-07-25nvidia x11: fix screen-direct-force not working because it was ignoreddec05eba
2024-07-23Fix capture on amd, Fix hdr capture causing crash when in replay modedec05eba
2024-07-22Fix pipewire capture on amd (fallback to no drm modifiers if eglCreateImage f...dec05eba
2024-07-22Fix portal capture on intel, support multiple planes in one egl image (might ...dec05eba
2024-07-22Fix deskto portal capture on nvidia (add missing modifiers)dec05eba
2024-07-21Fix HDR capture (HDR metadata is now correct). Note that HDR capture is only ...dec05eba
2024-07-20Fix portal being displayed as not supporteddec05eba
2024-07-20More precise error on portaldec05eba
2024-07-19Show better error if desktop portal is borkeddec05eba
2024-07-19Disable pipewire on x11, stop pipewire recording when pressing end recording ...dec05eba
2024-07-18Fix desktop portal capture (remove cap sys nice), clear portal capture backgr...dec05eba
2024-07-16Show error that desktop portal is in general not supported on x11dec05eba
2024-07-15Add support for desktop portal capture (-w portal) (experimental)dec05eba
2024-07-06Add cpu encoding option (-encoder cpu), vp8 and vp9. Refactor large portion o...dec05eba
2024-06-23Default to h264 video codec because amd driver is shit with padding and for b...dec05eba
2024-06-22Add missing dependency: libxdamagedec05eba
2024-06-22Fix audio recording (channel layout) for ffmpeg 7dec05eba
2024-06-14Properly cut out cursor outside video area when dealing with hevc amd paddingdec05eba
2024-06-11Replace build system with mesondec05eba
2024-06-10Fix incorrect monitor matching for rotation on wayland gnome in some casesdec05eba
2024-06-10Re-enable intel arc fix (but only for intel systems)dec05eba
2024-06-10Revert intel arc fix, it broke recording on some amd systemsdec05eba
2024-06-10Workaround amd driver bug: hevc ffmpeg/mesa misaligned resolution causing gli...dec05eba
2024-06-10Fix screen capture on intel arc gpu (on x11 and wayland)dec05eba
2024-06-08Correctly no audio delay if m3u8dec05eba
2024-06-03Dont set audio delay for any live stream, force non av1 video codec and aac f...dec05eba
2024-06-02Add secondary audio device to systemd service, rename gopm to keyintdec05eba
2024-05-30Fix recording freeze on nvidia when __GL_SYNC_TO_VBLANK is set to 1dec05eba
2024-05-20Do not force constant framerate for live streamsdec05eba
2024-05-20Support av1 webm (force opus audio for webm files)dec05eba
2024-05-19fix possible freeze on exit if exiting quickly after startdec05eba
2024-05-13Better audio sync for 60 fpsdec05eba
2024-05-13Audio/video sync sucks, i hate this shitdec05eba
2024-05-11Fix mpegts and flv: dont use audio delay if .ts or .flvdec05eba
2024-05-11record audio frames for empty audio track againdec05eba
2024-05-10Re-enable opus and make it default (test)dec05eba
2024-05-08Increase quality (bitrate) when using hdr, to compensate for requiring more b...dec05eba
2024-04-27Improve nvidia video encoding performancedec05eba
2024-04-16better audio/video sync, complain if it doesn't workdec05eba