aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-04-09Move kms client and server to separate directoriesdec05eba
2023-04-08Use flatpak-spawn in flatpakdec05eba
2023-04-08Only use flatpak-spawn if inside flatpak, use gsr-kms-server in PATHdec05eba
2023-04-08testdec05eba
2023-04-08pkexec testdec05eba
2023-04-08kms permission ok if running as root, no pkexec neededdec05eba
2023-04-08Better amd/intel quality tuningdec05eba
2023-04-07Implement kms vaapi capturedec05eba
2023-04-03Cleanup replay packets after usedec05eba
2023-04-02Fix -k descriptiondec05eba
2023-04-01Dont initialize vaapi on nvidia (fixes crash on startup)dec05eba
2023-04-01Rename drm to vaapiSteam Deck User
2023-04-01Cleanup xcomposite_drmSteam Deck User
2023-04-01Use vaapi to do rgb->yuv420p color conversionSteam Deck User
2023-04-01Xsync after overclock (and reset), dont set colorspace datadec05eba
2023-03-31Make sure region size for focused window is divisable by 2dec05eba
2023-03-31Install coolbits if using nvidia, add preserve video memory install scriptdec05eba
2023-03-27Better usage formattingdec05eba
2023-03-26Add code for variable frameratedec05eba
2023-03-26Remove yuv444 for nowdec05eba
2023-03-26Move video encoding to separate thread, remove pixel_format that doesn't do a...dec05eba
2023-03-26Add pixfmt yuv420p/yuv444p option to set lossless colordec05eba
2023-03-26Remove unused and invalid flagsdec05eba
2023-03-26Remove unused codedec05eba
2023-03-24Do not automatically install coolbits because if used on amd/intel then xorg ...dec05eba
2023-03-21Add error message if using wayland (without xwayland) or xwaylanddec05eba
2023-03-17Update readmedec05eba
2023-03-17Add overclocking option -oc to workaround a NVIDIA driver bug (forcefully set...dec05eba
2023-03-17vaapi wipSteam Deck User
2023-03-10Fix for ffmpeg 6 (nvenc hevc doesn't support b frames)dec05eba
2023-03-04Support opus flt and fltpdec05eba
2023-03-04dddec05eba
2023-03-04expdec05eba
2023-03-04Enable experimental support to make sure opus/flac works on older ffmpeg vers...dec05eba
2023-03-04Improve usage doc for -acdec05eba
2023-03-04Add opus/flac audio options (only supported my mp4/mkv)dec05eba
2023-03-04Add screen-direct-force option for VRR monitordec05eba
2023-02-22Fix broken video because of broken audio, most noticably in replaydec05eba
2023-02-19Fix follow focused for the first window and when switching from/to invalid wi...dec05eba
2023-02-16Add option to merge audio devices by separating audio inputs with | in one -adec05eba
2023-01-18Fix crash on error: dont do av_buffer_unref on frame contex because device_ct...dec05eba
2023-01-07Add info about audio names to readme filedec05eba
2023-01-01mmdec05eba
2022-12-20Merge code fixdec05eba
2022-12-20Make -c optional, select container format from file extension by defaultdec05eba
2022-12-20Better audio/video sync, disable broken screen-direct again (nvidia driver bug)dec05eba
2022-12-20Re-enable screen-direct, disable h264 forced fallback and use p6 againdec05eba
2022-12-20Attempt to reduce stuttering of videodec05eba
2022-12-20follow focuseddec05eba
2022-11-30wip inteldec05eba