Tags: joshua-dong/Cap
Tags
Audio fixes (CapSoftware#1319) * Audio fixes - For devices with >2 channels, only use first 2 when loading into ffmpeg - If output pipeline only has 1 audio source, don't use audio mixer * add wrap_frame tests * clear example * add error context * cleanup * ensure with_max_channels creates new struct
PostHog track API backend (CapSoftware#1284) * fix * fixes * safer comparision * fix * fallback to cap.so * Rust properly
recording: move display+crop conversion out of capture sources (CapSo… …ftware#1257) * recording: move display+crop conversion out of capture sources * more anyhow errors * more error handling fixes * fix * Update crates/recording/src/capture_pipeline.rs Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * delay cursor crop calculation --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Merge branch 'main' of https://github.com/CapSoftware/Cap
feat: Add configurable cursor idle hide delay and fade (CapSoftware#1184 ) * feat: Add configurable cursor idle hide delay and fade * formatting * CodeRabbit suggestion
Remove todo!() in pause/resume and fix timing on macos (CapSoftware#1153 ) * fix pause/resume and timing on macos * clippy
PreviousNext