aboutsummaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Expand)Author
2023-05-17Readd opus tododec05eba
2023-05-17Fix all warningsdec05eba
2023-05-12kms_vaapi: fix regression, screen rotation not working when capturing screendec05eba
2023-05-12kms_vaapi: support multiple drm planes (fixes capture on some multi monitor s...dec05eba
2023-04-27manjaro *****dec05eba
2023-04-27Temporary disable opus/flac because it breaks multiple audio, fix possible au...dec05eba
2023-04-22kms_vaapi: add cursor capture for amd/intel monitor capturedec05eba
2023-04-18Show shorter form of help on argument errordec05eba
2023-04-15Remove extra swapBuffer in kms capturedec05eba
2023-04-15Apply rotation fix for intel as well (for kms capture)dec05eba
2023-04-15Fix AMD single monitor rotated display being rotated in recordingdec05eba
2023-04-11Temporary disable monitor recording on amd/inteldec05eba
2023-04-10Remove unecessary vaCreatebuffer every framedec05eba
2023-04-10kms: get plane every frame, might fix not updating issue and issue where plan...dec05eba
2023-04-09TODO fixeddec05eba
2023-04-08Use flatpak-spawn in flatpakdec05eba
2023-04-08Remove ubuntu specific install scriptsdec05eba
2023-04-01Dont initialize vaapi on nvidia (fixes crash on startup)dec05eba
2023-04-01Add install script for amd/intel for ubuntuSteam Deck User
2023-04-01Cleanup xcomposite_drmSteam Deck User
2023-04-01Use vaapi to do rgb->yuv420p color conversionSteam Deck User
2023-03-31tododec05eba
2023-03-31Install coolbits if using nvidia, add preserve video memory install scriptdec05eba
2023-03-26Remove yuv444 for nowdec05eba
2023-03-26Add pixfmt yuv420p/yuv444p option to set lossless colordec05eba
2023-03-17Add overclocking option -oc to workaround a NVIDIA driver bug (forcefully set...dec05eba
2023-03-17vaapi wipSteam Deck User
2023-02-16Add option to merge audio devices by separating audio inputs with | in one -adec05eba
2022-12-30Remove unused filedec05eba
2022-12-20follow focuseddec05eba
2022-11-30wip inteldec05eba
2022-10-16Refactor xcomposite into abstract capture apidec05eba
2022-10-06Update info about cudadec05eba
2022-10-03Add info about flatpak package, default to h264 (unless resolution is greater...dec05eba
2022-09-28Remove dependency on glew and glfw, move external files to external directorydec05eba
2022-09-26Load cuda at runtime. Include cuda header files inside the projectdec05eba
2022-09-20Do not allocate cuda buffer when using nvfbcdec05eba
2022-09-20Fix replay video/audio desync, fix dummy audio when dropping audio input, giv...dec05eba
2022-09-18GNOME: fix recording windows with client-side decorations by recording the co...dec05eba
2022-09-06Fix crackling audio with pipewire and only add empty audio packets until the ...dec05eba
2022-09-02Make video framerate constant, fix audio desync a bit when no audio playing f...dec05eba
2022-08-23Add option to use multiple audio inputs (each in their own audio track)dec05eba
2022-07-06Do not allow recording area right now when recording screen/monitordec05eba
2022-04-26Update README with info about nvfbc being slowerdec05eba
2022-04-05Remove unecessary cuda memcpy when using nvfbcdec05eba
2022-03-31Close screenrecorder when target window is closeddec05eba
2022-03-25Redesign replay to save to file and continue on SIGUSR1dec05eba
2022-03-24Fix fullscreen window forcefully getting unfullscreened on i3 and bspwmdec05eba
2022-03-22Add script to record the selected window (with the active audio device)dec05eba
2021-11-14Update readme with info about nvlaxdec05eba